#D2EDDD#D2EDDD
#D2EDDD is a very light, muted green. Relative luminance 0.795; OKLCH L 92.2% C 0.036 H 159.7°. Best body text is #000000 at 16.90:1 contrast (WCAG AA passes).
Color values
| HEX | #D2EDDD |
|---|---|
| RGB | rgb(210, 237, 221) |
| HSL | hsl(144, 43%, 88%) |
| HSV | hsv(144, 11%, 93%) |
| CMYK | cmyk(11.4%, 0%, 6.8%, 7.1%) |
| CIE-LAB | lab(91.46, -11.83, 4.76) |
| CIE-LCH | lch(91.46, 12.75, 158.09°) |
| OKLab | oklab(92.2% -0.0334 0.0124) |
| OKLCH | oklch(92.2% 0.036 159.7) |
| XYZ | xyz(69.9108, 79.4893, 80.0523) |
| Luminance | 0.7949 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 5.84
Ice
#D6FFFA
ΔE00 6.52
Ice Blue (survey)
#D7FFFE
ΔE00 7.63
Very Pale Blue
#D6FFFE
ΔE00 7.70
Lightcyan
#E0FFFF
ΔE00 7.72
Duck Egg Blue
#C3FBF4
ΔE00 7.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2EDDD #EDD2E2
analogous
#D5EDD2 #D2EDDD #D2EDEA
triadic
#D2EDDD #DDD2ED #EDDDD2
tetradic
#D2EDDD #D2D5ED #EDD2E2 #EDEAD2
square
#D2EDDD #D2D5ED #EDD2E2 #EDEAD2
split-complementary
#D2EDDD #EAD2ED #EDD2D5
monochromatic
#7BCA9B #A6DCBC #D2EDDD #E9F6EE #E9F6EE
Accessibility & contrast
On white
1.24
#D2EDDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.90
#D2EDDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2EDDD
16.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2EDDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2EDDD | 1.00 | 1.24 | 16.90 | 16.90 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE9DC
Deuteranopia (green-blind)
#E7E5DE
Tritanopia (blue-blind)
#CEEDE8
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #d2eddd; /* rgb */ color: rgb(210, 237, 221); /* oklch */ color: oklch(92.2% 0.036 159.7);
Tailwind
colors: {
custom: {
50: '#e0f2e7',
500: '#d2eddd',
950: '#000000',
},
}SCSS
$custom: #d2eddd; $custom-light: #e0f2e7; $custom-dark: #000000;
JSON
{
"hex": "#d2eddd",
"rgb": {
"r": 210,
"g": 237,
"b": 221
},
"hsl": {
"h": 144.444,
"s": 42.857,
"l": 87.647
},
"oklch": {
"l": 0.92197,
"c": 0.03561,
"h": 159.7
},
"luminance": 0.7949
}Semantic roles & 50–950 ramp
primary
#D2EDDD
secondary
#C99AB6
accent
#307FB6
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151716
muted
#848584