#B4FA91#B4FA91
#B4FA91 is a very light, vivid green. Relative luminance 0.801; OKLCH L 91.5% C 0.153 H 135.9°. Best body text is #000000 at 17.02:1 contrast (WCAG AA passes).
Color values
| HEX | #B4FA91 |
|---|---|
| RGB | rgb(180, 250, 145) |
| HSL | hsl(100, 91%, 77%) |
| HSV | hsv(100, 42%, 98%) |
| CMYK | cmyk(28%, 0%, 42%, 2%) |
| CIE-LAB | lab(91.74, -40.00, 43.49) |
| CIE-LCH | lch(91.74, 59.09, 132.60°) |
| OKLab | oklab(91.49% -0.1097 0.1064) |
| OKLCH | oklch(91.49% 0.153 135.9) |
| XYZ | xyz(58.1174, 80.1169, 39.1846) |
| Luminance | 0.8012 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 1.45
Celery
#C1FD95
ΔE00 1.77
Pastel Green
#B0FF9D
ΔE00 2.19
Pistachio (survey)
#C0FA8B
ΔE00 2.38
Light Yellowish Green
#C2FF89
ΔE00 3.01
Tea Green
#BDF8A3
ΔE00 3.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4FA91 #D791FA
analogous
#E8FA91 #B4FA91 #91FAA3
triadic
#B4FA91 #91B4FA #FA91B4
tetradic
#B4FA91 #91E8FA #D791FA #FAA391
square
#B4FA91 #91E8FA #D791FA #FAA391
split-complementary
#B4FA91 #A391FA #FA91E8
monochromatic
#64F51C #8CF756 #B4FA91 #DCFDCC #EBFEE2
Accessibility & contrast
On white
1.23
#B4FA91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.02
#B4FA91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4FA91
17.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4FA91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4FA91 | 1.00 | 1.23 | 17.02 | 17.02 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB89
Deuteranopia (green-blind)
#F7E597
Tritanopia (blue-blind)
#B3F3E0
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #b4fa91; /* rgb */ color: rgb(180, 250, 145); /* oklch */ color: oklch(91.5% 0.153 135.9);
Tailwind
colors: {
custom: {
50: '#cdfcb2',
500: '#b4fa91',
950: '#000000',
},
}SCSS
$custom: #b4fa91; $custom-light: #cdfcb2; $custom-dark: #000000;
JSON
{
"hex": "#b4fa91",
"rgb": {
"r": 180,
"g": 250,
"b": 145
},
"hsl": {
"h": 100,
"s": 91.304,
"l": 77.451
},
"oklch": {
"l": 0.91489,
"c": 0.1528,
"h": 135.9
},
"luminance": 0.80119
}Semantic roles & 50–950 ramp
primary
#B4FA91
secondary
#AE56DA
accent
#00E699
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141711
muted
#838581