#D2E5BB#D2E5BB
#D2E5BB is a very light, muted yellow-green. Relative luminance 0.733; OKLCH L 89.7% C 0.059 H 127.4°. Best body text is #000000 at 15.67:1 contrast (WCAG AA passes).
Color values
| HEX | #D2E5BB |
|---|---|
| RGB | rgb(210, 229, 187) |
| HSL | hsl(87, 45%, 82%) |
| HSV | hsv(87, 18%, 90%) |
| CMYK | cmyk(8.3%, 0%, 18.3%, 10.2%) |
| CIE-LAB | lab(88.60, -13.63, 18.40) |
| CIE-LCH | lch(88.60, 22.90, 126.52°) |
| OKLab | oklab(89.69% -0.0361 0.0473) |
| OKLCH | oklch(89.69% 0.059 127.4) |
| XYZ | xyz(63.5660, 73.3278, 57.8089) |
| Luminance | 0.7333 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 6.82
Light Sage
#BCECAC
ΔE00 7.11
Very Pale Green
#CFFDBC
ΔE00 7.80
Lightgoldenrodyellow
#FAFAD2
ΔE00 8.05
Very Light Green
#D1FFBD
ΔE00 8.08
Ecru
#FEFFCA
ΔE00 8.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2E5BB #CEBBE5
analogous
#E5E3BB #D2E5BB #BDE5BB
triadic
#D2E5BB #BBD2E5 #E5BBD2
tetradic
#D2E5BB #BBE5E3 #CEBBE5 #E5BBBD
square
#D2E5BB #BBE5E3 #CEBBE5 #E5BBBD
split-complementary
#D2E5BB #BBBDE5 #E3BBE5
monochromatic
#97C362 #B5D48F #D2E5BB #EFF6E7 #F0F7E9
Accessibility & contrast
On white
1.34
#D2E5BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.67
#D2E5BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2E5BB
15.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2E5BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2E5BB | 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)
#EADFB9
Deuteranopia (green-blind)
#E7DEBD
Tritanopia (blue-blind)
#D4E1D9
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #d2e5bb; /* rgb */ color: rgb(210, 229, 187); /* oklch */ color: oklch(89.7% 0.059 127.4);
Tailwind
colors: {
custom: {
50: '#e0edcf',
500: '#d2e5bb',
950: '#000000',
},
}SCSS
$custom: #d2e5bb; $custom-light: #e0edcf; $custom-dark: #000000;
JSON
{
"hex": "#d2e5bb",
"rgb": {
"r": 210,
"g": 229,
"b": 187
},
"hsl": {
"h": 87.143,
"s": 44.681,
"l": 81.569
},
"oklch": {
"l": 0.89685,
"c": 0.05948,
"h": 127.4
},
"luminance": 0.73328
}Semantic roles & 50–950 ramp
primary
#D2E5BB
secondary
#9F85BF
accent
#2EB86C
background
#FEFEFE
surface
#FCFDFB
border
#D5D5D4
text
#151613
muted
#848483