#D2EBDD#D2EBDD
#D2EBDD is a very light, muted green. Relative luminance 0.783; OKLCH L 91.8% C 0.032 H 161.2°. Best body text is #000000 at 16.67:1 contrast (WCAG AA passes).
Color values
| HEX | #D2EBDD |
|---|---|
| RGB | rgb(210, 235, 221) |
| HSL | hsl(146, 38%, 87%) |
| HSV | hsv(146, 11%, 92%) |
| CMYK | cmyk(10.6%, 0%, 6%, 7.8%) |
| CIE-LAB | lab(90.93, -10.82, 4.00) |
| CIE-LCH | lch(90.93, 11.54, 159.70°) |
| OKLab | oklab(91.78% -0.0307 0.0104) |
| OKLCH | oklch(91.78% 0.032 161.2) |
| XYZ | xyz(69.3349, 78.3377, 79.8604) |
| Luminance | 0.7834 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 5.70
Ice
#D6FFFA
ΔE00 6.58
Lightcyan
#E0FFFF
ΔE00 7.33
Ice Blue (survey)
#D7FFFE
ΔE00 7.47
Very Pale Blue
#D6FFFE
ΔE00 7.56
Very Light Blue
#D5FFFF
ΔE00 7.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2EBDD #EBD2E0
analogous
#D4EBD2 #D2EBDD #D2EBEA
triadic
#D2EBDD #DDD2EB #EBDDD2
tetradic
#D2EBDD #D2D4EB #EBD2E0 #EBEAD2
square
#D2EBDD #D2D4EB #EBD2E0 #EBEAD2
split-complementary
#D2EBDD #EAD2EB #EBD2D4
monochromatic
#7DC59D #A8D8BD #D2EBDD #EAF6EF #EAF6EF
Accessibility & contrast
On white
1.26
#D2EBDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.67
#D2EBDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2EBDD
16.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2EBDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2EBDD | 1.00 | 1.26 | 16.67 | 16.67 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE7DC
Deuteranopia (green-blind)
#E5E4DE
Tritanopia (blue-blind)
#CEEBE7
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #d2ebdd; /* rgb */ color: rgb(210, 235, 221); /* oklch */ color: oklch(91.8% 0.032 161.2);
Tailwind
colors: {
custom: {
50: '#e0f1e7',
500: '#d2ebdd',
950: '#000000',
},
}SCSS
$custom: #d2ebdd; $custom-light: #e0f1e7; $custom-dark: #000000;
JSON
{
"hex": "#d2ebdd",
"rgb": {
"r": 210,
"g": 235,
"b": 221
},
"hsl": {
"h": 146.4,
"s": 38.462,
"l": 87.255
},
"oklch": {
"l": 0.91784,
"c": 0.03239,
"h": 161.2
},
"luminance": 0.78339
}Semantic roles & 50–950 ramp
primary
#D2EBDD
secondary
#C69BB3
accent
#347AB1
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151616
muted
#848584