#BBFA9A#BBFA9A
#BBFA9A is a very light, vivid yellow-green. Relative luminance 0.813; OKLCH L 92.0% C 0.140 H 135.4°. Best body text is #000000 at 17.25:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFA9A |
|---|---|
| RGB | rgb(187, 250, 154) |
| HSL | hsl(99, 91%, 79%) |
| HSV | hsv(99, 38%, 98%) |
| CMYK | cmyk(25.2%, 0%, 38.4%, 2%) |
| CIE-LAB | lab(92.25, -36.47, 39.83) |
| CIE-LCH | lch(92.25, 54.00, 132.47°) |
| OKLab | oklab(92.05% -0.0998 0.0983) |
| OKLCH | oklch(92.05% 0.14 135.4) |
| XYZ | xyz(60.5104, 81.2673, 43.0636) |
| Luminance | 0.8127 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 1.65
Pale Light Green
#B1FC99
ΔE00 1.66
Tea Green
#BDF8A3
ΔE00 1.77
Pastel Green
#B0FF9D
ΔE00 2.29
Light Pastel Green
#B2FBA5
ΔE00 2.69
Pistachio (survey)
#C0FA8B
ΔE00 2.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFA9A #D99AFA
analogous
#EBFA9A #BBFA9A #9AFAA9
triadic
#BBFA9A #9ABBFA #FA9ABB
tetradic
#BBFA9A #9AEBFA #D99AFA #FAA99A
square
#BBFA9A #9AEBFA #D99AFA #FAA99A
split-complementary
#BBFA9A #A99AFA #FA9AEB
monochromatic
#6CF425 #94F760 #BBFA9A #E2FDD4 #EBFEE2
Accessibility & contrast
On white
1.22
#BBFA9A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.25
#BBFA9A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFA9A
17.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFA9A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFA9A | 1.00 | 1.22 | 17.25 | 17.25 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC93
Deuteranopia (green-blind)
#F7E79F
Tritanopia (blue-blind)
#BAF3E2
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #bbfa9a; /* rgb */ color: rgb(187, 250, 154); /* oklch */ color: oklch(92.0% 0.140 135.4);
Tailwind
colors: {
custom: {
50: '#d1fcb9',
500: '#bbfa9a',
950: '#000000',
},
}SCSS
$custom: #bbfa9a; $custom-light: #d1fcb9; $custom-dark: #000000;
JSON
{
"hex": "#bbfa9a",
"rgb": {
"r": 187,
"g": 250,
"b": 154
},
"hsl": {
"h": 99.375,
"s": 90.566,
"l": 79.216
},
"oklch": {
"l": 0.92046,
"c": 0.14004,
"h": 135.4
},
"luminance": 0.81269
}Semantic roles & 50–950 ramp
primary
#BBFA9A
secondary
#B05DDB
accent
#00E697
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141711
muted
#838581