#D2EDDC#D2EDDC
#D2EDDC is a very light, muted green. Relative luminance 0.794; OKLCH L 92.2% C 0.036 H 158.0°. Best body text is #000000 at 16.89:1 contrast (WCAG AA passes).
Color values
| HEX | #D2EDDC |
|---|---|
| RGB | rgb(210, 237, 220) |
| HSL | hsl(142, 43%, 88%) |
| HSV | hsv(142, 11%, 93%) |
| CMYK | cmyk(11.4%, 0%, 7.2%, 7.1%) |
| CIE-LAB | lab(91.43, -12.01, 5.24) |
| CIE-LCH | lch(91.43, 13.11, 156.41°) |
| OKLab | oklab(92.17% -0.0338 0.0137) |
| OKLCH | oklch(92.17% 0.036 158) |
| XYZ | xyz(69.7779, 79.4362, 79.3527) |
| Luminance | 0.7944 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 5.89
Ice
#D6FFFA
ΔE00 6.79
Ice Blue (survey)
#D7FFFE
ΔE00 7.94
Very Pale Blue
#D6FFFE
ΔE00 8.00
Duck Egg Blue
#C3FBF4
ΔE00 8.01
Lightcyan
#E0FFFF
ΔE00 8.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2EDDC #EDD2E3
analogous
#D5EDD2 #D2EDDC #D2EDE9
triadic
#D2EDDC #DCD2ED #EDDCD2
tetradic
#D2EDDC #D2D5ED #EDD2E3 #EDE9D2
square
#D2EDDC #D2D5ED #EDD2E3 #EDE9D2
split-complementary
#D2EDDC #E9D2ED #EDD2D5
monochromatic
#7BCA98 #A6DCBA #D2EDDC #E9F6EE #E9F6EE
Accessibility & contrast
On white
1.24
#D2EDDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.89
#D2EDDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2EDDC
16.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2EDDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2EDDC | 1.00 | 1.24 | 16.89 | 16.89 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE8DB
Deuteranopia (green-blind)
#E7E5DD
Tritanopia (blue-blind)
#CEEDE8
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #d2eddc; /* rgb */ color: rgb(210, 237, 220); /* oklch */ color: oklch(92.2% 0.036 158.0);
Tailwind
colors: {
custom: {
50: '#e0f2e6',
500: '#d2eddc',
950: '#000000',
},
}SCSS
$custom: #d2eddc; $custom-light: #e0f2e6; $custom-dark: #000000;
JSON
{
"hex": "#d2eddc",
"rgb": {
"r": 210,
"g": 237,
"b": 220
},
"hsl": {
"h": 142.222,
"s": 42.857,
"l": 87.647
},
"oklch": {
"l": 0.9217,
"c": 0.03643,
"h": 158
},
"luminance": 0.79437
}Semantic roles & 50–950 ramp
primary
#D2EDDC
secondary
#C99AB8
accent
#3084B6
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151716
muted
#848584