#BBFA95#BBFA95
#BBFA95 is a very light, vivid yellow-green. Relative luminance 0.811; OKLCH L 92.0% C 0.145 H 134.5°. Best body text is #000000 at 17.22:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFA95 |
|---|---|
| RGB | rgb(187, 250, 149) |
| HSL | hsl(97, 91%, 78%) |
| HSV | hsv(97, 40%, 98%) |
| CMYK | cmyk(25.2%, 0%, 40.4%, 2%) |
| CIE-LAB | lab(92.18, -37.12, 42.19) |
| CIE-LCH | lch(92.18, 56.20, 131.34°) |
| OKLab | oklab(91.96% -0.1018 0.1035) |
| OKLCH | oklch(91.96% 0.145 134.5) |
| XYZ | xyz(60.1026, 81.1042, 40.9160) |
| Luminance | 0.8111 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 1.05
Pale Light Green
#B1FC99
ΔE00 1.93
Pistachio (survey)
#C0FA8B
ΔE00 1.99
Tea Green
#BDF8A3
ΔE00 2.55
Pastel Green
#B0FF9D
ΔE00 2.63
Light Yellowish Green
#C2FF89
ΔE00 2.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFA95 #D495FA
analogous
#EDFA95 #BBFA95 #95FAA1
triadic
#BBFA95 #95BBFA #FA95BB
tetradic
#BBFA95 #95EDFA #D495FA #FAA195
square
#BBFA95 #95EDFA #D495FA #FAA195
split-complementary
#BBFA95 #A195FA #FA95ED
monochromatic
#70F420 #96F75B #BBFA95 #E0FDCF #ECFEE2
Accessibility & contrast
On white
1.22
#BBFA95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.22
#BBFA95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFA95
17.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFA95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFA95 | 1.00 | 1.22 | 17.22 | 17.22 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC8D
Deuteranopia (green-blind)
#F8E79B
Tritanopia (blue-blind)
#BBF3E1
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #bbfa95; /* rgb */ color: rgb(187, 250, 149); /* oklch */ color: oklch(92.0% 0.145 134.5);
Tailwind
colors: {
custom: {
50: '#d1fcb5',
500: '#bbfa95',
950: '#000000',
},
}SCSS
$custom: #bbfa95; $custom-light: #d1fcb5; $custom-dark: #000000;
JSON
{
"hex": "#bbfa95",
"rgb": {
"r": 187,
"g": 250,
"b": 149
},
"hsl": {
"h": 97.426,
"s": 90.991,
"l": 78.235
},
"oklch": {
"l": 0.91964,
"c": 0.14517,
"h": 134.5
},
"luminance": 0.81106
}Semantic roles & 50–950 ramp
primary
#BBFA95
secondary
#AA59DA
accent
#00E68F
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141711
muted
#838581