#D2E5DB#D2E5DB
#D2E5DB is a very light, muted green. Relative luminance 0.749; OKLCH L 90.5% C 0.024 H 163.1°. Best body text is #000000 at 15.97:1 contrast (WCAG AA passes).
Color values
| HEX | #D2E5DB |
|---|---|
| RGB | rgb(210, 229, 219) |
| HSL | hsl(148, 27%, 86%) |
| HSV | hsv(148, 8%, 90%) |
| CMYK | cmyk(8.3%, 0%, 4.4%, 10.2%) |
| CIE-LAB | lab(89.32, -8.15, 2.71) |
| CIE-LCH | lch(89.32, 8.59, 161.59°) |
| OKLab | oklab(90.49% -0.0232 0.0071) |
| OKLCH | oklch(90.49% 0.024 163.1) |
| XYZ | xyz(67.3812, 74.8539, 77.9024) |
| Luminance | 0.7486 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 6.05
Light Grey
#D8DCD6
ΔE00 6.47
Mintcream
#F5FFFA
ΔE00 7.33
Lightcyan
#E0FFFF
ΔE00 7.42
Azure (CSS)
#F0FFFF
ΔE00 7.71
Ice
#D6FFFA
ΔE00 7.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2E5DB #E5D2DC
analogous
#D2E5D2 #D2E5DB #D2E5E4
triadic
#D2E5DB #DBD2E5 #E5DBD2
tetradic
#D2E5DB #D2D2E5 #E5D2DC #E5E4D2
square
#D2E5DB #D2D2E5 #E5D2DC #E5E4D2
split-complementary
#D2E5DB #E4D2E5 #E5D2D2
monochromatic
#84B89D #ABCFBC #D2E5DB #ECF4EF #ECF4EF
Accessibility & contrast
On white
1.31
#D2E5DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.97
#D2E5DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2E5DB
15.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2E5DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2E5DB | 1.00 | 1.31 | 15.97 | 15.97 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E2DB
Deuteranopia (green-blind)
#E1DFDC
Tritanopia (blue-blind)
#CFE5E2
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #d2e5db; /* rgb */ color: rgb(210, 229, 219); /* oklch */ color: oklch(90.5% 0.024 163.1);
Tailwind
colors: {
custom: {
50: '#dfede6',
500: '#d2e5db',
950: '#000000',
},
}SCSS
$custom: #d2e5db; $custom-light: #dfede6; $custom-dark: #000000;
JSON
{
"hex": "#d2e5db",
"rgb": {
"r": 210,
"g": 229,
"b": 219
},
"hsl": {
"h": 148.421,
"s": 26.761,
"l": 86.078
},
"oklch": {
"l": 0.90494,
"c": 0.02429,
"h": 163.1
},
"luminance": 0.74855
}Semantic roles & 50–950 ramp
primary
#D2E5DB
secondary
#BD9EAE
accent
#4075A5
background
#FEFEFE
surface
#FCFDFC
border
#D5D5D5
text
#151615
muted
#848484