#D2EEE2#D2EEE2
#D2EEE2 is a very light, muted teal. Relative luminance 0.803; OKLCH L 92.5% C 0.034 H 167.9°. Best body text is #000000 at 17.07:1 contrast (WCAG AA passes).
Color values
| HEX | #D2EEE2 |
|---|---|
| RGB | rgb(210, 238, 226) |
| HSL | hsl(154, 45%, 88%) |
| HSV | hsv(154, 12%, 93%) |
| CMYK | cmyk(11.8%, 0%, 5%, 6.7%) |
| CIE-LAB | lab(91.84, -11.40, 2.71) |
| CIE-LCH | lch(91.84, 11.72, 166.64°) |
| OKLab | oklab(92.54% -0.0328 0.007) |
| OKLCH | oklch(92.54% 0.034 167.9) |
| XYZ | xyz(70.8772, 80.3404, 83.7098) |
| Luminance | 0.8034 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 5.30
Honeydew
#F0FFF0
ΔE00 5.94
Ice Blue (survey)
#D7FFFE
ΔE00 6.20
Lightcyan
#E0FFFF
ΔE00 6.26
Very Pale Blue
#D6FFFE
ΔE00 6.28
Very Light Blue
#D5FFFF
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2EEE2 #EED2DE
analogous
#D2EED4 #D2EEE2 #D2ECEE
triadic
#D2EEE2 #E2D2EE #EEE2D2
tetradic
#D2EEE2 #D4D2EE #EED2DE #ECEED2
square
#D2EEE2 #D4D2EE #EED2DE #ECEED2
split-complementary
#D2EEE2 #EED2EC #EED4D2
monochromatic
#79CCA9 #A6DDC5 #D2EEE2 #E9F7F1 #E9F7F1
Accessibility & contrast
On white
1.23
#D2EEE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.07
#D2EEE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2EEE2
17.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2EEE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2EEE2 | 1.00 | 1.23 | 17.07 | 17.07 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECEAE1
Deuteranopia (green-blind)
#E7E6E3
Tritanopia (blue-blind)
#CDEEEA
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #d2eee2; /* rgb */ color: rgb(210, 238, 226); /* oklch */ color: oklch(92.5% 0.034 167.9);
Tailwind
colors: {
custom: {
50: '#e0f3eb',
500: '#d2eee2',
950: '#000000',
},
}SCSS
$custom: #d2eee2; $custom-light: #e0f3eb; $custom-dark: #000000;
JSON
{
"hex": "#d2eee2",
"rgb": {
"r": 210,
"g": 238,
"b": 226
},
"hsl": {
"h": 154.286,
"s": 45.161,
"l": 87.843
},
"oklch": {
"l": 0.9254,
"c": 0.03351,
"h": 167.9
},
"luminance": 0.80342
}Semantic roles & 50–950 ramp
primary
#D2EEE2
secondary
#CA9AAF
accent
#2D69B8
background
#FEFFFE
surface
#FCFEFD
border
#D5D6D5
text
#151716
muted
#848584