#DFFBF3 Mint Condition
#DFFBF3 (Mint Condition) RGB value is (223, 251, 243).
Red value is 223, green value is 251, and blue value is 243.
Cylindrical-coordinate representations (HSL) of color #DFFBF3: hue: 163°, saturation: 77.8%, and lightness: 92.9%.
Process color (CMYK) of #DFFBF3 is 11.2%, 0%, 3.2%, 1.6%. Web safe color equivalent of #DFFBF3 is ##CCFFFF. Color #DFFBF3 contains mainly Cyan.
Color Spaces
| Color spaces of #DFFBF3 | Value |
|---|---|
| RGB | 223, 251, 243 |
| HSL | 163°, 77.8%, 92.9% |
| HSV / HSB | 163°, 11.2%, 98.4% |
| CMYK | 11.2%, 0%, 3.2%, 1.6% |
| XYZ | 81.1, 91.15, 98.1 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11011111 | 11111011 | 11110011 |
| Octal | 337 | 373 | 363 |
| Decimal | 223 | 251 | 243 |
| Hex | DF | FB | F3 |
Shades of #DFFBF3
Tints of #DFFBF3
.mybgColor { background-color: #DFFBF3; }
.myforeColor { color: #DFFBF3; }
.myborderColor { border: 3px solid #DFFBF3; }
<p style="color:#DFFBF3">Text here</p>
This sample text is styled with font color #DFFBF3. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#DFFBF3">Div content here</div>
<div style="border:3px solid #DFFBF3">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(223, 251, 243, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #DFFBF3; }
.divShadow { -moz-box-shadow: 1px 1px 3px #DFFBF3;
-webkit-box-shadow: 1px 1px 3px #DFFBF3;
box-shadow: 1px 1px 3px #DFFBF3; }
This text has a CSS3 shadow effect generated with RGB color values.
This text has a CSS3 shadow effect generated with Hex color values.
Related Colors & Harmonies
Detailed Specifications & Design Guide for #DFFBF3 (Mint Condition)
Color Overview & Profile: Color #DFFBF3, also known as Mint Condition, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 87% Red (223/255), 98% Green (251/255), and 95% Blue (243/255). The primary color family component is Cyan.
Print & Physical Production Specs: For physical print production and offset printing setups, #DFFBF3 translates into the CMYK subtractive color model with values of 11.2% Cyan, 0% Magenta, 3.2% Yellow, and 1.6% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 163°, saturation of 77.8%, and lightness of 92.9%.
Web Accessibility & Design Recommendations: When implementing #DFFBF3 in web frontend frameworks, ensure sufficient contrast ratios for readability according to WCAG 2.1 standards. The web-safe equivalent hex value for this color is ##CCFFFF.
