#BBE686#BBE686
#BBE686 is a very light, vivid yellow-green. Relative luminance 0.689; OKLCH L 87.3% C 0.132 H 128.5°. Best body text is #000000 at 14.78:1 contrast (WCAG AA passes).
Color values
| HEX | #BBE686 |
|---|---|
| RGB | rgb(187, 230, 134) |
| HSL | hsl(87, 66%, 71%) |
| HSV | hsv(87, 42%, 90%) |
| CMYK | cmyk(18.7%, 0%, 41.7%, 9.8%) |
| CIE-LAB | lab(86.44, -29.79, 42.22) |
| CIE-LCH | lch(86.44, 51.67, 125.20°) |
| OKLab | oklab(87.28% -0.082 0.103) |
| OKLCH | oklch(87.28% 0.132 128.5) |
| XYZ | xyz(53.0928, 68.8789, 33.0474) |
| Luminance | 0.6888 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 4.54
Pale Olive Green
#B1D27B
ΔE00 4.65
Celery
#C1FD95
ΔE00 5.07
Tea Green
#BDF8A3
ΔE00 5.30
Washed Out Green
#BCF5A6
ΔE00 5.49
Light Yellowish Green
#C2FF89
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBE686 #B186E6
analogous
#E6E186 #BBE686 #8BE686
triadic
#BBE686 #86BBE6 #E686BB
tetradic
#BBE686 #86E6E1 #B186E6 #E6868B
square
#BBE686 #86E6E1 #B186E6 #E6868B
split-complementary
#BBE686 #868BE6 #E186E6
monochromatic
#81C829 #9EDC53 #BBE686 #D8F0B9 #F1FAE6
Accessibility & contrast
On white
1.42
#BBE686 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.78
#BBE686 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBE686
14.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBE686 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBE686 | 1.00 | 1.42 | 14.78 | 14.78 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDA7F
Deuteranopia (green-blind)
#E8D78B
Tritanopia (blue-blind)
#BFDECF
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #bbe686; /* rgb */ color: rgb(187, 230, 134); /* oklch */ color: oklch(87.3% 0.132 128.5);
Tailwind
colors: {
custom: {
50: '#d1eeaa',
500: '#bbe686',
950: '#000000',
},
}SCSS
$custom: #bbe686; $custom-light: #d1eeaa; $custom-dark: #000000;
JSON
{
"hex": "#bbe686",
"rgb": {
"r": 187,
"g": 230,
"b": 134
},
"hsl": {
"h": 86.875,
"s": 65.753,
"l": 71.373
},
"oklch": {
"l": 0.87275,
"c": 0.13167,
"h": 128.5
},
"luminance": 0.6888
}Semantic roles & 50–950 ramp
primary
#BBE686
secondary
#8251BF
accent
#18CE69
background
#FEFFFD
surface
#FBFEF7
border
#D4D6D0
text
#141610
muted
#838581