#D2ECDD#D2ECDD
#D2ECDD is a very light, muted green. Relative luminance 0.789; OKLCH L 92.0% C 0.034 H 160.4°. Best body text is #000000 at 16.78:1 contrast (WCAG AA passes).
Color values
| HEX | #D2ECDD |
|---|---|
| RGB | rgb(210, 236, 221) |
| HSL | hsl(145, 41%, 87%) |
| HSV | hsv(145, 11%, 93%) |
| CMYK | cmyk(11%, 0%, 6.4%, 7.5%) |
| CIE-LAB | lab(91.19, -11.33, 4.38) |
| CIE-LCH | lch(91.19, 12.14, 158.86°) |
| OKLab | oklab(91.99% -0.032 0.0114) |
| OKLCH | oklch(91.99% 0.034 160.4) |
| XYZ | xyz(69.6221, 78.9119, 79.9561) |
| Luminance | 0.7891 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 5.75
Ice
#D6FFFA
ΔE00 6.53
Lightcyan
#E0FFFF
ΔE00 7.51
Ice Blue (survey)
#D7FFFE
ΔE00 7.53
Very Pale Blue
#D6FFFE
ΔE00 7.61
Duck Egg Blue
#C3FBF4
ΔE00 7.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2ECDD #ECD2E1
analogous
#D4ECD2 #D2ECDD #D2ECEA
triadic
#D2ECDD #DDD2EC #ECDDD2
tetradic
#D2ECDD #D2D4EC #ECD2E1 #ECEAD2
square
#D2ECDD #D2D4EC #ECD2E1 #ECEAD2
split-complementary
#D2ECDD #EAD2EC #ECD2D4
monochromatic
#7CC89C #A7DABC #D2ECDD #E9F6EF #E9F6EF
Accessibility & contrast
On white
1.25
#D2ECDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.78
#D2ECDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2ECDD
16.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2ECDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2ECDD | 1.00 | 1.25 | 16.78 | 16.78 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE8DC
Deuteranopia (green-blind)
#E6E4DE
Tritanopia (blue-blind)
#CEECE7
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #d2ecdd; /* rgb */ color: rgb(210, 236, 221); /* oklch */ color: oklch(92.0% 0.034 160.4);
Tailwind
colors: {
custom: {
50: '#e0f2e7',
500: '#d2ecdd',
950: '#000000',
},
}SCSS
$custom: #d2ecdd; $custom-light: #e0f2e7; $custom-dark: #000000;
JSON
{
"hex": "#d2ecdd",
"rgb": {
"r": 210,
"g": 236,
"b": 221
},
"hsl": {
"h": 145.385,
"s": 40.625,
"l": 87.451
},
"oklch": {
"l": 0.9199,
"c": 0.034,
"h": 160.4
},
"luminance": 0.78913
}Semantic roles & 50–950 ramp
primary
#D2ECDD
secondary
#C79BB5
accent
#327DB4
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151616
muted
#848584