#D5EBBE#D5EBBE
#D5EBBE is a very light, moderate yellow-green. Relative luminance 0.773; OKLCH L 91.2% C 0.064 H 128.9°. Best body text is #000000 at 16.46:1 contrast (WCAG AA passes).
Color values
| HEX | #D5EBBE |
|---|---|
| RGB | rgb(213, 235, 190) |
| HSL | hsl(89, 53%, 83%) |
| HSV | hsv(89, 19%, 92%) |
| CMYK | cmyk(9.4%, 0%, 19.1%, 7.8%) |
| CIE-LAB | lab(90.45, -15.09, 19.46) |
| CIE-LCH | lch(90.45, 24.62, 127.79°) |
| OKLab | oklab(91.22% -0.0402 0.0499) |
| OKLCH | oklch(91.22% 0.064 128.9) |
| XYZ | xyz(66.4417, 77.2801, 60.1214) |
| Luminance | 0.7728 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Sage
#BCECAC
ΔE00 6.26
Very Pale Green
#CFFDBC
ΔE00 6.44
Light Grey Green
#B7E1A1
ΔE00 6.45
Very Light Green
#D1FFBD
ΔE00 6.69
Pale Green
#C7FDB5
ΔE00 7.83
Lightgoldenrodyellow
#FAFAD2
ΔE00 7.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5EBBE #D4BEEB
analogous
#EBEABE #D5EBBE #BEEBBE
triadic
#D5EBBE #BED5EB #EBBED5
tetradic
#D5EBBE #BEEBEA #D4BEEB #EBBEBE
square
#D5EBBE #BEEBEA #D4BEEB #EBBEBE
split-complementary
#D5EBBE #BEBEEB #EABEEB
monochromatic
#99CE60 #B7DD8F #D5EBBE #F0F8E8 #F0F8E8
Accessibility & contrast
On white
1.28
#D5EBBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.46
#D5EBBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5EBBE
16.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5EBBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5EBBE | 1.00 | 1.28 | 16.46 | 16.46 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0E5BB
Deuteranopia (green-blind)
#ECE3C0
Tritanopia (blue-blind)
#D7E7DE
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #d5ebbe; /* rgb */ color: rgb(213, 235, 190); /* oklch */ color: oklch(91.2% 0.064 128.9);
Tailwind
colors: {
custom: {
50: '#e2f1d1',
500: '#d5ebbe',
950: '#000000',
},
}SCSS
$custom: #d5ebbe; $custom-light: #e2f1d1; $custom-dark: #000000;
JSON
{
"hex": "#d5ebbe",
"rgb": {
"r": 213,
"g": 235,
"b": 190
},
"hsl": {
"h": 89.333,
"s": 52.941,
"l": 83.333
},
"oklch": {
"l": 0.91224,
"c": 0.06406,
"h": 128.9
},
"luminance": 0.77281
}Semantic roles & 50–950 ramp
primary
#D5EBBE
secondary
#A686C7
accent
#25C071
background
#FEFFFE
surface
#FCFEFB
border
#D5D6D4
text
#151614
muted
#848583