#D2EAE2#D2EAE2
#D2EAE2 is a very light, muted teal. Relative luminance 0.780; OKLCH L 91.7% C 0.028 H 173.7°. Best body text is #000000 at 16.61:1 contrast (WCAG AA passes).
Color values
| HEX | #D2EAE2 |
|---|---|
| RGB | rgb(210, 234, 226) |
| HSL | hsl(160, 36%, 87%) |
| HSV | hsv(160, 10%, 92%) |
| CMYK | cmyk(10.3%, 0%, 3.4%, 8.2%) |
| CIE-LAB | lab(90.80, -9.39, 1.19) |
| CIE-LCH | lch(90.80, 9.46, 172.75°) |
| OKLab | oklab(91.72% -0.0273 0.003) |
| OKLCH | oklch(91.72% 0.028 173.7) |
| XYZ | xyz(69.7255, 78.0371, 83.3259) |
| Luminance | 0.7804 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 5.70
Ice
#D6FFFA
ΔE00 5.95
Honeydew
#F0FFF0
ΔE00 6.16
Ice Blue (survey)
#D7FFFE
ΔE00 6.26
Very Pale Blue
#D6FFFE
ΔE00 6.39
Very Light Blue
#D5FFFF
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2EAE2 #EAD2DA
analogous
#D2EAD6 #D2EAE2 #D2E6EA
triadic
#D2EAE2 #E2D2EA #EAE2D2
tetradic
#D2EAE2 #D6D2EA #EAD2DA #E6EAD2
square
#D2EAE2 #D6D2EA #EAD2DA #E6EAD2
split-complementary
#D2EAE2 #EAD2E6 #EAD6D2
monochromatic
#7FC3AC #A8D7C7 #D2EAE2 #EAF5F2 #EAF5F2
Accessibility & contrast
On white
1.26
#D2EAE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.61
#D2EAE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2EAE2
16.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2EAE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2EAE2 | 1.00 | 1.26 | 16.61 | 16.61 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E7E2
Deuteranopia (green-blind)
#E3E3E3
Tritanopia (blue-blind)
#CDEBE7
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #d2eae2; /* rgb */ color: rgb(210, 234, 226); /* oklch */ color: oklch(91.7% 0.028 173.7);
Tailwind
colors: {
custom: {
50: '#e0f0eb',
500: '#d2eae2',
950: '#000000',
},
}SCSS
$custom: #d2eae2; $custom-light: #e0f0eb; $custom-dark: #000000;
JSON
{
"hex": "#d2eae2",
"rgb": {
"r": 210,
"g": 234,
"b": 226
},
"hsl": {
"h": 160,
"s": 36.364,
"l": 87.059
},
"oklch": {
"l": 0.91716,
"c": 0.02751,
"h": 173.7
},
"luminance": 0.78038
}Semantic roles & 50–950 ramp
primary
#D2EAE2
secondary
#C49CA9
accent
#365FAF
background
#FEFFFE
surface
#FCFEFD
border
#D5D6D5
text
#151616
muted
#848584