#B2FC91#B2FC91
#B2FC91 is a very light, vivid green. Relative luminance 0.811; OKLCH L 91.8% C 0.157 H 136.6°. Best body text is #000000 at 17.23:1 contrast (WCAG AA passes).
Color values
| HEX | #B2FC91 |
|---|---|
| RGB | rgb(178, 252, 145) |
| HSL | hsl(101, 95%, 78%) |
| HSV | hsv(101, 42%, 99%) |
| CMYK | cmyk(29.4%, 0%, 42.5%, 1.2%) |
| CIE-LAB | lab(92.19, -41.55, 44.05) |
| CIE-LCH | lch(92.19, 60.55, 133.33°) |
| OKLab | oklab(91.83% -0.1139 0.1077) |
| OKLCH | oklch(91.83% 0.157 136.6) |
| XYZ | xyz(58.2798, 81.1280, 39.3712) |
| Luminance | 0.8113 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 1.33
Pastel Green
#B0FF9D
ΔE00 1.93
Celery
#C1FD95
ΔE00 2.09
Pistachio (survey)
#C0FA8B
ΔE00 2.72
Light Yellowish Green
#C2FF89
ΔE00 3.12
Light Pastel Green
#B2FBA5
ΔE00 3.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2FC91 #DB91FC
analogous
#E8FC91 #B2FC91 #91FCA5
triadic
#B2FC91 #91B2FC #FC91B2
tetradic
#B2FC91 #91E8FC #DB91FC #FCA591
square
#B2FC91 #91E8FC #DB91FC #FCA591
split-complementary
#B2FC91 #A591FC #FC91E8
monochromatic
#5FF91A #88FA55 #B2FC91 #DCFECD #EAFEE1
Accessibility & contrast
On white
1.22
#B2FC91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.23
#B2FC91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2FC91
17.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2FC91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2FC91 | 1.00 | 1.22 | 17.23 | 17.23 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED89
Deuteranopia (green-blind)
#F8E697
Tritanopia (blue-blind)
#B0F5E2
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #b2fc91; /* rgb */ color: rgb(178, 252, 145); /* oklch */ color: oklch(91.8% 0.157 136.6);
Tailwind
colors: {
custom: {
50: '#cbfdb2',
500: '#b2fc91',
950: '#000000',
},
}SCSS
$custom: #b2fc91; $custom-light: #cbfdb2; $custom-dark: #000000;
JSON
{
"hex": "#b2fc91",
"rgb": {
"r": 178,
"g": 252,
"b": 145
},
"hsl": {
"h": 101.495,
"s": 94.69,
"l": 77.843
},
"oklch": {
"l": 0.91826,
"c": 0.15672,
"h": 136.6
},
"luminance": 0.8113
}Semantic roles & 50–950 ramp
primary
#B2FC91
secondary
#B355DC
accent
#00E69F
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141811
muted
#838681