#D2EAE9#D2EAE9
#D2EAE9 is a very light, muted teal. Relative luminance 0.784; OKLCH L 91.9% C 0.025 H 193.7°. Best body text is #000000 at 16.69:1 contrast (WCAG AA passes).
Color values
| HEX | #D2EAE9 |
|---|---|
| RGB | rgb(210, 234, 233) |
| HSL | hsl(178, 36%, 87%) |
| HSV | hsv(178, 10%, 92%) |
| CMYK | cmyk(10.3%, 0%, 0.4%, 8.2%) |
| CIE-LAB | lab(90.98, -8.06, -2.20) |
| CIE-LCH | lch(90.98, 8.35, 195.27°) |
| OKLab | oklab(91.92% -0.0246 -0.006) |
| OKLCH | oklch(91.92% 0.025 193.7) |
| XYZ | xyz(70.7057, 78.4292, 88.4882) |
| Luminance | 0.7843 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.56
Ice Blue (survey)
#D7FFFE
ΔE00 5.73
Azure (CSS)
#F0FFFF
ΔE00 5.80
Very Pale Blue
#D6FFFE
ΔE00 5.89
Very Light Blue
#D5FFFF
ΔE00 6.01
Really Light Blue
#D4FFFF
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2EAE9 #EAD2D3
analogous
#D2EADD #D2EAE9 #D2DFEA
triadic
#D2EAE9 #E9D2EA #EAE9D2
tetradic
#D2EAE9 #DDD2EA #EAD2D3 #DFEAD2
square
#D2EAE9 #DDD2EA #EAD2D3 #DFEAD2
split-complementary
#D2EAE9 #EAD2DF #EADDD2
monochromatic
#7FC3C0 #A8D7D5 #D2EAE9 #EAF5F5 #EAF5F5
Accessibility & contrast
On white
1.26
#D2EAE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.69
#D2EAE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2EAE9
16.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2EAE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2EAE9 | 1.00 | 1.26 | 16.69 | 16.69 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E7E9
Deuteranopia (green-blind)
#E2E4E9
Tritanopia (blue-blind)
#CBECEA
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #d2eae9; /* rgb */ color: rgb(210, 234, 233); /* oklch */ color: oklch(91.9% 0.025 193.7);
Tailwind
colors: {
custom: {
50: '#e0f0f0',
500: '#d2eae9',
950: '#000000',
},
}SCSS
$custom: #d2eae9; $custom-light: #e0f0f0; $custom-dark: #000000;
JSON
{
"hex": "#d2eae9",
"rgb": {
"r": 210,
"g": 234,
"b": 233
},
"hsl": {
"h": 177.5,
"s": 36.364,
"l": 87.059
},
"oklch": {
"l": 0.91916,
"c": 0.02535,
"h": 193.7
},
"luminance": 0.7843
}Semantic roles & 50–950 ramp
primary
#D2EAE9
secondary
#C49C9E
accent
#363BAF
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151616
muted
#848585