#BBFA94#BBFA94
#BBFA94 is a very light, vivid yellow-green. Relative luminance 0.811; OKLCH L 91.9% C 0.146 H 134.3°. Best body text is #000000 at 17.21:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFA94 |
|---|---|
| RGB | rgb(187, 250, 148) |
| HSL | hsl(97, 91%, 78%) |
| HSV | hsv(97, 41%, 98%) |
| CMYK | cmyk(25.2%, 0%, 40.8%, 2%) |
| CIE-LAB | lab(92.16, -37.25, 42.66) |
| CIE-LCH | lch(92.16, 56.63, 131.13°) |
| OKLab | oklab(91.95% -0.1022 0.1046) |
| OKLCH | oklch(91.95% 0.146 134.3) |
| XYZ | xyz(60.0231, 81.0724, 40.4973) |
| Luminance | 0.8107 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 0.97
Pistachio (survey)
#C0FA8B
ΔE00 1.85
Pale Light Green
#B1FC99
ΔE00 2.02
Light Yellowish Green
#C2FF89
ΔE00 2.69
Tea Green
#BDF8A3
ΔE00 2.70
Pastel Green
#B0FF9D
ΔE00 2.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFA94 #D394FA
analogous
#EEFA94 #BBFA94 #94FAA0
triadic
#BBFA94 #94BBFA #FA94BB
tetradic
#BBFA94 #94EEFA #D394FA #FAA094
square
#BBFA94 #94EEFA #D394FA #FAA094
split-complementary
#BBFA94 #A094FA #FA94EE
monochromatic
#71F51F #96F75A #BBFA94 #E0FDCE #ECFEE2
Accessibility & contrast
On white
1.22
#BBFA94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.21
#BBFA94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFA94
17.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFA94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFA94 | 1.00 | 1.22 | 17.21 | 17.21 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC8C
Deuteranopia (green-blind)
#F8E79A
Tritanopia (blue-blind)
#BBF3E1
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #bbfa94; /* rgb */ color: rgb(187, 250, 148); /* oklch */ color: oklch(91.9% 0.146 134.3);
Tailwind
colors: {
custom: {
50: '#d1fcb4',
500: '#bbfa94',
950: '#000000',
},
}SCSS
$custom: #bbfa94; $custom-light: #d1fcb4; $custom-dark: #000000;
JSON
{
"hex": "#bbfa94",
"rgb": {
"r": 187,
"g": 250,
"b": 148
},
"hsl": {
"h": 97.059,
"s": 91.071,
"l": 78.039
},
"oklch": {
"l": 0.91948,
"c": 0.14619,
"h": 134.3
},
"luminance": 0.81074
}Semantic roles & 50–950 ramp
primary
#BBFA94
secondary
#A858DA
accent
#00E68E
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141711
muted
#838581