#BDE787#BDE787
#BDE787 is a very light, vivid yellow-green. Relative luminance 0.697; OKLCH L 87.6% C 0.131 H 128.1°. Best body text is #000000 at 14.94:1 contrast (WCAG AA passes).
Color values
| HEX | #BDE787 |
|---|---|
| RGB | rgb(189, 231, 135) |
| HSL | hsl(86, 67%, 72%) |
| HSV | hsv(86, 42%, 91%) |
| CMYK | cmyk(18.2%, 0%, 41.6%, 9.4%) |
| CIE-LAB | lab(86.86, -29.41, 42.28) |
| CIE-LCH | lch(86.86, 51.50, 124.82°) |
| OKLab | oklab(87.65% -0.081 0.1032) |
| OKLCH | oklch(87.65% 0.131 128.1) |
| XYZ | xyz(53.9348, 69.7192, 33.5326) |
| Luminance | 0.6972 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 4.41
Pale Olive Green
#B1D27B
ΔE00 4.84
Celery
#C1FD95
ΔE00 4.95
Tea Green
#BDF8A3
ΔE00 5.25
Washed Out Green
#BCF5A6
ΔE00 5.47
Light Yellowish Green
#C2FF89
ΔE00 5.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDE787 #B187E7
analogous
#E7E187 #BDE787 #8DE787
triadic
#BDE787 #87BDE7 #E787BD
tetradic
#BDE787 #87E7E1 #B187E7 #E7878D
square
#BDE787 #87E7E1 #B187E7 #E7878D
split-complementary
#BDE787 #878DE7 #E187E7
monochromatic
#84CB29 #A1DD54 #BDE787 #D9F1BA #F1FAE5
Accessibility & contrast
On white
1.41
#BDE787 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.94
#BDE787 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDE787
14.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDE787 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDE787 | 1.00 | 1.41 | 14.94 | 14.94 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DB80
Deuteranopia (green-blind)
#EAD98C
Tritanopia (blue-blind)
#C1DFD0
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #bde787; /* rgb */ color: rgb(189, 231, 135); /* oklch */ color: oklch(87.6% 0.131 128.1);
Tailwind
colors: {
custom: {
50: '#d2eeab',
500: '#bde787',
950: '#000000',
},
}SCSS
$custom: #bde787; $custom-light: #d2eeab; $custom-dark: #000000;
JSON
{
"hex": "#bde787",
"rgb": {
"r": 189,
"g": 231,
"b": 135
},
"hsl": {
"h": 86.25,
"s": 66.667,
"l": 71.765
},
"oklch": {
"l": 0.87645,
"c": 0.13116,
"h": 128.1
},
"luminance": 0.6972
}Semantic roles & 50–950 ramp
primary
#BDE787
secondary
#8252C0
accent
#17CF67
background
#FEFFFD
surface
#FBFEF7
border
#D4D6D0
text
#141610
muted
#838581