#D2EDB2#D2EDB2
#D2EDB2 is a very light, moderate yellow-green. Relative luminance 0.775; OKLCH L 91.2% C 0.083 H 127.9°. Best body text is #000000 at 16.50:1 contrast (WCAG AA passes).
Color values
| HEX | #D2EDB2 |
|---|---|
| RGB | rgb(210, 237, 178) |
| HSL | hsl(87, 62%, 81%) |
| HSV | hsv(87, 25%, 93%) |
| CMYK | cmyk(11.4%, 0%, 24.9%, 7.1%) |
| CIE-LAB | lab(90.54, -18.96, 25.73) |
| CIE-LCH | lch(90.54, 31.96, 126.38°) |
| OKLab | oklab(91.17% -0.0509 0.0652) |
| OKLCH | oklch(91.17% 0.083 127.9) |
| XYZ | xyz(64.8972, 77.4839, 53.6477) |
| Luminance | 0.7748 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Sage
#BCECAC
ΔE00 4.30
Very Pale Green
#CFFDBC
ΔE00 4.53
Light Grey Green
#B7E1A1
ΔE00 4.61
Very Light Green
#D1FFBD
ΔE00 4.76
Pale Green
#C7FDB5
ΔE00 5.60
Washed Out Green
#BCF5A6
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2EDB2 #CDB2ED
analogous
#EDEBB2 #D2EDB2 #B5EDB2
triadic
#D2EDB2 #B2D2ED #EDB2D2
tetradic
#D2EDB2 #B2EDEB #CDB2ED #EDB2B5
square
#D2EDB2 #B2EDEB #CDB2ED #EDB2B5
split-complementary
#D2EDB2 #B2B5ED #EBB2ED
monochromatic
#98D64F #B5E180 #D2EDB2 #EFF9E4 #F1F9E6
Accessibility & contrast
On white
1.27
#D2EDB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.50
#D2EDB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2EDB2
16.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2EDB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2EDB2 | 1.00 | 1.27 | 16.50 | 16.50 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E5AE
Deuteranopia (green-blind)
#EFE3B5
Tritanopia (blue-blind)
#D5E8DD
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #d2edb2; /* rgb */ color: rgb(210, 237, 178); /* oklch */ color: oklch(91.2% 0.083 127.9);
Tailwind
colors: {
custom: {
50: '#e0f2c9',
500: '#d2edb2',
950: '#000000',
},
}SCSS
$custom: #d2edb2; $custom-light: #e0f2c9; $custom-dark: #000000;
JSON
{
"hex": "#d2edb2",
"rgb": {
"r": 210,
"g": 237,
"b": 178
},
"hsl": {
"h": 87.458,
"s": 62.105,
"l": 81.373
},
"oklch": {
"l": 0.91172,
"c": 0.08273,
"h": 127.9
},
"luminance": 0.77484
}Semantic roles & 50–950 ramp
primary
#D2EDB2
secondary
#9E79CA
accent
#1CCA6B
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#151713
muted
#848582