#B2FF91#B2FF91
#B2FF91 is a very light, vivid green. Relative luminance 0.830; OKLCH L 92.5% C 0.161 H 136.9°. Best body text is #000000 at 17.61:1 contrast (WCAG AA passes).
Color values
| HEX | #B2FF91 |
|---|---|
| RGB | rgb(178, 255, 145) |
| HSL | hsl(102, 100%, 78%) |
| HSV | hsv(102, 43%, 100%) |
| CMYK | cmyk(30.2%, 0%, 43.1%, 0%) |
| CIE-LAB | lab(93.03, -42.87, 45.11) |
| CIE-LCH | lch(93.03, 62.23, 133.54°) |
| OKLab | oklab(92.5% -0.1175 0.1101) |
| OKLCH | oklch(92.5% 0.161 136.9) |
| XYZ | xyz(59.2293, 83.0271, 39.6877) |
| Luminance | 0.8303 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 1.68
Pastel Green
#B0FF9D
ΔE00 2.02
Celery
#C1FD95
ΔE00 2.32
Pistachio (survey)
#C0FA8B
ΔE00 2.93
Light Yellowish Green
#C2FF89
ΔE00 3.05
Light Green
#96F97B
ΔE00 3.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2FF91 #DE91FF
analogous
#E9FF91 #B2FF91 #91FFA7
triadic
#B2FF91 #91B2FF #FF91B2
tetradic
#B2FF91 #91E9FF #DE91FF #FFA791
square
#B2FF91 #91E9FF #DE91FF #FFA791
split-complementary
#B2FF91 #A791FF #FF91E9
monochromatic
#5CFF17 #87FF54 #B2FF91 #DDFFCE #EAFFE0
Accessibility & contrast
On white
1.19
#B2FF91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.61
#B2FF91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2FF91
17.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2FF91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2FF91 | 1.00 | 1.19 | 17.61 | 17.61 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF88
Deuteranopia (green-blind)
#FAE898
Tritanopia (blue-blind)
#B0F8E4
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #b2ff91; /* rgb */ color: rgb(178, 255, 145); /* oklch */ color: oklch(92.5% 0.161 136.9);
Tailwind
colors: {
custom: {
50: '#ccffb3',
500: '#b2ff91',
950: '#000000',
},
}SCSS
$custom: #b2ff91; $custom-light: #ccffb3; $custom-dark: #000000;
JSON
{
"hex": "#b2ff91",
"rgb": {
"r": 178,
"g": 255,
"b": 145
},
"hsl": {
"h": 102,
"s": 100,
"l": 78.431
},
"oklch": {
"l": 0.92504,
"c": 0.16102,
"h": 136.9
},
"luminance": 0.83029
}Semantic roles & 50–950 ramp
primary
#B2FF91
secondary
#B653E1
accent
#00E6A1
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141811
muted
#838681