#BBFA92#BBFA92
#BBFA92 is a very light, vivid yellow-green. Relative luminance 0.810; OKLCH L 91.9% C 0.148 H 134.0°. Best body text is #000000 at 17.20:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFA92 |
|---|---|
| RGB | rgb(187, 250, 146) |
| HSL | hsl(96, 91%, 78%) |
| HSV | hsv(96, 42%, 98%) |
| CMYK | cmyk(25.2%, 0%, 41.6%, 2%) |
| CIE-LAB | lab(92.14, -37.50, 43.60) |
| CIE-LCH | lch(92.14, 57.51, 130.70°) |
| OKLab | oklab(91.92% -0.1029 0.1066) |
| OKLCH | oklch(91.92% 0.148 134) |
| XYZ | xyz(59.8662, 81.0097, 39.6708) |
| Luminance | 0.8101 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 0.88
Pistachio (survey)
#C0FA8B
ΔE00 1.56
Pale Light Green
#B1FC99
ΔE00 2.22
Light Yellowish Green
#C2FF89
ΔE00 2.41
Pastel Green
#B0FF9D
ΔE00 2.92
Tea Green
#BDF8A3
ΔE00 3.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFA92 #D192FA
analogous
#EFFA92 #BBFA92 #92FA9D
triadic
#BBFA92 #92BBFA #FA92BB
tetradic
#BBFA92 #92EFFA #D192FA #FA9D92
square
#BBFA92 #92EFFA #D192FA #FA9D92
split-complementary
#BBFA92 #9D92FA #FA92EF
monochromatic
#72F51D #96F757 #BBFA92 #E0FDCD #EDFEE2
Accessibility & contrast
On white
1.22
#BBFA92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.20
#BBFA92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFA92
17.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFA92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFA92 | 1.00 | 1.22 | 17.20 | 17.20 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC8A
Deuteranopia (green-blind)
#F8E798
Tritanopia (blue-blind)
#BBF3E1
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #bbfa92; /* rgb */ color: rgb(187, 250, 146); /* oklch */ color: oklch(91.9% 0.148 134.0);
Tailwind
colors: {
custom: {
50: '#d1fcb3',
500: '#bbfa92',
950: '#000000',
},
}SCSS
$custom: #bbfa92; $custom-light: #d1fcb3; $custom-dark: #000000;
JSON
{
"hex": "#bbfa92",
"rgb": {
"r": 187,
"g": 250,
"b": 146
},
"hsl": {
"h": 96.346,
"s": 91.228,
"l": 77.647
},
"oklch": {
"l": 0.91917,
"c": 0.14821,
"h": 134
},
"luminance": 0.81011
}Semantic roles & 50–950 ramp
primary
#BBFA92
secondary
#A656DA
accent
#00E68B
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141711
muted
#838581