#BBFE86#BBFE86
#BBFE86 is a very light, vivid yellow-green. Relative luminance 0.832; OKLCH L 92.6% C 0.166 H 132.8°. Best body text is #000000 at 17.63:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFE86 |
|---|---|
| RGB | rgb(187, 254, 134) |
| HSL | hsl(94, 98%, 76%) |
| HSV | hsv(94, 47%, 100%) |
| CMYK | cmyk(26.4%, 0%, 47.2%, 0.4%) |
| CIE-LAB | lab(93.09, -40.72, 50.52) |
| CIE-LCH | lch(93.09, 64.89, 128.87°) |
| OKLab | oklab(92.64% -0.1125 0.1217) |
| OKLCH | oklch(92.64% 0.166 132.8) |
| XYZ | xyz(60.2373, 83.1679, 35.4289) |
| Luminance | 0.8317 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellowish Green
#C2FF89
ΔE00 0.94
Pistachio (survey)
#C0FA8B
ΔE00 1.52
Light Pea Green
#C4FE82
ΔE00 1.71
Celery
#C1FD95
ΔE00 2.18
Pale Lime
#BEFD73
ΔE00 2.67
Spring Green (survey)
#A9F971
ΔE00 2.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFE86 #C986FE
analogous
#F7FE86 #BBFE86 #86FE8D
triadic
#BBFE86 #86BBFE #FE86BB
tetradic
#BBFE86 #86F7FE #C986FE #FE8D86
square
#BBFE86 #86F7FE #C986FE #FE8D86
split-complementary
#BBFE86 #8D86FE #FE86F7
monochromatic
#77FD0D #99FD49 #BBFE86 #DDFFC3 #EEFFE1
Accessibility & contrast
On white
1.19
#BBFE86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.63
#BBFE86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFE86
17.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFE86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFE86 | 1.00 | 1.19 | 17.63 | 17.63 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF7C
Deuteranopia (green-blind)
#FDE98D
Tritanopia (blue-blind)
#BCF6E2
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #bbfe86; /* rgb */ color: rgb(187, 254, 134); /* oklch */ color: oklch(92.6% 0.166 132.8);
Tailwind
colors: {
custom: {
50: '#d2ffab',
500: '#bbfe86',
950: '#000000',
},
}SCSS
$custom: #bbfe86; $custom-light: #d2ffab; $custom-dark: #000000;
JSON
{
"hex": "#bbfe86",
"rgb": {
"r": 187,
"g": 254,
"b": 134
},
"hsl": {
"h": 93.5,
"s": 98.361,
"l": 76.078
},
"oklch": {
"l": 0.92635,
"c": 0.1657,
"h": 132.8
},
"luminance": 0.8317
}Semantic roles & 50–950 ramp
primary
#BBFE86
secondary
#9D4ADE
accent
#00E680
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141810
muted
#838681