#D2EECB#D2EECB
#D2EECB is a very light, muted green. Relative luminance 0.792; OKLCH L 91.9% C 0.055 H 139.4°. Best body text is #000000 at 16.83:1 contrast (WCAG AA passes).
Color values
| HEX | #D2EECB |
|---|---|
| RGB | rgb(210, 238, 203) |
| HSL | hsl(108, 51%, 86%) |
| HSV | hsv(108, 15%, 93%) |
| CMYK | cmyk(11.8%, 0%, 14.7%, 6.7%) |
| CIE-LAB | lab(91.31, -15.49, 13.90) |
| CIE-LCH | lch(91.31, 20.81, 138.10°) |
| OKLab | oklab(91.94% -0.042 0.036) |
| OKLCH | oklch(91.94% 0.055 139.4) |
| XYZ | xyz(67.9302, 79.1616, 68.1892) |
| Luminance | 0.7916 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 7.54
Very Pale Green
#CFFDBC
ΔE00 7.56
Very Light Green
#D1FFBD
ΔE00 7.82
Mint
#AAF0C1
ΔE00 8.13
Light Grey Green
#B7E1A1
ΔE00 8.17
Honeydew
#F0FFF0
ΔE00 8.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2EECB #E7CBEE
analogous
#E4EECB #D2EECB #CBEED6
triadic
#D2EECB #CBD2EE #EECBD2
tetradic
#D2EECB #CBE4EE #E7CBEE #EED6CB
square
#D2EECB #CBE4EE #E7CBEE #EED6CB
split-complementary
#D2EECB #D6CBEE #EECBE4
monochromatic
#82D06F #AADF9D #D2EECB #EBF7E8 #EBF7E8
Accessibility & contrast
On white
1.25
#D2EECB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.83
#D2EECB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2EECB
16.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2EECB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2EECB | 1.00 | 1.25 | 16.83 | 16.83 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E8C9
Deuteranopia (green-blind)
#ECE5CD
Tritanopia (blue-blind)
#D1EBE4
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #d2eecb; /* rgb */ color: rgb(210, 238, 203); /* oklch */ color: oklch(91.9% 0.055 139.4);
Tailwind
colors: {
custom: {
50: '#e0f3da',
500: '#d2eecb',
950: '#000000',
},
}SCSS
$custom: #d2eecb; $custom-light: #e0f3da; $custom-dark: #000000;
JSON
{
"hex": "#d2eecb",
"rgb": {
"r": 210,
"g": 238,
"b": 203
},
"hsl": {
"h": 108,
"s": 50.725,
"l": 86.471
},
"oklch": {
"l": 0.91944,
"c": 0.05528,
"h": 139.4
},
"luminance": 0.79163
}Semantic roles & 50–950 ramp
primary
#D2EECB
secondary
#C092CB
accent
#27BEA0
background
#FEFFFE
surface
#FCFEFB
border
#D5D6D4
text
#151715
muted
#848584