#D8F2EE#D8F2EE
#D8F2EE is a very light, muted teal. Relative luminance 0.843; OKLCH L 94.1% C 0.028 H 185.6°. Best body text is #000000 at 17.86:1 contrast (WCAG AA passes).
Color values
| HEX | #D8F2EE |
|---|---|
| RGB | rgb(216, 242, 238) |
| HSL | hsl(171, 50%, 90%) |
| HSV | hsv(171, 11%, 95%) |
| CMYK | cmyk(10.7%, 0%, 1.7%, 5.1%) |
| CIE-LAB | lab(93.57, -9.22, -0.96) |
| CIE-LCH | lch(93.57, 9.27, 185.92°) |
| OKLab | oklab(94.11% -0.0276 -0.0027) |
| OKLCH | oklch(94.11% 0.028 185.6) |
| XYZ | xyz(75.5001, 84.2749, 93.1613) |
| Luminance | 0.8428 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 3.27
Ice Blue (survey)
#D7FFFE
ΔE00 4.32
Very Pale Blue
#D6FFFE
ΔE00 4.49
Ice
#D6FFFA
ΔE00 4.54
Very Light Blue
#D5FFFF
ΔE00 4.74
Really Light Blue
#D4FFFF
ΔE00 4.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8F2EE #F2D8DC
analogous
#D8F2E1 #D8F2EE #D8E9F2
triadic
#D8F2EE #EED8F2 #F2EED8
tetradic
#D8F2EE #E1D8F2 #F2D8DC #E9F2D8
square
#D8F2EE #E1D8F2 #F2D8DC #E9F2D8
split-complementary
#D8F2EE #F2D8E9 #F2E1D8
monochromatic
#7CD3C6 #AAE3DA #D8F2EE #E8F7F5 #E8F7F5
Accessibility & contrast
On white
1.18
#D8F2EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.86
#D8F2EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8F2EE
17.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8F2EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8F2EE | 1.00 | 1.18 | 17.86 | 17.86 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFEFEE
Deuteranopia (green-blind)
#EAEBEE
Tritanopia (blue-blind)
#D2F3F1
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #d8f2ee; /* rgb */ color: rgb(216, 242, 238); /* oklch */ color: oklch(94.1% 0.028 185.6);
Tailwind
colors: {
custom: {
50: '#e4f6f3',
500: '#d8f2ee',
950: '#000000',
},
}SCSS
$custom: #d8f2ee; $custom-light: #e4f6f3; $custom-dark: #000000;
JSON
{
"hex": "#d8f2ee",
"rgb": {
"r": 216,
"g": 242,
"b": 238
},
"hsl": {
"h": 170.769,
"s": 50,
"l": 89.804
},
"oklch": {
"l": 0.94111,
"c": 0.02774,
"h": 185.6
},
"luminance": 0.84276
}Semantic roles & 50–950 ramp
primary
#D8F2EE
secondary
#D09EA6
accent
#283FBD
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151717
muted
#848585