#B2FC95#B2FC95
#B2FC95 is a very light, vivid green. Relative luminance 0.813; OKLCH L 91.9% C 0.153 H 137.3°. Best body text is #000000 at 17.25:1 contrast (WCAG AA passes).
Color values
| HEX | #B2FC95 |
|---|---|
| RGB | rgb(178, 252, 149) |
| HSL | hsl(103, 94%, 79%) |
| HSV | hsv(103, 41%, 99%) |
| CMYK | cmyk(29.4%, 0%, 40.9%, 1.2%) |
| CIE-LAB | lab(92.24, -41.03, 42.18) |
| CIE-LCH | lch(92.24, 58.84, 134.21°) |
| OKLab | oklab(91.89% -0.1123 0.1035) |
| OKLCH | oklch(91.89% 0.153 137.3) |
| XYZ | xyz(58.5936, 81.2536, 41.0242) |
| Luminance | 0.8126 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 0.71
Pastel Green
#B0FF9D
ΔE00 1.38
Celery
#C1FD95
ΔE00 2.27
Light Pastel Green
#B2FBA5
ΔE00 2.81
Tea Green
#BDF8A3
ΔE00 3.02
Pistachio (survey)
#C0FA8B
ΔE00 3.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2FC95 #DF95FC
analogous
#E5FC95 #B2FC95 #95FCAB
triadic
#B2FC95 #95B2FC #FC95B2
tetradic
#B2FC95 #95E5FC #DF95FC #FCAB95
square
#B2FC95 #95E5FC #DF95FC #FCAB95
split-complementary
#B2FC95 #AB95FC #FC95E5
monochromatic
#5CF91E #87FA59 #B2FC95 #DDFED1 #E9FEE1
Accessibility & contrast
On white
1.22
#B2FC95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.25
#B2FC95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2FC95
17.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2FC95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2FC95 | 1.00 | 1.22 | 17.25 | 17.25 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED8D
Deuteranopia (green-blind)
#F7E69B
Tritanopia (blue-blind)
#AFF5E3
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #b2fc95; /* rgb */ color: rgb(178, 252, 149); /* oklch */ color: oklch(91.9% 0.153 137.3);
Tailwind
colors: {
custom: {
50: '#cbfdb5',
500: '#b2fc95',
950: '#000000',
},
}SCSS
$custom: #b2fc95; $custom-light: #cbfdb5; $custom-dark: #000000;
JSON
{
"hex": "#b2fc95",
"rgb": {
"r": 178,
"g": 252,
"b": 149
},
"hsl": {
"h": 103.107,
"s": 94.495,
"l": 78.627
},
"oklch": {
"l": 0.91889,
"c": 0.15275,
"h": 137.3
},
"luminance": 0.81256
}Semantic roles & 50–950 ramp
primary
#B2FC95
secondary
#B858DD
accent
#00E6A5
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#131811
muted
#838681