#D2ECB2#D2ECB2
#D2ECB2 is a very light, moderate yellow-green. Relative luminance 0.769; OKLCH L 91.0% C 0.081 H 127.6°. Best body text is #000000 at 16.38:1 contrast (WCAG AA passes).
Color values
| HEX | #D2ECB2 |
|---|---|
| RGB | rgb(210, 236, 178) |
| HSL | hsl(87, 60%, 81%) |
| HSV | hsv(87, 25%, 93%) |
| CMYK | cmyk(11%, 0%, 24.6%, 7.5%) |
| CIE-LAB | lab(90.28, -18.47, 25.37) |
| CIE-LCH | lch(90.28, 31.38, 126.05°) |
| OKLab | oklab(90.96% -0.0495 0.0644) |
| OKLCH | oklch(90.96% 0.081 127.6) |
| XYZ | xyz(64.6085, 76.9065, 53.5515) |
| Luminance | 0.7691 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Sage
#BCECAC
ΔE00 4.47
Light Grey Green
#B7E1A1
ΔE00 4.66
Very Pale Green
#CFFDBC
ΔE00 4.81
Very Light Green
#D1FFBD
ΔE00 5.05
Pale Green
#C7FDB5
ΔE00 5.90
Washed Out Green
#BCF5A6
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2ECB2 #CCB2EC
analogous
#ECE9B2 #D2ECB2 #B5ECB2
triadic
#D2ECB2 #B2D2EC #ECB2D2
tetradic
#D2ECB2 #B2ECE9 #CCB2EC #ECB2B5
square
#D2ECB2 #B2ECE9 #CCB2EC #ECB2B5
split-complementary
#D2ECB2 #B2B5EC #E9B2EC
monochromatic
#99D450 #B5E081 #D2ECB2 #EFF8E3 #F1F9E6
Accessibility & contrast
On white
1.28
#D2ECB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.38
#D2ECB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2ECB2
16.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2ECB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2ECB2 | 1.00 | 1.28 | 16.38 | 16.38 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E4AE
Deuteranopia (green-blind)
#EEE3B5
Tritanopia (blue-blind)
#D5E7DC
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #d2ecb2; /* rgb */ color: rgb(210, 236, 178); /* oklch */ color: oklch(91.0% 0.081 127.6);
Tailwind
colors: {
custom: {
50: '#e0f2c9',
500: '#d2ecb2',
950: '#000000',
},
}SCSS
$custom: #d2ecb2; $custom-light: #e0f2c9; $custom-dark: #000000;
JSON
{
"hex": "#d2ecb2",
"rgb": {
"r": 210,
"g": 236,
"b": 178
},
"hsl": {
"h": 86.897,
"s": 60.417,
"l": 81.176
},
"oklch": {
"l": 0.9096,
"c": 0.08119,
"h": 127.6
},
"luminance": 0.76907
}Semantic roles & 50–950 ramp
primary
#D2ECB2
secondary
#9D79C9
accent
#1DC86A
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#151613
muted
#848582