#BBFF76#BBFF76
#BBFF76 is a very light, vivid yellow-green. Relative luminance 0.834; OKLCH L 92.7% C 0.182 H 131.1°. Best body text is #000000 at 17.68:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFF76 |
|---|---|
| RGB | rgb(187, 255, 118) |
| HSL | hsl(90, 100%, 73%) |
| HSV | hsv(90, 54%, 100%) |
| CMYK | cmyk(26.7%, 0%, 53.7%, 0%) |
| CIE-LAB | lab(93.19, -42.85, 57.97) |
| CIE-LCH | lch(93.19, 72.09, 126.47°) |
| OKLab | oklab(92.66% -0.1194 0.1369) |
| OKLCH | oklch(92.66% 0.182 131.1) |
| XYZ | xyz(59.5228, 83.3912, 30.0961) |
| Luminance | 0.8339 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Lime
#BEFD73
ΔE00 0.85
Light Lime
#AEFD6C
ΔE00 1.63
Key Lime
#AEFF6E
ΔE00 1.69
Light Pea Green
#C4FE82
ΔE00 1.74
Light Lime Green
#B9FF66
ΔE00 1.75
Pale Lime Green
#B1FF65
ΔE00 1.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFF76 #BA76FF
analogous
#FFFE76 #BBFF76 #76FF76
triadic
#BBFF76 #76BBFF #FF76BB
tetradic
#BBFF76 #76FFFE #BA76FF #FF7676
square
#BBFF76 #76FFFE #BA76FF #FF7676
split-complementary
#BBFF76 #7676FF #FE76FF
monochromatic
#7EFB00 #9DFF39 #BBFF76 #D9FFB3 #F0FFE0
Accessibility & contrast
On white
1.19
#BBFF76 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.68
#BBFF76 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFF76
17.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFF76 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFF76 | 1.00 | 1.19 | 17.68 | 17.68 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF69
Deuteranopia (green-blind)
#FFEA7F
Tritanopia (blue-blind)
#BEF6E0
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #bbff76; /* rgb */ color: rgb(187, 255, 118); /* oklch */ color: oklch(92.7% 0.182 131.1);
Tailwind
colors: {
custom: {
50: '#d2ffa1',
500: '#bbff76',
950: '#000000',
},
}SCSS
$custom: #bbff76; $custom-light: #d2ffa1; $custom-dark: #000000;
JSON
{
"hex": "#bbff76",
"rgb": {
"r": 187,
"g": 255,
"b": 118
},
"hsl": {
"h": 89.781,
"s": 100,
"l": 73.137
},
"oklch": {
"l": 0.92656,
"c": 0.18169,
"h": 131.1
},
"luminance": 0.83393
}Semantic roles & 50–950 ramp
primary
#BBFF76
secondary
#8C3DDD
accent
#00E672
background
#FEFFFC
surface
#FBFFF5
border
#D4D7CF
text
#14180F
muted
#838680