#BBFF77#BBFF77
#BBFF77 is a very light, vivid yellow-green. Relative luminance 0.834; OKLCH L 92.7% C 0.181 H 131.2°. Best body text is #000000 at 17.68:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFF77 |
|---|---|
| RGB | rgb(187, 255, 119) |
| HSL | hsl(90, 100%, 73%) |
| HSV | hsv(90, 53%, 100%) |
| CMYK | cmyk(26.7%, 0%, 53.3%, 0%) |
| CIE-LAB | lab(93.20, -42.75, 57.54) |
| CIE-LCH | lch(93.20, 71.68, 126.61°) |
| OKLab | oklab(92.67% -0.1191 0.136) |
| OKLCH | oklch(92.67% 0.181 131.2) |
| XYZ | xyz(59.5826, 83.4151, 30.4107) |
| Luminance | 0.8342 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Lime
#BEFD73
ΔE00 0.92
Light Lime
#AEFD6C
ΔE00 1.67
Light Pea Green
#C4FE82
ΔE00 1.67
Key Lime
#AEFF6E
ΔE00 1.71
Light Lime Green
#B9FF66
ΔE00 1.87
Pale Lime Green
#B1FF65
ΔE00 1.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFF77 #BB77FF
analogous
#FFFF77 #BBFF77 #77FF77
triadic
#BBFF77 #77BBFF #FF77BB
tetradic
#BBFF77 #77FFFF #BB77FF #FF7777
square
#BBFF77 #77FFFF #BB77FF #FF7777
split-complementary
#BBFF77 #7777FF #FF77FF
monochromatic
#7EFC00 #9CFF3A #BBFF77 #DAFFB4 #F0FFE0
Accessibility & contrast
On white
1.19
#BBFF77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.68
#BBFF77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFF77
17.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFF77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFF77 | 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)
#FFEF6A
Deuteranopia (green-blind)
#FFEA80
Tritanopia (blue-blind)
#BEF6E1
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #bbff77; /* rgb */ color: rgb(187, 255, 119); /* oklch */ color: oklch(92.7% 0.181 131.2);
Tailwind
colors: {
custom: {
50: '#d2ffa2',
500: '#bbff77',
950: '#000000',
},
}SCSS
$custom: #bbff77; $custom-light: #d2ffa2; $custom-dark: #000000;
JSON
{
"hex": "#bbff77",
"rgb": {
"r": 187,
"g": 255,
"b": 119
},
"hsl": {
"h": 90,
"s": 100,
"l": 73.333
},
"oklch": {
"l": 0.92668,
"c": 0.18081,
"h": 131.2
},
"luminance": 0.83417
}Semantic roles & 50–950 ramp
primary
#BBFF77
secondary
#8D3DDD
accent
#00E673
background
#FEFFFC
surface
#FBFFF6
border
#D4D7D0
text
#14180F
muted
#838680