#D2E5BC#D2E5BC
#D2E5BC is a very light, muted yellow-green. Relative luminance 0.734; OKLCH L 89.7% C 0.058 H 127.8°. Best body text is #000000 at 15.67:1 contrast (WCAG AA passes).
Color values
| HEX | #D2E5BC |
|---|---|
| RGB | rgb(210, 229, 188) |
| HSL | hsl(88, 44%, 82%) |
| HSV | hsv(88, 18%, 90%) |
| CMYK | cmyk(8.3%, 0%, 17.9%, 10.2%) |
| CIE-LAB | lab(88.62, -13.47, 17.91) |
| CIE-LCH | lch(88.62, 22.41, 126.94°) |
| OKLab | oklab(89.71% -0.0357 0.046) |
| OKLCH | oklch(89.71% 0.058 127.8) |
| XYZ | xyz(63.6734, 73.3708, 58.3747) |
| Luminance | 0.7337 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 7.00
Light Sage
#BCECAC
ΔE00 7.26
Very Pale Green
#CFFDBC
ΔE00 7.94
Lightgoldenrodyellow
#FAFAD2
ΔE00 8.06
Very Light Green
#D1FFBD
ΔE00 8.22
Eggshell (survey)
#FFFFD4
ΔE00 8.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2E5BC #CFBCE5
analogous
#E5E4BC #D2E5BC #BEE5BC
triadic
#D2E5BC #BCD2E5 #E5BCD2
tetradic
#D2E5BC #BCE5E4 #CFBCE5 #E5BCBE
square
#D2E5BC #BCE5E4 #CFBCE5 #E5BCBE
split-complementary
#D2E5BC #BCBEE5 #E4BCE5
monochromatic
#97C364 #B4D490 #D2E5BC #F0F6E8 #F0F6E9
Accessibility & contrast
On white
1.34
#D2E5BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.67
#D2E5BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2E5BC
15.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2E5BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2E5BC | 1.00 | 1.34 | 15.67 | 15.67 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADFBA
Deuteranopia (green-blind)
#E7DEBE
Tritanopia (blue-blind)
#D4E1DA
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #d2e5bc; /* rgb */ color: rgb(210, 229, 188); /* oklch */ color: oklch(89.7% 0.058 127.8);
Tailwind
colors: {
custom: {
50: '#e0edd0',
500: '#d2e5bc',
950: '#000000',
},
}SCSS
$custom: #d2e5bc; $custom-light: #e0edd0; $custom-dark: #000000;
JSON
{
"hex": "#d2e5bc",
"rgb": {
"r": 210,
"g": 229,
"b": 188
},
"hsl": {
"h": 87.805,
"s": 44.086,
"l": 81.765
},
"oklch": {
"l": 0.89708,
"c": 0.05826,
"h": 127.8
},
"luminance": 0.73371
}Semantic roles & 50–950 ramp
primary
#D2E5BC
secondary
#A186BF
accent
#2EB76E
background
#FEFEFE
surface
#FCFDFB
border
#D5D5D4
text
#151614
muted
#848483