#94D2BF Wintermint
#94D2BF (Wintermint) RGB value is (148, 210, 191).
Red value is 148, green value is 210, and blue value is 191.
Cylindrical-coordinate representations (HSL) of color #94D2BF: hue: 162°, saturation: 40.8%, and lightness: 70.2%.
Process color (CMYK) of #94D2BF is 29.5%, 0%, 9%, 17.6%. Web safe color equivalent of #94D2BF is ##99CCCC. Color #94D2BF contains mainly Cyan.
Color Spaces
| Color spaces of #94D2BF | Value |
|---|---|
| RGB | 148, 210, 191 |
| HSL | 162°, 40.8%, 70.2% |
| HSV / HSB | 162°, 29.5%, 82.4% |
| CMYK | 29.5%, 0%, 9%, 17.6% |
| XYZ | 44.66, 56.15, 57.76 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10010100 | 11010010 | 10111111 |
| Octal | 224 | 322 | 277 |
| Decimal | 148 | 210 | 191 |
| Hex | 94 | D2 | BF |
Shades of #94D2BF
Tints of #94D2BF
.mybgColor { background-color: #94D2BF; }
.myforeColor { color: #94D2BF; }
.myborderColor { border: 3px solid #94D2BF; }
<p style="color:#94D2BF">Text here</p>
This sample text is styled with font color #94D2BF. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#94D2BF">Div content here</div>
<div style="border:3px solid #94D2BF">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(148, 210, 191, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #94D2BF; }
.divShadow { -moz-box-shadow: 1px 1px 3px #94D2BF;
-webkit-box-shadow: 1px 1px 3px #94D2BF;
box-shadow: 1px 1px 3px #94D2BF; }
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 #94D2BF (Wintermint)
Color Overview & Profile: Color #94D2BF, also known as Wintermint, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 58% Red (148/255), 82% Green (210/255), and 75% Blue (191/255). The primary color family component is Cyan.
Print & Physical Production Specs: For physical print production and offset printing setups, #94D2BF translates into the CMYK subtractive color model with values of 29.5% Cyan, 0% Magenta, 9% Yellow, and 17.6% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 162°, saturation of 40.8%, and lightness of 70.2%.
Web Accessibility & Design Recommendations: When implementing #94D2BF 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 ##99CCCC.
