#D5EEBB#D5EEBB
#D5EEBB is a very light, moderate yellow-green. Relative luminance 0.789; OKLCH L 91.8% C 0.072 H 129.0°. Best body text is #000000 at 16.78:1 contrast (WCAG AA passes).
Color values
| HEX | #D5EEBB |
|---|---|
| RGB | rgb(213, 238, 187) |
| HSL | hsl(89, 60%, 83%) |
| HSV | hsv(89, 21%, 93%) |
| CMYK | cmyk(10.5%, 0%, 21.4%, 6.7%) |
| CIE-LAB | lab(91.18, -17.04, 22.02) |
| CIE-LCH | lch(91.18, 27.84, 127.73°) |
| OKLab | oklab(91.79% -0.0455 0.0562) |
| OKLCH | oklch(91.79% 0.072 129) |
| XYZ | xyz(66.9834, 78.8826, 58.7010) |
| Luminance | 0.7888 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 5.09
Light Sage
#BCECAC
ΔE00 5.17
Very Light Green
#D1FFBD
ΔE00 5.33
Light Grey Green
#B7E1A1
ΔE00 5.63
Pale Green
#C7FDB5
ΔE00 6.47
Washed Out Green
#BCF5A6
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5EEBB #D4BBEE
analogous
#EEEDBB #D5EEBB #BBEEBB
triadic
#D5EEBB #BBD5EE #EEBBD5
tetradic
#D5EEBB #BBEEED #D4BBEE #EEBBBB
square
#D5EEBB #BBEEED #D4BBEE #EEBBBB
split-complementary
#D5EEBB #BBBBEE #EDBBEE
monochromatic
#99D659 #B7E28A #D5EEBB #F0F9E7 #F0F9E7
Accessibility & contrast
On white
1.25
#D5EEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.78
#D5EEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5EEBB
16.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5EEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5EEBB | 1.00 | 1.25 | 16.78 | 16.78 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E7B8
Deuteranopia (green-blind)
#EFE5BD
Tritanopia (blue-blind)
#D7E9E0
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #d5eebb; /* rgb */ color: rgb(213, 238, 187); /* oklch */ color: oklch(91.8% 0.072 129.0);
Tailwind
colors: {
custom: {
50: '#e2f3cf',
500: '#d5eebb',
950: '#000000',
},
}SCSS
$custom: #d5eebb; $custom-light: #e2f3cf; $custom-dark: #000000;
JSON
{
"hex": "#d5eebb",
"rgb": {
"r": 213,
"g": 238,
"b": 187
},
"hsl": {
"h": 89.412,
"s": 60,
"l": 83.333
},
"oklch": {
"l": 0.91786,
"c": 0.07236,
"h": 129
},
"luminance": 0.78883
}Semantic roles & 50–950 ramp
primary
#D5EEBB
secondary
#A681CC
accent
#1EC871
background
#FEFFFE
surface
#FCFEFB
border
#D5D6D4
text
#151714
muted
#848583