#D2E9DB#D2E9DB
#D2E9DB is a very light, muted green. Relative luminance 0.771; OKLCH L 91.3% C 0.031 H 159.0°. Best body text is #000000 at 16.42:1 contrast (WCAG AA passes).
Color values
| HEX | #D2E9DB |
|---|---|
| RGB | rgb(210, 233, 219) |
| HSL | hsl(143, 34%, 87%) |
| HSV | hsv(143, 10%, 91%) |
| CMYK | cmyk(9.9%, 0%, 6%, 8.6%) |
| CIE-LAB | lab(90.36, -10.18, 4.22) |
| CIE-LCH | lch(90.36, 11.02, 157.47°) |
| OKLab | oklab(91.32% -0.0287 0.011) |
| OKLCH | oklch(91.32% 0.031 159) |
| XYZ | xyz(68.5007, 77.0930, 78.2756) |
| Luminance | 0.7709 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 5.66
Ice
#D6FFFA
ΔE00 7.16
Lightcyan
#E0FFFF
ΔE00 7.66
Ice Blue (survey)
#D7FFFE
ΔE00 7.97
Very Pale Blue
#D6FFFE
ΔE00 8.07
Mintcream
#F5FFFA
ΔE00 8.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2E9DB #E9D2E0
analogous
#D5E9D2 #D2E9DB #D2E9E7
triadic
#D2E9DB #DBD2E9 #E9DBD2
tetradic
#D2E9DB #D2D5E9 #E9D2E0 #E9E7D2
square
#D2E9DB #D2D5E9 #E9D2E0 #E9E7D2
split-complementary
#D2E9DB #E7D2E9 #E9D2D5
monochromatic
#80C199 #A9D5BA #D2E9DB #EAF5EF #EAF5EF
Accessibility & contrast
On white
1.28
#D2E9DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.42
#D2E9DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2E9DB
16.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2E9DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2E9DB | 1.00 | 1.28 | 16.42 | 16.42 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E5DA
Deuteranopia (green-blind)
#E4E2DC
Tritanopia (blue-blind)
#CEE9E5
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #d2e9db; /* rgb */ color: rgb(210, 233, 219); /* oklch */ color: oklch(91.3% 0.031 159.0);
Tailwind
colors: {
custom: {
50: '#dff0e6',
500: '#d2e9db',
950: '#000000',
},
}SCSS
$custom: #d2e9db; $custom-light: #dff0e6; $custom-dark: #000000;
JSON
{
"hex": "#d2e9db",
"rgb": {
"r": 210,
"g": 233,
"b": 219
},
"hsl": {
"h": 143.478,
"s": 34.328,
"l": 86.863
},
"oklch": {
"l": 0.91317,
"c": 0.03076,
"h": 159
},
"luminance": 0.77094
}Semantic roles & 50–950 ramp
primary
#D2E9DB
secondary
#C39DB4
accent
#387FAD
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151615
muted
#848584