#D2EDDB#D2EDDB
#D2EDDB is a very light, muted green. Relative luminance 0.794; OKLCH L 92.1% C 0.037 H 156.4°. Best body text is #000000 at 16.88:1 contrast (WCAG AA passes).
Color values
| HEX | #D2EDDB |
|---|---|
| RGB | rgb(210, 237, 219) |
| HSL | hsl(140, 43%, 88%) |
| HSV | hsv(140, 11%, 93%) |
| CMYK | cmyk(11.4%, 0%, 7.6%, 7.1%) |
| CIE-LAB | lab(91.41, -12.19, 5.73) |
| CIE-LCH | lch(91.41, 13.47, 154.83°) |
| OKLab | oklab(92.14% -0.0342 0.0149) |
| OKLCH | oklch(92.14% 0.037 156.4) |
| XYZ | xyz(69.6459, 79.3834, 78.6573) |
| Luminance | 0.7938 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 5.96
Ice
#D6FFFA
ΔE00 7.06
Duck Egg Blue
#C3FBF4
ΔE00 8.20
Ice Blue (survey)
#D7FFFE
ΔE00 8.24
Very Pale Blue
#D6FFFE
ΔE00 8.31
Lightcyan
#E0FFFF
ΔE00 8.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2EDDB #EDD2E4
analogous
#D6EDD2 #D2EDDB #D2EDE8
triadic
#D2EDDB #DBD2ED #EDDBD2
tetradic
#D2EDDB #D2D6ED #EDD2E4 #EDE8D2
square
#D2EDDB #D2D6ED #EDD2E4 #EDE8D2
split-complementary
#D2EDDB #E8D2ED #EDD2D6
monochromatic
#7BCA95 #A6DCB8 #D2EDDB #E9F6EE #E9F6EE
Accessibility & contrast
On white
1.24
#D2EDDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.88
#D2EDDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2EDDB
16.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2EDDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2EDDB | 1.00 | 1.24 | 16.88 | 16.88 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE8DA
Deuteranopia (green-blind)
#E8E5DC
Tritanopia (blue-blind)
#CEECE8
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #d2eddb; /* rgb */ color: rgb(210, 237, 219); /* oklch */ color: oklch(92.1% 0.037 156.4);
Tailwind
colors: {
custom: {
50: '#e0f2e6',
500: '#d2eddb',
950: '#000000',
},
}SCSS
$custom: #d2eddb; $custom-light: #e0f2e6; $custom-dark: #000000;
JSON
{
"hex": "#d2eddb",
"rgb": {
"r": 210,
"g": 237,
"b": 219
},
"hsl": {
"h": 140,
"s": 42.857,
"l": 87.647
},
"oklch": {
"l": 0.92143,
"c": 0.03729,
"h": 156.4
},
"luminance": 0.79384
}Semantic roles & 50–950 ramp
primary
#D2EDDB
secondary
#C99AB9
accent
#3089B6
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151715
muted
#848584