#D2EBDE#D2EBDE
#D2EBDE is a very light, muted green. Relative luminance 0.784; OKLCH L 91.8% C 0.032 H 163.2°. Best body text is #000000 at 16.68:1 contrast (WCAG AA passes).
Color values
| HEX | #D2EBDE |
|---|---|
| RGB | rgb(210, 235, 222) |
| HSL | hsl(149, 38%, 87%) |
| HSV | hsv(149, 11%, 92%) |
| CMYK | cmyk(10.6%, 0%, 5.5%, 7.8%) |
| CIE-LAB | lab(90.96, -10.64, 3.52) |
| CIE-LCH | lch(90.96, 11.20, 161.71°) |
| OKLab | oklab(91.81% -0.0303 0.0091) |
| OKLCH | oklch(91.81% 0.032 163.2) |
| XYZ | xyz(69.4686, 78.3911, 80.5641) |
| Luminance | 0.7839 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 5.71
Ice
#D6FFFA
ΔE00 6.36
Lightcyan
#E0FFFF
ΔE00 7.01
Ice Blue (survey)
#D7FFFE
ΔE00 7.19
Very Pale Blue
#D6FFFE
ΔE00 7.28
Very Light Blue
#D5FFFF
ΔE00 7.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2EBDE #EBD2DF
analogous
#D3EBD2 #D2EBDE #D2EBEB
triadic
#D2EBDE #DED2EB #EBDED2
tetradic
#D2EBDE #D2D3EB #EBD2DF #EBEBD2
square
#D2EBDE #D2D3EB #EBD2DF #EBEBD2
split-complementary
#D2EBDE #EBD2EB #EBD2D3
monochromatic
#7DC5A0 #A8D8BF #D2EBDE #EAF6EF #EAF6EF
Accessibility & contrast
On white
1.26
#D2EBDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.68
#D2EBDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2EBDE
16.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2EBDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2EBDE | 1.00 | 1.26 | 16.68 | 16.68 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE7DD
Deuteranopia (green-blind)
#E5E4DF
Tritanopia (blue-blind)
#CEEBE7
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #d2ebde; /* rgb */ color: rgb(210, 235, 222); /* oklch */ color: oklch(91.8% 0.032 163.2);
Tailwind
colors: {
custom: {
50: '#e0f1e8',
500: '#d2ebde',
950: '#000000',
},
}SCSS
$custom: #d2ebde; $custom-light: #e0f1e8; $custom-dark: #000000;
JSON
{
"hex": "#d2ebde",
"rgb": {
"r": 210,
"g": 235,
"b": 222
},
"hsl": {
"h": 148.8,
"s": 38.462,
"l": 87.255
},
"oklch": {
"l": 0.91811,
"c": 0.03163,
"h": 163.2
},
"luminance": 0.78392
}Semantic roles & 50–950 ramp
primary
#D2EBDE
secondary
#C69BB1
accent
#3475B1
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151616
muted
#848584