#BBFA9B#BBFA9B
#BBFA9B is a very light, vivid yellow-green. Relative luminance 0.813; OKLCH L 92.1% C 0.139 H 135.6°. Best body text is #000000 at 17.26:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFA9B |
|---|---|
| RGB | rgb(187, 250, 155) |
| HSL | hsl(100, 90%, 79%) |
| HSV | hsv(100, 38%, 98%) |
| CMYK | cmyk(25.2%, 0%, 38%, 2%) |
| CIE-LAB | lab(92.27, -36.33, 39.36) |
| CIE-LCH | lch(92.27, 53.56, 132.71°) |
| OKLab | oklab(92.06% -0.0994 0.0972) |
| OKLCH | oklch(92.06% 0.139 135.6) |
| XYZ | xyz(60.5940, 81.3008, 43.5041) |
| Luminance | 0.8130 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 1.62
Pale Light Green
#B1FC99
ΔE00 1.65
Celery
#C1FD95
ΔE00 1.80
Pastel Green
#B0FF9D
ΔE00 2.25
Light Pastel Green
#B2FBA5
ΔE00 2.55
Washed Out Green
#BCF5A6
ΔE00 2.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFA9B #DA9BFA
analogous
#EBFA9B #BBFA9B #9BFAAB
triadic
#BBFA9B #9BBBFA #FA9BBB
tetradic
#BBFA9B #9BEBFA #DA9BFA #FAAB9B
square
#BBFA9B #9BEBFA #DA9BFA #FAAB9B
split-complementary
#BBFA9B #AB9BFA #FA9BEB
monochromatic
#6CF426 #93F761 #BBFA9B #E3FDD5 #EBFEE2
Accessibility & contrast
On white
1.22
#BBFA9B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.26
#BBFA9B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFA9B
17.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFA9B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFA9B | 1.00 | 1.22 | 17.26 | 17.26 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC94
Deuteranopia (green-blind)
#F7E7A0
Tritanopia (blue-blind)
#BAF3E2
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #bbfa9b; /* rgb */ color: rgb(187, 250, 155); /* oklch */ color: oklch(92.1% 0.139 135.6);
Tailwind
colors: {
custom: {
50: '#d1fcb9',
500: '#bbfa9b',
950: '#000000',
},
}SCSS
$custom: #bbfa9b; $custom-light: #d1fcb9; $custom-dark: #000000;
JSON
{
"hex": "#bbfa9b",
"rgb": {
"r": 187,
"g": 250,
"b": 155
},
"hsl": {
"h": 99.789,
"s": 90.476,
"l": 79.412
},
"oklch": {
"l": 0.92063,
"c": 0.139,
"h": 135.6
},
"luminance": 0.81303
}Semantic roles & 50–950 ramp
primary
#BBFA9B
secondary
#B15EDB
accent
#00E698
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141711
muted
#838581