#D2EBD8#D2EBD8
#D2EBD8 is a very light, muted green. Relative luminance 0.781; OKLCH L 91.6% C 0.037 H 152.8°. Best body text is #000000 at 16.62:1 contrast (WCAG AA passes).
Color values
| HEX | #D2EBD8 |
|---|---|
| RGB | rgb(210, 235, 216) |
| HSL | hsl(134, 38%, 87%) |
| HSV | hsv(134, 11%, 92%) |
| CMYK | cmyk(10.6%, 0%, 8.1%, 7.8%) |
| CIE-LAB | lab(90.81, -11.73, 6.44) |
| CIE-LCH | lch(90.81, 13.38, 151.25°) |
| OKLab | oklab(91.65% -0.0326 0.0168) |
| OKLCH | oklch(91.65% 0.037 152.8) |
| XYZ | xyz(68.6787, 78.0752, 76.4041) |
| Luminance | 0.7808 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 5.96
Ice
#D6FFFA
ΔE00 7.80
Ice Blue (survey)
#D7FFFE
ΔE00 8.94
Lightcyan
#E0FFFF
ΔE00 8.95
Duck Egg Blue
#C3FBF4
ΔE00 8.96
Very Pale Blue
#D6FFFE
ΔE00 9.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2EBD8 #EBD2E5
analogous
#D9EBD2 #D2EBD8 #D2EBE5
triadic
#D2EBD8 #D8D2EB #EBD8D2
tetradic
#D2EBD8 #D2D9EB #EBD2E5 #EBE5D2
square
#D2EBD8 #D2D9EB #EBD2E5 #EBE5D2
split-complementary
#D2EBD8 #E5D2EB #EBD2D9
monochromatic
#7DC58F #A8D8B3 #D2EBD8 #EAF6ED #EAF6ED
Accessibility & contrast
On white
1.26
#D2EBD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.62
#D2EBD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2EBD8
16.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2EBD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2EBD8 | 1.00 | 1.26 | 16.62 | 16.62 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE6D7
Deuteranopia (green-blind)
#E6E3D9
Tritanopia (blue-blind)
#CFEAE5
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #d2ebd8; /* rgb */ color: rgb(210, 235, 216); /* oklch */ color: oklch(91.6% 0.037 152.8);
Tailwind
colors: {
custom: {
50: '#e0f1e4',
500: '#d2ebd8',
950: '#000000',
},
}SCSS
$custom: #d2ebd8; $custom-light: #e0f1e4; $custom-dark: #000000;
JSON
{
"hex": "#d2ebd8",
"rgb": {
"r": 210,
"g": 235,
"b": 216
},
"hsl": {
"h": 134.4,
"s": 38.462,
"l": 87.255
},
"oklch": {
"l": 0.91649,
"c": 0.0367,
"h": 152.8
},
"luminance": 0.78076
}Semantic roles & 50–950 ramp
primary
#D2EBD8
secondary
#C69BBC
accent
#3493B1
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151615
muted
#848584