#BBFA84#BBFA84
#BBFA84 is a very light, vivid yellow-green. Relative luminance 0.806; OKLCH L 91.7% C 0.162 H 131.9°. Best body text is #000000 at 17.12:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFA84 |
|---|---|
| RGB | rgb(187, 250, 132) |
| HSL | hsl(92, 92%, 75%) |
| HSV | hsv(92, 47%, 98%) |
| CMYK | cmyk(25.2%, 0%, 47.2%, 2%) |
| CIE-LAB | lab(91.95, -39.17, 50.07) |
| CIE-LCH | lch(91.95, 63.57, 128.04°) |
| OKLab | oklab(91.71% -0.1083 0.1205) |
| OKLCH | oklch(91.71% 0.162 131.9) |
| XYZ | xyz(58.8431, 80.6004, 34.2825) |
| Luminance | 0.8060 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.03
Light Yellowish Green
#C2FF89
ΔE00 1.16
Light Pea Green
#C4FE82
ΔE00 1.65
Celery
#C1FD95
ΔE00 2.16
Pale Lime
#BEFD73
ΔE00 2.65
Spring Green (survey)
#A9F971
ΔE00 2.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFA84 #C384FA
analogous
#F6FA84 #BBFA84 #84FA88
triadic
#BBFA84 #84BBFA #FA84BB
tetradic
#BBFA84 #84F6FA #C384FA #FA8884
square
#BBFA84 #84F6FA #C384FA #FA8884
split-complementary
#BBFA84 #8884FA #FA84F6
monochromatic
#7AF50E #9AF849 #BBFA84 #DCFCBF #EFFEE2
Accessibility & contrast
On white
1.23
#BBFA84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.12
#BBFA84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFA84
17.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFA84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFA84 | 1.00 | 1.23 | 17.12 | 17.12 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB7A
Deuteranopia (green-blind)
#FAE68B
Tritanopia (blue-blind)
#BDF2DE
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #bbfa84; /* rgb */ color: rgb(187, 250, 132); /* oklch */ color: oklch(91.7% 0.162 131.9);
Tailwind
colors: {
custom: {
50: '#d2fcaa',
500: '#bbfa84',
950: '#000000',
},
}SCSS
$custom: #bbfa84; $custom-light: #d2fcaa; $custom-dark: #000000;
JSON
{
"hex": "#bbfa84",
"rgb": {
"r": 187,
"g": 250,
"b": 132
},
"hsl": {
"h": 92.034,
"s": 92.188,
"l": 74.902
},
"oklch": {
"l": 0.9171,
"c": 0.16204,
"h": 131.9
},
"luminance": 0.80602
}Semantic roles & 50–950 ramp
primary
#BBFA84
secondary
#964AD8
accent
#00E67B
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141710
muted
#838581