#D2ECD8#D2ECD8
#D2ECD8 is a very light, muted green. Relative luminance 0.786; OKLCH L 91.9% C 0.038 H 152.4°. Best body text is #000000 at 16.73:1 contrast (WCAG AA passes).
Color values
| HEX | #D2ECD8 |
|---|---|
| RGB | rgb(210, 236, 216) |
| HSL | hsl(134, 41%, 87%) |
| HSV | hsv(134, 11%, 93%) |
| CMYK | cmyk(11%, 0%, 8.5%, 7.5%) |
| CIE-LAB | lab(91.08, -12.23, 6.81) |
| CIE-LCH | lch(91.08, 14.00, 150.88°) |
| OKLab | oklab(91.86% -0.034 0.0177) |
| OKLCH | oklch(91.86% 0.038 152.4) |
| XYZ | xyz(68.9658, 78.6494, 76.4998) |
| Luminance | 0.7865 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 6.11
Ice
#D6FFFA
ΔE00 7.83
Duck Egg Blue
#C3FBF4
ΔE00 8.88
Ice Blue (survey)
#D7FFFE
ΔE00 9.05
Very Pale Blue
#D6FFFE
ΔE00 9.11
Lightcyan
#E0FFFF
ΔE00 9.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2ECD8 #ECD2E6
analogous
#D9ECD2 #D2ECD8 #D2ECE5
triadic
#D2ECD8 #D8D2EC #ECD8D2
tetradic
#D2ECD8 #D2D9EC #ECD2E6 #ECE5D2
square
#D2ECD8 #D2D9EC #ECD2E6 #ECE5D2
split-complementary
#D2ECD8 #E5D2EC #ECD2D9
monochromatic
#7CC88D #A7DAB3 #D2ECD8 #E9F6EC #E9F6EC
Accessibility & contrast
On white
1.26
#D2ECD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.73
#D2ECD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2ECD8
16.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2ECD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2ECD8 | 1.00 | 1.26 | 16.73 | 16.73 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE7D7
Deuteranopia (green-blind)
#E7E4D9
Tritanopia (blue-blind)
#CFEBE6
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #d2ecd8; /* rgb */ color: rgb(210, 236, 216); /* oklch */ color: oklch(91.9% 0.038 152.4);
Tailwind
colors: {
custom: {
50: '#e0f2e4',
500: '#d2ecd8',
950: '#000000',
},
}SCSS
$custom: #d2ecd8; $custom-light: #e0f2e4; $custom-dark: #000000;
JSON
{
"hex": "#d2ecd8",
"rgb": {
"r": 210,
"g": 236,
"b": 216
},
"hsl": {
"h": 133.846,
"s": 40.625,
"l": 87.451
},
"oklch": {
"l": 0.91856,
"c": 0.03837,
"h": 152.4
},
"luminance": 0.7865
}Semantic roles & 50–950 ramp
primary
#D2ECD8
secondary
#C79BBD
accent
#3296B4
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151615
muted
#848584