#D2EAE4#D2EAE4
#D2EAE4 is a very light, muted teal. Relative luminance 0.781; OKLCH L 91.8% C 0.027 H 179.0°. Best body text is #000000 at 16.63:1 contrast (WCAG AA passes).
Color values
| HEX | #D2EAE4 |
|---|---|
| RGB | rgb(210, 234, 228) |
| HSL | hsl(165, 36%, 87%) |
| HSV | hsv(165, 10%, 92%) |
| CMYK | cmyk(10.3%, 0%, 2.6%, 8.2%) |
| CIE-LAB | lab(90.85, -9.01, 0.22) |
| CIE-LCH | lch(90.85, 9.01, 178.58°) |
| OKLab | oklab(91.77% -0.0266 0.0005) |
| OKLCH | oklch(91.77% 0.027 179) |
| XYZ | xyz(70.0016, 78.1475, 84.7797) |
| Luminance | 0.7815 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 5.21
Ice
#D6FFFA
ΔE00 5.86
Ice Blue (survey)
#D7FFFE
ΔE00 5.93
Very Pale Blue
#D6FFFE
ΔE00 6.07
Very Light Blue
#D5FFFF
ΔE00 6.32
Really Light Blue
#D4FFFF
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2EAE4 #EAD2D8
analogous
#D2EAD8 #D2EAE4 #D2E4EA
triadic
#D2EAE4 #E4D2EA #EAE4D2
tetradic
#D2EAE4 #D8D2EA #EAD2D8 #E4EAD2
square
#D2EAE4 #D8D2EA #EAD2D8 #E4EAD2
split-complementary
#D2EAE4 #EAD2E4 #EAD8D2
monochromatic
#7FC3B2 #A8D7CB #D2EAE4 #EAF5F2 #EAF5F2
Accessibility & contrast
On white
1.26
#D2EAE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.63
#D2EAE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2EAE4
16.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2EAE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2EAE4 | 1.00 | 1.26 | 16.63 | 16.63 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E7E4
Deuteranopia (green-blind)
#E3E3E4
Tritanopia (blue-blind)
#CDEBE8
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #d2eae4; /* rgb */ color: rgb(210, 234, 228); /* oklch */ color: oklch(91.8% 0.027 179.0);
Tailwind
colors: {
custom: {
50: '#e0f0ec',
500: '#d2eae4',
950: '#000000',
},
}SCSS
$custom: #d2eae4; $custom-light: #e0f0ec; $custom-dark: #000000;
JSON
{
"hex": "#d2eae4",
"rgb": {
"r": 210,
"g": 234,
"b": 228
},
"hsl": {
"h": 165,
"s": 36.364,
"l": 87.059
},
"oklch": {
"l": 0.91772,
"c": 0.02657,
"h": 179
},
"luminance": 0.78149
}Semantic roles & 50–950 ramp
primary
#D2EAE4
secondary
#C49CA6
accent
#3654AF
background
#FEFFFE
surface
#FCFEFD
border
#D5D6D5
text
#151616
muted
#848584