#D2ECDA#D2ECDA
#D2ECDA is a very light, muted green. Relative luminance 0.788; OKLCH L 91.9% C 0.037 H 155.4°. Best body text is #000000 at 16.75:1 contrast (WCAG AA passes).
Color values
| HEX | #D2ECDA |
|---|---|
| RGB | rgb(210, 236, 218) |
| HSL | hsl(138, 41%, 87%) |
| HSV | hsv(138, 11%, 93%) |
| CMYK | cmyk(11%, 0%, 7.6%, 7.5%) |
| CIE-LAB | lab(91.12, -11.87, 5.84) |
| CIE-LCH | lch(91.12, 13.23, 153.81°) |
| OKLab | oklab(91.91% -0.0332 0.0152) |
| OKLCH | oklch(91.91% 0.037 155.4) |
| XYZ | xyz(69.2259, 78.7534, 77.8698) |
| Luminance | 0.7875 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 5.91
Ice
#D6FFFA
ΔE00 7.29
Ice Blue (survey)
#D7FFFE
ΔE00 8.44
Duck Egg Blue
#C3FBF4
ΔE00 8.48
Lightcyan
#E0FFFF
ΔE00 8.49
Very Pale Blue
#D6FFFE
ΔE00 8.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2ECDA #ECD2E4
analogous
#D7ECD2 #D2ECDA #D2ECE7
triadic
#D2ECDA #DAD2EC #ECDAD2
tetradic
#D2ECDA #D2D7EC #ECD2E4 #ECE7D2
square
#D2ECDA #D2D7EC #ECD2E4 #ECE7D2
split-complementary
#D2ECDA #E7D2EC #ECD2D7
monochromatic
#7CC893 #A7DAB7 #D2ECDA #E9F6ED #E9F6ED
Accessibility & contrast
On white
1.25
#D2ECDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.75
#D2ECDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2ECDA
16.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2ECDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2ECDA | 1.00 | 1.25 | 16.75 | 16.75 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE7D9
Deuteranopia (green-blind)
#E7E4DB
Tritanopia (blue-blind)
#CEEBE7
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #d2ecda; /* rgb */ color: rgb(210, 236, 218); /* oklch */ color: oklch(91.9% 0.037 155.4);
Tailwind
colors: {
custom: {
50: '#e0f2e5',
500: '#d2ecda',
950: '#000000',
},
}SCSS
$custom: #d2ecda; $custom-light: #e0f2e5; $custom-dark: #000000;
JSON
{
"hex": "#d2ecda",
"rgb": {
"r": 210,
"g": 236,
"b": 218
},
"hsl": {
"h": 138.462,
"s": 40.625,
"l": 87.451
},
"oklch": {
"l": 0.91909,
"c": 0.03654,
"h": 155.4
},
"luminance": 0.78754
}Semantic roles & 50–950 ramp
primary
#D2ECDA
secondary
#C79BBA
accent
#328CB4
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151615
muted
#848584