#D2E8D4#D2E8D4
#D2E8D4 is a very light, muted green. Relative luminance 0.762; OKLCH L 90.9% C 0.036 H 147.9°. Best body text is #000000 at 16.23:1 contrast (WCAG AA passes).
Color values
| HEX | #D2E8D4 |
|---|---|
| RGB | rgb(210, 232, 212) |
| HSL | hsl(125, 32%, 87%) |
| HSV | hsv(125, 9%, 91%) |
| CMYK | cmyk(9.5%, 0%, 8.6%, 9%) |
| CIE-LAB | lab(89.94, -10.94, 7.26) |
| CIE-LCH | lch(89.94, 13.13, 146.42°) |
| OKLab | oklab(90.92% -0.0301 0.0189) |
| OKLCH | oklch(90.92% 0.036 147.9) |
| XYZ | xyz(67.3162, 76.1675, 73.4299) |
| Luminance | 0.7617 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 6.08
Ice
#D6FFFA
ΔE00 8.81
Beige
#F5F5DC
ΔE00 8.87
Light Grey
#D8DCD6
ΔE00 9.21
Mintcream
#F5FFFA
ΔE00 9.48
Lightcyan
#E0FFFF
ΔE00 9.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2E8D4 #E8D2E6
analogous
#DBE8D2 #D2E8D4 #D2E8DF
triadic
#D2E8D4 #D4D2E8 #E8D4D2
tetradic
#D2E8D4 #D2DBE8 #E8D2E6 #E8DFD2
square
#D2E8D4 #D2DBE8 #E8D2E6 #E8DFD2
split-complementary
#D2E8D4 #DFD2E8 #E8D2DB
monochromatic
#81BF87 #AAD3AD #D2E8D4 #EBF5EC #EBF5EC
Accessibility & contrast
On white
1.29
#D2E8D4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.23
#D2E8D4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2E8D4
16.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2E8D4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2E8D4 | 1.00 | 1.29 | 16.23 | 16.23 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9E4D3
Deuteranopia (green-blind)
#E5E1D5
Tritanopia (blue-blind)
#D0E7E2
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #d2e8d4; /* rgb */ color: rgb(210, 232, 212); /* oklch */ color: oklch(90.9% 0.036 147.9);
Tailwind
colors: {
custom: {
50: '#dfefe1',
500: '#d2e8d4',
950: '#000000',
},
}SCSS
$custom: #d2e8d4; $custom-light: #dfefe1; $custom-dark: #000000;
JSON
{
"hex": "#d2e8d4",
"rgb": {
"r": 210,
"g": 232,
"b": 212
},
"hsl": {
"h": 125.455,
"s": 32.353,
"l": 86.667
},
"oklch": {
"l": 0.90923,
"c": 0.03559,
"h": 147.9
},
"luminance": 0.76168
}Semantic roles & 50–950 ramp
primary
#D2E8D4
secondary
#C19DBE
accent
#3AA1AB
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151615
muted
#848584