#B2FA8E#B2FA8E
#B2FA8E is a very light, vivid green. Relative luminance 0.798; OKLCH L 91.3% C 0.157 H 135.9°. Best body text is #000000 at 16.96:1 contrast (WCAG AA passes).
Color values
| HEX | #B2FA8E |
|---|---|
| RGB | rgb(178, 250, 142) |
| HSL | hsl(100, 92%, 77%) |
| HSV | hsv(100, 43%, 98%) |
| CMYK | cmyk(28.8%, 0%, 43.2%, 2%) |
| CIE-LAB | lab(91.59, -41.05, 44.74) |
| CIE-LCH | lch(91.59, 60.72, 132.54°) |
| OKLab | oklab(91.33% -0.1126 0.1091) |
| OKLCH | oklch(91.33% 0.157 135.9) |
| XYZ | xyz(57.4267, 79.7872, 37.9607) |
| Luminance | 0.7979 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 1.70
Celery
#C1FD95
ΔE00 2.00
Pistachio (survey)
#C0FA8B
ΔE00 2.39
Pastel Green
#B0FF9D
ΔE00 2.39
Light Yellowish Green
#C2FF89
ΔE00 2.91
Light Green
#96F97B
ΔE00 3.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2FA8E #D68EFA
analogous
#E8FA8E #B2FA8E #8EFAA0
triadic
#B2FA8E #8EB2FA #FA8EB2
tetradic
#B2FA8E #8EE8FA #D68EFA #FAA08E
square
#B2FA8E #8EE8FA #D68EFA #FAA08E
split-complementary
#B2FA8E #A08EFA #FA8EE8
monochromatic
#62F519 #8AF753 #B2FA8E #DAFDC9 #EBFEE2
Accessibility & contrast
On white
1.24
#B2FA8E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.96
#B2FA8E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2FA8E
16.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2FA8E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2FA8E | 1.00 | 1.24 | 16.96 | 16.96 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB86
Deuteranopia (green-blind)
#F6E594
Tritanopia (blue-blind)
#B1F3E0
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #b2fa8e; /* rgb */ color: rgb(178, 250, 142); /* oklch */ color: oklch(91.3% 0.157 135.9);
Tailwind
colors: {
custom: {
50: '#cbfcb0',
500: '#b2fa8e',
950: '#000000',
},
}SCSS
$custom: #b2fa8e; $custom-light: #cbfcb0; $custom-dark: #000000;
JSON
{
"hex": "#b2fa8e",
"rgb": {
"r": 178,
"g": 250,
"b": 142
},
"hsl": {
"h": 100,
"s": 91.525,
"l": 76.863
},
"oklch": {
"l": 0.91327,
"c": 0.15681,
"h": 135.9
},
"luminance": 0.79789
}Semantic roles & 50–950 ramp
primary
#B2FA8E
secondary
#AD53D9
accent
#00E699
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141711
muted
#838581