#D2EBDC#D2EBDC
#D2EBDC is a very light, muted green. Relative luminance 0.783; OKLCH L 91.8% C 0.033 H 159.4°. Best body text is #000000 at 16.66:1 contrast (WCAG AA passes).
Color values
| HEX | #D2EBDC |
|---|---|
| RGB | rgb(210, 235, 220) |
| HSL | hsl(144, 38%, 87%) |
| HSV | hsv(144, 11%, 92%) |
| CMYK | cmyk(10.6%, 0%, 6.4%, 7.8%) |
| CIE-LAB | lab(90.91, -11.01, 4.49) |
| CIE-LCH | lch(90.91, 11.89, 157.81°) |
| OKLab | oklab(91.76% -0.0311 0.0117) |
| OKLCH | oklch(91.76% 0.033 159.4) |
| XYZ | xyz(69.2021, 78.2845, 79.1608) |
| Luminance | 0.7829 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 5.71
Ice
#D6FFFA
ΔE00 6.80
Lightcyan
#E0FFFF
ΔE00 7.65
Ice Blue (survey)
#D7FFFE
ΔE00 7.76
Very Pale Blue
#D6FFFE
ΔE00 7.84
Very Light Blue
#D5FFFF
ΔE00 8.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2EBDC #EBD2E1
analogous
#D5EBD2 #D2EBDC #D2EBE9
triadic
#D2EBDC #DCD2EB #EBDCD2
tetradic
#D2EBDC #D2D5EB #EBD2E1 #EBE9D2
square
#D2EBDC #D2D5EB #EBD2E1 #EBE9D2
split-complementary
#D2EBDC #E9D2EB #EBD2D5
monochromatic
#7DC59A #A8D8BB #D2EBDC #EAF6EF #EAF6EF
Accessibility & contrast
On white
1.26
#D2EBDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.66
#D2EBDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2EBDC
16.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2EBDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2EBDC | 1.00 | 1.26 | 16.66 | 16.66 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE7DB
Deuteranopia (green-blind)
#E6E4DD
Tritanopia (blue-blind)
#CEEBE6
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #d2ebdc; /* rgb */ color: rgb(210, 235, 220); /* oklch */ color: oklch(91.8% 0.033 159.4);
Tailwind
colors: {
custom: {
50: '#e0f1e6',
500: '#d2ebdc',
950: '#000000',
},
}SCSS
$custom: #d2ebdc; $custom-light: #e0f1e6; $custom-dark: #000000;
JSON
{
"hex": "#d2ebdc",
"rgb": {
"r": 210,
"g": 235,
"b": 220
},
"hsl": {
"h": 144,
"s": 38.462,
"l": 87.255
},
"oklch": {
"l": 0.91756,
"c": 0.0332,
"h": 159.4
},
"luminance": 0.78286
}Semantic roles & 50–950 ramp
primary
#D2EBDC
secondary
#C69BB5
accent
#347FB1
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151616
muted
#848584