#B2FC97#B2FC97
#B2FC97 is a very light, vivid green. Relative luminance 0.813; OKLCH L 91.9% C 0.151 H 137.7°. Best body text is #000000 at 17.26:1 contrast (WCAG AA passes).
Color values
| HEX | #B2FC97 |
|---|---|
| RGB | rgb(178, 252, 151) |
| HSL | hsl(104, 94%, 79%) |
| HSV | hsv(104, 40%, 99%) |
| CMYK | cmyk(29.4%, 0%, 40.1%, 1.2%) |
| CIE-LAB | lab(92.27, -40.76, 41.24) |
| CIE-LCH | lch(92.27, 57.98, 134.67°) |
| OKLab | oklab(91.92% -0.1115 0.1015) |
| OKLCH | oklch(91.92% 0.151 137.7) |
| XYZ | xyz(58.7547, 81.3180, 41.8724) |
| Luminance | 0.8132 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 0.40
Pastel Green
#B0FF9D
ΔE00 1.13
Celery
#C1FD95
ΔE00 2.42
Light Pastel Green
#B2FBA5
ΔE00 2.50
Tea Green
#BDF8A3
ΔE00 2.81
Pistachio (survey)
#C0FA8B
ΔE00 3.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2FC97 #E197FC
analogous
#E5FC97 #B2FC97 #97FCAF
triadic
#B2FC97 #97B2FC #FC97B2
tetradic
#B2FC97 #97E5FC #E197FC #FCAF97
square
#B2FC97 #97E5FC #E197FC #FCAF97
split-complementary
#B2FC97 #AF97FC #FC97E5
monochromatic
#5AF920 #86FA5C #B2FC97 #DEFED2 #E9FEE1
Accessibility & contrast
On white
1.22
#B2FC97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.26
#B2FC97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2FC97
17.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2FC97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2FC97 | 1.00 | 1.22 | 17.26 | 17.26 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED90
Deuteranopia (green-blind)
#F7E69D
Tritanopia (blue-blind)
#AFF5E3
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #b2fc97; /* rgb */ color: rgb(178, 252, 151); /* oklch */ color: oklch(91.9% 0.151 137.7);
Tailwind
colors: {
custom: {
50: '#cbfdb7',
500: '#b2fc97',
950: '#000000',
},
}SCSS
$custom: #b2fc97; $custom-light: #cbfdb7; $custom-dark: #000000;
JSON
{
"hex": "#b2fc97",
"rgb": {
"r": 178,
"g": 252,
"b": 151
},
"hsl": {
"h": 103.96,
"s": 94.393,
"l": 79.02
},
"oklch": {
"l": 0.91922,
"c": 0.15075,
"h": 137.7
},
"luminance": 0.8132
}Semantic roles & 50–950 ramp
primary
#B2FC97
secondary
#BA5ADD
accent
#00E6A8
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#131711
muted
#838581