#D2EAE0#D2EAE0
#D2EAE0 is a very light, muted teal. Relative luminance 0.779; OKLCH L 91.7% C 0.029 H 168.8°. Best body text is #000000 at 16.59:1 contrast (WCAG AA passes).
Color values
| HEX | #D2EAE0 |
|---|---|
| RGB | rgb(210, 234, 224) |
| HSL | hsl(155, 36%, 87%) |
| HSV | hsv(155, 10%, 92%) |
| CMYK | cmyk(10.3%, 0%, 4.3%, 8.2%) |
| CIE-LAB | lab(90.75, -9.76, 2.17) |
| CIE-LCH | lch(90.75, 10.00, 167.49°) |
| OKLab | oklab(91.66% -0.0281 0.0056) |
| OKLCH | oklch(91.66% 0.029 168.8) |
| XYZ | xyz(69.4527, 77.9280, 81.8890) |
| Luminance | 0.7793 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Honeydew
#F0FFF0
ΔE00 5.89
Ice
#D6FFFA
ΔE00 6.16
Lightcyan
#E0FFFF
ΔE00 6.26
Ice Blue (survey)
#D7FFFE
ΔE00 6.69
Very Pale Blue
#D6FFFE
ΔE00 6.80
Very Light Blue
#D5FFFF
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2EAE0 #EAD2DC
analogous
#D2EAD4 #D2EAE0 #D2E8EA
triadic
#D2EAE0 #E0D2EA #EAE0D2
tetradic
#D2EAE0 #D4D2EA #EAD2DC #E8EAD2
square
#D2EAE0 #D4D2EA #EAD2DC #E8EAD2
split-complementary
#D2EAE0 #EAD2E8 #EAD4D2
monochromatic
#7FC3A7 #A8D7C3 #D2EAE0 #EAF5F1 #EAF5F1
Accessibility & contrast
On white
1.27
#D2EAE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.59
#D2EAE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2EAE0
16.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2EAE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2EAE0 | 1.00 | 1.27 | 16.59 | 16.59 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9E6E0
Deuteranopia (green-blind)
#E4E3E1
Tritanopia (blue-blind)
#CDEAE7
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #d2eae0; /* rgb */ color: rgb(210, 234, 224); /* oklch */ color: oklch(91.7% 0.029 168.8);
Tailwind
colors: {
custom: {
50: '#dff0e9',
500: '#d2eae0',
950: '#000000',
},
}SCSS
$custom: #d2eae0; $custom-light: #dff0e9; $custom-dark: #000000;
JSON
{
"hex": "#d2eae0",
"rgb": {
"r": 210,
"g": 234,
"b": 224
},
"hsl": {
"h": 155,
"s": 36.364,
"l": 87.059
},
"oklch": {
"l": 0.9166,
"c": 0.02868,
"h": 168.8
},
"luminance": 0.77929
}Semantic roles & 50–950 ramp
primary
#D2EAE0
secondary
#C49CAD
accent
#3669AF
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151616
muted
#848584