#B2FA88#B2FA88
#B2FA88 is a very light, vivid yellow-green. Relative luminance 0.796; OKLCH L 91.2% C 0.163 H 135.0°. Best body text is #000000 at 16.92:1 contrast (WCAG AA passes).
Color values
| HEX | #B2FA88 |
|---|---|
| RGB | rgb(178, 250, 136) |
| HSL | hsl(98, 92%, 76%) |
| HSV | hsv(98, 46%, 98%) |
| CMYK | cmyk(28.8%, 0%, 45.6%, 2%) |
| CIE-LAB | lab(91.51, -41.79, 47.51) |
| CIE-LCH | lch(91.51, 63.28, 131.33°) |
| OKLab | oklab(91.24% -0.115 0.1151) |
| OKLCH | oklch(91.24% 0.163 135) |
| XYZ | xyz(56.9883, 79.6118, 35.6518) |
| Luminance | 0.7961 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.05
Celery
#C1FD95
ΔE00 2.18
Light Yellowish Green
#C2FF89
ΔE00 2.38
Pale Light Green
#B1FC99
ΔE00 2.58
Spring Green (survey)
#A9F971
ΔE00 2.78
Pastel Green
#B0FF9D
ΔE00 3.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2FA88 #D088FA
analogous
#EBFA88 #B2FA88 #88FA97
triadic
#B2FA88 #88B2FA #FA88B2
tetradic
#B2FA88 #88EBFA #D088FA #FA9788
square
#B2FA88 #88EBFA #D088FA #FA9788
split-complementary
#B2FA88 #9788FA #FA88EB
monochromatic
#66F513 #8CF84D #B2FA88 #D8FCC3 #ECFEE2
Accessibility & contrast
On white
1.24
#B2FA88 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.92
#B2FA88 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2FA88
16.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2FA88 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2FA88 | 1.00 | 1.24 | 16.92 | 16.92 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB7F
Deuteranopia (green-blind)
#F7E48F
Tritanopia (blue-blind)
#B1F2DF
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #b2fa88; /* rgb */ color: rgb(178, 250, 136); /* oklch */ color: oklch(91.2% 0.163 135.0);
Tailwind
colors: {
custom: {
50: '#cbfcac',
500: '#b2fa88',
950: '#000000',
},
}SCSS
$custom: #b2fa88; $custom-light: #cbfcac; $custom-dark: #000000;
JSON
{
"hex": "#b2fa88",
"rgb": {
"r": 178,
"g": 250,
"b": 136
},
"hsl": {
"h": 97.895,
"s": 91.935,
"l": 75.686
},
"oklch": {
"l": 0.91238,
"c": 0.16267,
"h": 135
},
"luminance": 0.79614
}Semantic roles & 50–950 ramp
primary
#B2FA88
secondary
#A54ED9
accent
#00E691
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141710
muted
#838581