#B2FA91#B2FA91
#B2FA91 is a very light, vivid green. Relative luminance 0.799; OKLCH L 91.4% C 0.154 H 136.4°. Best body text is #000000 at 16.98:1 contrast (WCAG AA passes).
Color values
| HEX | #B2FA91 |
|---|---|
| RGB | rgb(178, 250, 145) |
| HSL | hsl(101, 91%, 77%) |
| HSV | hsv(101, 42%, 98%) |
| CMYK | cmyk(28.8%, 0%, 42%, 2%) |
| CIE-LAB | lab(91.63, -40.67, 43.34) |
| CIE-LCH | lch(91.63, 59.43, 133.18°) |
| OKLab | oklab(91.37% -0.1115 0.106) |
| OKLCH | oklch(91.37% 0.154 136.4) |
| XYZ | xyz(57.6550, 79.8785, 39.1629) |
| Luminance | 0.7988 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 1.27
Pastel Green
#B0FF9D
ΔE00 2.00
Celery
#C1FD95
ΔE00 2.05
Pistachio (survey)
#C0FA8B
ΔE00 2.66
Tea Green
#BDF8A3
ΔE00 3.20
Light Yellowish Green
#C2FF89
ΔE00 3.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2FA91 #D991FA
analogous
#E6FA91 #B2FA91 #91FAA5
triadic
#B2FA91 #91B2FA #FA91B2
tetradic
#B2FA91 #91E6FA #D991FA #FAA591
square
#B2FA91 #91E6FA #D991FA #FAA591
split-complementary
#B2FA91 #A591FA #FA91E6
monochromatic
#60F51C #89F756 #B2FA91 #DBFDCC #EBFEE2
Accessibility & contrast
On white
1.24
#B2FA91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.98
#B2FA91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2FA91
16.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2FA91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2FA91 | 1.00 | 1.24 | 16.98 | 16.98 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB89
Deuteranopia (green-blind)
#F6E597
Tritanopia (blue-blind)
#B0F3E0
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #b2fa91; /* rgb */ color: rgb(178, 250, 145); /* oklch */ color: oklch(91.4% 0.154 136.4);
Tailwind
colors: {
custom: {
50: '#cbfcb2',
500: '#b2fa91',
950: '#000000',
},
}SCSS
$custom: #b2fa91; $custom-light: #cbfcb2; $custom-dark: #000000;
JSON
{
"hex": "#b2fa91",
"rgb": {
"r": 178,
"g": 250,
"b": 145
},
"hsl": {
"h": 101.143,
"s": 91.304,
"l": 77.451
},
"oklch": {
"l": 0.91374,
"c": 0.15384,
"h": 136.4
},
"luminance": 0.79881
}Semantic roles & 50–950 ramp
primary
#B2FA91
secondary
#B056DA
accent
#00E69D
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#131711
muted
#838581