#D2EAE8#D2EAE8
#D2EAE8 is a very light, muted teal. Relative luminance 0.784; OKLCH L 91.9% C 0.025 H 190.6°. Best body text is #000000 at 16.67:1 contrast (WCAG AA passes).
Color values
| HEX | #D2EAE8 |
|---|---|
| RGB | rgb(210, 234, 232) |
| HSL | hsl(175, 36%, 87%) |
| HSV | hsv(175, 10%, 92%) |
| CMYK | cmyk(10.3%, 0%, 0.9%, 8.2%) |
| CIE-LAB | lab(90.95, -8.25, -1.72) |
| CIE-LCH | lch(90.95, 8.42, 191.75°) |
| OKLab | oklab(91.89% -0.025 -0.0047) |
| OKLCH | oklch(91.89% 0.025 190.6) |
| XYZ | xyz(70.5633, 78.3722, 87.7380) |
| Luminance | 0.7837 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.61
Ice Blue (survey)
#D7FFFE
ΔE00 5.69
Very Pale Blue
#D6FFFE
ΔE00 5.85
Azure (CSS)
#F0FFFF
ΔE00 5.93
Very Light Blue
#D5FFFF
ΔE00 5.99
Ice
#D6FFFA
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2EAE8 #EAD2D4
analogous
#D2EADC #D2EAE8 #D2E0EA
triadic
#D2EAE8 #E8D2EA #EAE8D2
tetradic
#D2EAE8 #DCD2EA #EAD2D4 #E0EAD2
square
#D2EAE8 #DCD2EA #EAD2D4 #E0EAD2
split-complementary
#D2EAE8 #EAD2E0 #EADCD2
monochromatic
#7FC3BD #A8D7D3 #D2EAE8 #EAF5F4 #EAF5F4
Accessibility & contrast
On white
1.26
#D2EAE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.67
#D2EAE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2EAE8
16.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2EAE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2EAE8 | 1.00 | 1.26 | 16.67 | 16.67 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E7E8
Deuteranopia (green-blind)
#E2E4E8
Tritanopia (blue-blind)
#CCEBE9
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #d2eae8; /* rgb */ color: rgb(210, 234, 232); /* oklch */ color: oklch(91.9% 0.025 190.6);
Tailwind
colors: {
custom: {
50: '#e0f0ef',
500: '#d2eae8',
950: '#000000',
},
}SCSS
$custom: #d2eae8; $custom-light: #e0f0ef; $custom-dark: #000000;
JSON
{
"hex": "#d2eae8",
"rgb": {
"r": 210,
"g": 234,
"b": 232
},
"hsl": {
"h": 175,
"s": 36.364,
"l": 87.059
},
"oklch": {
"l": 0.91887,
"c": 0.02546,
"h": 190.6
},
"luminance": 0.78373
}Semantic roles & 50–950 ramp
primary
#D2EAE8
secondary
#C49C9F
accent
#3640AF
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151616
muted
#848585