#D2EAE7#D2EAE7
#D2EAE7 is a very light, muted teal. Relative luminance 0.783; OKLCH L 91.9% C 0.026 H 187.6°. Best body text is #000000 at 16.66:1 contrast (WCAG AA passes).
Color values
| HEX | #D2EAE7 |
|---|---|
| RGB | rgb(210, 234, 231) |
| HSL | hsl(173, 36%, 87%) |
| HSV | hsv(173, 10%, 92%) |
| CMYK | cmyk(10.3%, 0%, 1.3%, 8.2%) |
| CIE-LAB | lab(90.92, -8.44, -1.23) |
| CIE-LCH | lch(90.92, 8.53, 188.30°) |
| OKLab | oklab(91.86% -0.0254 -0.0034) |
| OKLCH | oklch(91.86% 0.026 187.6) |
| XYZ | xyz(70.4216, 78.3156, 86.9920) |
| Luminance | 0.7832 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.70
Ice Blue (survey)
#D7FFFE
ΔE00 5.69
Very Pale Blue
#D6FFFE
ΔE00 5.84
Ice
#D6FFFA
ΔE00 6.01
Very Light Blue
#D5FFFF
ΔE00 6.01
Azure (CSS)
#F0FFFF
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2EAE7 #EAD2D5
analogous
#D2EADB #D2EAE7 #D2E1EA
triadic
#D2EAE7 #E7D2EA #EAE7D2
tetradic
#D2EAE7 #DBD2EA #EAD2D5 #E1EAD2
square
#D2EAE7 #DBD2EA #EAD2D5 #E1EAD2
split-complementary
#D2EAE7 #EAD2E1 #EADBD2
monochromatic
#7FC3BA #A8D7D1 #D2EAE7 #EAF5F4 #EAF5F4
Accessibility & contrast
On white
1.26
#D2EAE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.66
#D2EAE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2EAE7
16.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2EAE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2EAE7 | 1.00 | 1.26 | 16.66 | 16.66 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E7E7
Deuteranopia (green-blind)
#E2E3E7
Tritanopia (blue-blind)
#CCEBE9
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #d2eae7; /* rgb */ color: rgb(210, 234, 231); /* oklch */ color: oklch(91.9% 0.026 187.6);
Tailwind
colors: {
custom: {
50: '#e0f0ee',
500: '#d2eae7',
950: '#000000',
},
}SCSS
$custom: #d2eae7; $custom-light: #e0f0ee; $custom-dark: #000000;
JSON
{
"hex": "#d2eae7",
"rgb": {
"r": 210,
"g": 234,
"b": 231
},
"hsl": {
"h": 172.5,
"s": 36.364,
"l": 87.059
},
"oklch": {
"l": 0.91858,
"c": 0.02563,
"h": 187.6
},
"luminance": 0.78317
}Semantic roles & 50–950 ramp
primary
#D2EAE7
secondary
#C49CA1
accent
#3645AF
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151616
muted
#848585