#BBE786#BBE786
#BBE786 is a very light, vivid yellow-green. Relative luminance 0.694; OKLCH L 87.5% C 0.133 H 128.8°. Best body text is #000000 at 14.89:1 contrast (WCAG AA passes).
Color values
| HEX | #BBE786 |
|---|---|
| RGB | rgb(187, 231, 134) |
| HSL | hsl(87, 67%, 72%) |
| HSV | hsv(87, 42%, 91%) |
| CMYK | cmyk(19%, 0%, 42%, 9.4%) |
| CIE-LAB | lab(86.72, -30.25, 42.57) |
| CIE-LCH | lch(86.72, 52.23, 125.40°) |
| OKLab | oklab(87.5% -0.0834 0.1038) |
| OKLCH | oklch(87.5% 0.133 128.8) |
| XYZ | xyz(53.3719, 69.4371, 33.1404) |
| Luminance | 0.6944 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 4.29
Celery
#C1FD95
ΔE00 4.83
Pale Olive Green
#B1D27B
ΔE00 4.89
Tea Green
#BDF8A3
ΔE00 5.16
Washed Out Green
#BCF5A6
ΔE00 5.40
Light Yellowish Green
#C2FF89
ΔE00 5.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBE786 #B286E7
analogous
#E7E286 #BBE786 #8BE786
triadic
#BBE786 #86BBE7 #E786BB
tetradic
#BBE786 #86E7E2 #B286E7 #E7868B
square
#BBE786 #86E7E2 #B286E7 #E7868B
split-complementary
#BBE786 #868BE7 #E286E7
monochromatic
#81CA28 #9EDD53 #BBE786 #D8F1B9 #F1FAE5
Accessibility & contrast
On white
1.41
#BBE786 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.89
#BBE786 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBE786
14.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBE786 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBE786 | 1.00 | 1.41 | 14.89 | 14.89 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DB7E
Deuteranopia (green-blind)
#E9D88B
Tritanopia (blue-blind)
#BFDFCF
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #bbe786; /* rgb */ color: rgb(187, 231, 134); /* oklch */ color: oklch(87.5% 0.133 128.8);
Tailwind
colors: {
custom: {
50: '#d1eeaa',
500: '#bbe786',
950: '#000000',
},
}SCSS
$custom: #bbe786; $custom-light: #d1eeaa; $custom-dark: #000000;
JSON
{
"hex": "#bbe786",
"rgb": {
"r": 187,
"g": 231,
"b": 134
},
"hsl": {
"h": 87.216,
"s": 66.897,
"l": 71.569
},
"oklch": {
"l": 0.87497,
"c": 0.13311,
"h": 128.8
},
"luminance": 0.69438
}Semantic roles & 50–950 ramp
primary
#BBE786
secondary
#8351C0
accent
#17CF6A
background
#FEFFFD
surface
#FBFEF7
border
#D4D6D0
text
#141610
muted
#838581