#D2ECDC#D2ECDC
#D2ECDC is a very light, muted green. Relative luminance 0.789; OKLCH L 92.0% C 0.035 H 158.7°. Best body text is #000000 at 16.77:1 contrast (WCAG AA passes).
Color values
| HEX | #D2ECDC |
|---|---|
| RGB | rgb(210, 236, 220) |
| HSL | hsl(143, 41%, 87%) |
| HSV | hsv(143, 11%, 93%) |
| CMYK | cmyk(11%, 0%, 6.8%, 7.5%) |
| CIE-LAB | lab(91.17, -11.51, 4.87) |
| CIE-LCH | lch(91.17, 12.50, 157.08°) |
| OKLab | oklab(91.96% -0.0324 0.0127) |
| OKLCH | oklch(91.96% 0.035 158.7) |
| XYZ | xyz(69.4892, 78.8587, 79.2565) |
| Luminance | 0.7886 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 5.78
Ice
#D6FFFA
ΔE00 6.78
Ice Blue (survey)
#D7FFFE
ΔE00 7.83
Lightcyan
#E0FFFF
ΔE00 7.84
Very Pale Blue
#D6FFFE
ΔE00 7.91
Duck Egg Blue
#C3FBF4
ΔE00 8.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2ECDC #ECD2E2
analogous
#D5ECD2 #D2ECDC #D2ECE9
triadic
#D2ECDC #DCD2EC #ECDCD2
tetradic
#D2ECDC #D2D5EC #ECD2E2 #ECE9D2
square
#D2ECDC #D2D5EC #ECD2E2 #ECE9D2
split-complementary
#D2ECDC #E9D2EC #ECD2D5
monochromatic
#7CC899 #A7DABB #D2ECDC #E9F6EE #E9F6EE
Accessibility & contrast
On white
1.25
#D2ECDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.77
#D2ECDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2ECDC
16.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2ECDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2ECDC | 1.00 | 1.25 | 16.77 | 16.77 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE8DB
Deuteranopia (green-blind)
#E7E4DD
Tritanopia (blue-blind)
#CEECE7
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #d2ecdc; /* rgb */ color: rgb(210, 236, 220); /* oklch */ color: oklch(92.0% 0.035 158.7);
Tailwind
colors: {
custom: {
50: '#e0f2e6',
500: '#d2ecdc',
950: '#000000',
},
}SCSS
$custom: #d2ecdc; $custom-light: #e0f2e6; $custom-dark: #000000;
JSON
{
"hex": "#d2ecdc",
"rgb": {
"r": 210,
"g": 236,
"b": 220
},
"hsl": {
"h": 143.077,
"s": 40.625,
"l": 87.451
},
"oklch": {
"l": 0.91963,
"c": 0.03482,
"h": 158.7
},
"luminance": 0.7886
}Semantic roles & 50–950 ramp
primary
#D2ECDC
secondary
#C79BB6
accent
#3282B4
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151616
muted
#848584