#BBFF7A#BBFF7A
#BBFF7A is a very light, vivid yellow-green. Relative luminance 0.835; OKLCH L 92.7% C 0.178 H 131.5°. Best body text is #000000 at 17.70:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFF7A |
|---|---|
| RGB | rgb(187, 255, 122) |
| HSL | hsl(91, 100%, 74%) |
| HSV | hsv(91, 52%, 100%) |
| CMYK | cmyk(26.7%, 0%, 52.2%, 0%) |
| CIE-LAB | lab(93.23, -42.45, 56.22) |
| CIE-LCH | lch(93.23, 70.45, 127.05°) |
| OKLab | oklab(92.7% -0.118 0.1334) |
| OKLCH | oklch(92.7% 0.178 131.5) |
| XYZ | xyz(59.7656, 83.4883, 31.3746) |
| Luminance | 0.8349 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Lime
#BEFD73
ΔE00 1.20
Light Pea Green
#C4FE82
ΔE00 1.50
Light Lime
#AEFD6C
ΔE00 1.81
Key Lime
#AEFF6E
ΔE00 1.82
Light Yellowish Green
#C2FF89
ΔE00 1.88
Light Lime Green
#B9FF66
ΔE00 2.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFF7A #BE7AFF
analogous
#FDFF7A #BBFF7A #7AFF7C
triadic
#BBFF7A #7ABBFF #FF7ABB
tetradic
#BBFF7A #7AFDFF #BE7AFF #FF7C7A
square
#BBFF7A #7AFDFF #BE7AFF #FF7C7A
split-complementary
#BBFF7A #7C7AFF #FF7AFD
monochromatic
#7CFF00 #9CFF3D #BBFF7A #DAFFB7 #EFFFE0
Accessibility & contrast
On white
1.19
#BBFF7A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.70
#BBFF7A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFF7A
17.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFF7A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFF7A | 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)
#FFEF6E
Deuteranopia (green-blind)
#FFEA83
Tritanopia (blue-blind)
#BEF6E1
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #bbff7a; /* rgb */ color: rgb(187, 255, 122); /* oklch */ color: oklch(92.7% 0.178 131.5);
Tailwind
colors: {
custom: {
50: '#d2ffa3',
500: '#bbff7a',
950: '#000000',
},
}SCSS
$custom: #bbff7a; $custom-light: #d2ffa3; $custom-dark: #000000;
JSON
{
"hex": "#bbff7a",
"rgb": {
"r": 187,
"g": 255,
"b": 122
},
"hsl": {
"h": 90.677,
"s": 100,
"l": 73.922
},
"oklch": {
"l": 0.92704,
"c": 0.17815,
"h": 131.5
},
"luminance": 0.8349
}Semantic roles & 50–950 ramp
primary
#BBFF7A
secondary
#9040DD
accent
#00E675
background
#FEFFFC
surface
#FBFFF6
border
#D4D7D0
text
#14180F
muted
#838680