#BBFF86#BBFF86
#BBFF86 is a very light, vivid yellow-green. Relative luminance 0.838; OKLCH L 92.9% C 0.167 H 132.9°. Best body text is #000000 at 17.76:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFF86 |
|---|---|
| RGB | rgb(187, 255, 134) |
| HSL | hsl(94, 100%, 76%) |
| HSV | hsv(94, 47%, 100%) |
| CMYK | cmyk(26.7%, 0%, 47.5%, 0%) |
| CIE-LAB | lab(93.37, -41.17, 50.86) |
| CIE-LCH | lch(93.37, 65.43, 128.98°) |
| OKLab | oklab(92.86% -0.1137 0.1224) |
| OKLCH | oklch(92.86% 0.167 132.9) |
| XYZ | xyz(60.5555, 83.8043, 35.5350) |
| Luminance | 0.8381 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellowish Green
#C2FF89
ΔE00 1.00
Pistachio (survey)
#C0FA8B
ΔE00 1.72
Light Pea Green
#C4FE82
ΔE00 1.75
Celery
#C1FD95
ΔE00 2.30
Pale Lime
#BEFD73
ΔE00 2.66
Spring Green (survey)
#A9F971
ΔE00 2.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFF86 #CA86FF
analogous
#F8FF86 #BBFF86 #86FF8E
triadic
#BBFF86 #86BBFF #FF86BB
tetradic
#BBFF86 #86F8FF #CA86FF #FF8E86
square
#BBFF86 #86F8FF #CA86FF #FF8E86
split-complementary
#BBFF86 #8E86FF #FF86F8
monochromatic
#76FF0C #99FF49 #BBFF86 #DDFFC3 #EEFFE0
Accessibility & contrast
On white
1.18
#BBFF86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.76
#BBFF86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFF86
17.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFF86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFF86 | 1.00 | 1.18 | 17.76 | 17.76 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF7C
Deuteranopia (green-blind)
#FEEA8D
Tritanopia (blue-blind)
#BCF7E3
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #bbff86; /* rgb */ color: rgb(187, 255, 134); /* oklch */ color: oklch(92.9% 0.167 132.9);
Tailwind
colors: {
custom: {
50: '#d2ffab',
500: '#bbff86',
950: '#000000',
},
}SCSS
$custom: #bbff86; $custom-light: #d2ffab; $custom-dark: #000000;
JSON
{
"hex": "#bbff86",
"rgb": {
"r": 187,
"g": 255,
"b": 134
},
"hsl": {
"h": 93.719,
"s": 100,
"l": 76.275
},
"oklch": {
"l": 0.9286,
"c": 0.16708,
"h": 132.9
},
"luminance": 0.83806
}Semantic roles & 50–950 ramp
primary
#BBFF86
secondary
#9E4ADF
accent
#00E681
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141810
muted
#838681