#D1ECDC#D1ECDC
#D1ECDC is a very light, muted green. Relative luminance 0.787; OKLCH L 91.9% C 0.036 H 159.7°. Best body text is #000000 at 16.74:1 contrast (WCAG AA passes).
Color values
| HEX | #D1ECDC |
|---|---|
| RGB | rgb(209, 236, 220) |
| HSL | hsl(144, 42%, 87%) |
| HSV | hsv(144, 11%, 93%) |
| CMYK | cmyk(11.4%, 0%, 6.8%, 7.5%) |
| CIE-LAB | lab(91.10, -11.84, 4.76) |
| CIE-LCH | lch(91.10, 12.76, 158.08°) |
| OKLab | oklab(91.89% -0.0334 0.0124) |
| OKLCH | oklch(91.89% 0.036 159.7) |
| XYZ | xyz(69.2053, 78.7124, 79.2432) |
| Luminance | 0.7871 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 6.01
Ice
#D6FFFA
ΔE00 6.64
Ice Blue (survey)
#D7FFFE
ΔE00 7.73
Very Pale Blue
#D6FFFE
ΔE00 7.80
Lightcyan
#E0FFFF
ΔE00 7.83
Duck Egg Blue
#C3FBF4
ΔE00 7.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D1ECDC #ECD1E1
analogous
#D4ECD1 #D1ECDC #D1ECE9
triadic
#D1ECDC #DCD1EC #ECDCD1
tetradic
#D1ECDC #D1D4EC #ECD1E1 #ECE9D1
square
#D1ECDC #D1D4EC #ECD1E1 #ECE9D1
split-complementary
#D1ECDC #E9D1EC #ECD1D4
monochromatic
#7AC89A #A6DABB #D1ECDC #E9F6EF #E9F6EF
Accessibility & contrast
On white
1.25
#D1ECDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.74
#D1ECDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D1ECDC
16.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D1ECDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D1ECDC | 1.00 | 1.25 | 16.74 | 16.74 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE8DB
Deuteranopia (green-blind)
#E6E4DD
Tritanopia (blue-blind)
#CDECE7
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #d1ecdc; /* rgb */ color: rgb(209, 236, 220); /* oklch */ color: oklch(91.9% 0.036 159.7);
Tailwind
colors: {
custom: {
50: '#dff2e6',
500: '#d1ecdc',
950: '#000000',
},
}SCSS
$custom: #d1ecdc; $custom-light: #dff2e6; $custom-dark: #000000;
JSON
{
"hex": "#d1ecdc",
"rgb": {
"r": 209,
"g": 236,
"b": 220
},
"hsl": {
"h": 144.444,
"s": 41.538,
"l": 87.255
},
"oklch": {
"l": 0.91894,
"c": 0.03563,
"h": 159.7
},
"luminance": 0.78714
}Semantic roles & 50–950 ramp
primary
#D1ECDC
secondary
#C79AB5
accent
#317FB5
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151616
muted
#848584