#BBFF7B#BBFF7B
#BBFF7B is a very light, vivid yellow-green. Relative luminance 0.835; OKLCH L 92.7% C 0.177 H 131.6°. Best body text is #000000 at 17.70:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFF7B |
|---|---|
| RGB | rgb(187, 255, 123) |
| HSL | hsl(91, 100%, 74%) |
| HSV | hsv(91, 52%, 100%) |
| CMYK | cmyk(26.7%, 0%, 51.8%, 0%) |
| CIE-LAB | lab(93.24, -42.35, 55.78) |
| CIE-LCH | lch(93.24, 70.04, 127.20°) |
| OKLab | oklab(92.72% -0.1177 0.1325) |
| OKLCH | oklch(92.72% 0.177 131.6) |
| XYZ | xyz(59.8278, 83.5132, 31.7026) |
| Luminance | 0.8351 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Lime
#BEFD73
ΔE00 1.30
Light Pea Green
#C4FE82
ΔE00 1.46
Light Yellowish Green
#C2FF89
ΔE00 1.77
Key Lime
#AEFF6E
ΔE00 1.88
Light Lime
#AEFD6C
ΔE00 1.88
Spring Green (survey)
#A9F971
ΔE00 2.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFF7B #BF7BFF
analogous
#FDFF7B #BBFF7B #7BFF7D
triadic
#BBFF7B #7BBBFF #FF7BBB
tetradic
#BBFF7B #7BFDFF #BF7BFF #FF7D7B
square
#BBFF7B #7BFDFF #BF7BFF #FF7D7B
split-complementary
#BBFF7B #7D7BFF #FF7BFD
monochromatic
#7CFF01 #9BFF3E #BBFF7B #DBFFB8 #EFFFE0
Accessibility & contrast
On white
1.19
#BBFF7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.70
#BBFF7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFF7B
17.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFF7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFF7B | 1.00 | 1.19 | 17.70 | 17.70 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF6F
Deuteranopia (green-blind)
#FFEA84
Tritanopia (blue-blind)
#BDF6E1
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #bbff7b; /* rgb */ color: rgb(187, 255, 123); /* oklch */ color: oklch(92.7% 0.177 131.6);
Tailwind
colors: {
custom: {
50: '#d2ffa4',
500: '#bbff7b',
950: '#000000',
},
}SCSS
$custom: #bbff7b; $custom-light: #d2ffa4; $custom-dark: #000000;
JSON
{
"hex": "#bbff7b",
"rgb": {
"r": 187,
"g": 255,
"b": 123
},
"hsl": {
"h": 90.909,
"s": 100,
"l": 74.118
},
"oklch": {
"l": 0.92716,
"c": 0.17726,
"h": 131.6
},
"luminance": 0.83515
}Semantic roles & 50–950 ramp
primary
#BBFF7B
secondary
#9141DD
accent
#00E676
background
#FEFFFC
surface
#FBFFF6
border
#D4D7D0
text
#14180F
muted
#838680