#D2EEE4#D2EEE4
#D2EEE4 is a very light, muted teal. Relative luminance 0.805; OKLCH L 92.6% C 0.032 H 172.1°. Best body text is #000000 at 17.09:1 contrast (WCAG AA passes).
Color values
| HEX | #D2EEE4 |
|---|---|
| RGB | rgb(210, 238, 228) |
| HSL | hsl(159, 45%, 88%) |
| HSV | hsv(159, 12%, 93%) |
| CMYK | cmyk(11.8%, 0%, 4.2%, 6.7%) |
| CIE-LAB | lab(91.89, -11.03, 1.74) |
| CIE-LCH | lch(91.89, 11.17, 171.04°) |
| OKLab | oklab(92.6% -0.032 0.0044) |
| OKLCH | oklch(92.6% 0.032 172.1) |
| XYZ | xyz(71.1532, 80.4508, 85.1636) |
| Luminance | 0.8045 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 4.91
Lightcyan
#E0FFFF
ΔE00 5.61
Ice Blue (survey)
#D7FFFE
ΔE00 5.63
Very Pale Blue
#D6FFFE
ΔE00 5.73
Very Light Blue
#D5FFFF
ΔE00 6.07
Honeydew
#F0FFF0
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2EEE4 #EED2DC
analogous
#D2EED6 #D2EEE4 #D2EAEE
triadic
#D2EEE4 #E4D2EE #EEE4D2
tetradic
#D2EEE4 #D6D2EE #EED2DC #EAEED2
square
#D2EEE4 #D6D2EE #EED2DC #EAEED2
split-complementary
#D2EEE4 #EED2EA #EED6D2
monochromatic
#79CCAF #A6DDC9 #D2EEE4 #E9F7F2 #E9F7F2
Accessibility & contrast
On white
1.23
#D2EEE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.09
#D2EEE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2EEE4
17.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2EEE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2EEE4 | 1.00 | 1.23 | 17.09 | 17.09 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECEAE4
Deuteranopia (green-blind)
#E7E6E5
Tritanopia (blue-blind)
#CCEFEB
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #d2eee4; /* rgb */ color: rgb(210, 238, 228); /* oklch */ color: oklch(92.6% 0.032 172.1);
Tailwind
colors: {
custom: {
50: '#e0f3ec',
500: '#d2eee4',
950: '#000000',
},
}SCSS
$custom: #d2eee4; $custom-light: #e0f3ec; $custom-dark: #000000;
JSON
{
"hex": "#d2eee4",
"rgb": {
"r": 210,
"g": 238,
"b": 228
},
"hsl": {
"h": 158.571,
"s": 45.161,
"l": 87.843
},
"oklch": {
"l": 0.92595,
"c": 0.03229,
"h": 172.1
},
"luminance": 0.80452
}Semantic roles & 50–950 ramp
primary
#D2EEE4
secondary
#CA9AAB
accent
#2D5FB8
background
#FEFFFE
surface
#FCFEFD
border
#D5D6D5
text
#151716
muted
#848584