#BBFA8A#BBFA8A
#BBFA8A is a very light, vivid yellow-green. Relative luminance 0.808; OKLCH L 91.8% C 0.156 H 132.8°. Best body text is #000000 at 17.15:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFA8A |
|---|---|
| RGB | rgb(187, 250, 138) |
| HSL | hsl(94, 92%, 76%) |
| HSV | hsv(94, 45%, 98%) |
| CMYK | cmyk(25.2%, 0%, 44.8%, 2%) |
| CIE-LAB | lab(92.03, -38.48, 47.31) |
| CIE-LCH | lch(92.03, 60.99, 129.12°) |
| OKLab | oklab(91.8% -0.106 0.1147) |
| OKLCH | oklch(91.8% 0.156 132.8) |
| XYZ | xyz(59.2655, 80.7694, 36.5074) |
| Luminance | 0.8077 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 0.76
Celery
#C1FD95
ΔE00 1.41
Light Yellowish Green
#C2FF89
ΔE00 1.46
Light Pea Green
#C4FE82
ΔE00 2.30
Pale Light Green
#B1FC99
ΔE00 3.18
Spring Green (survey)
#A9F971
ΔE00 3.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFA8A #C98AFA
analogous
#F3FA8A #BBFA8A #8AFA91
triadic
#BBFA8A #8ABBFA #FA8ABB
tetradic
#BBFA8A #8AF3FA #C98AFA #FA918A
square
#BBFA8A #8AF3FA #C98AFA #FA918A
split-complementary
#BBFA8A #918AFA #FA8AF3
monochromatic
#77F515 #99F74F #BBFA8A #DDFDC5 #EEFEE2
Accessibility & contrast
On white
1.22
#BBFA8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.15
#BBFA8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFA8A
17.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFA8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFA8A | 1.00 | 1.22 | 17.15 | 17.15 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB81
Deuteranopia (green-blind)
#F9E691
Tritanopia (blue-blind)
#BCF2DF
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #bbfa8a; /* rgb */ color: rgb(187, 250, 138); /* oklch */ color: oklch(91.8% 0.156 132.8);
Tailwind
colors: {
custom: {
50: '#d1fcae',
500: '#bbfa8a',
950: '#000000',
},
}SCSS
$custom: #bbfa8a; $custom-light: #d1fcae; $custom-dark: #000000;
JSON
{
"hex": "#bbfa8a",
"rgb": {
"r": 187,
"g": 250,
"b": 138
},
"hsl": {
"h": 93.75,
"s": 91.803,
"l": 76.078
},
"oklch": {
"l": 0.91795,
"c": 0.1562,
"h": 132.8
},
"luminance": 0.80771
}Semantic roles & 50–950 ramp
primary
#BBFA8A
secondary
#9D4FD9
accent
#00E681
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141710
muted
#838581