#B2FA89#B2FA89
#B2FA89 is a very light, vivid yellow-green. Relative luminance 0.796; OKLCH L 91.3% C 0.162 H 135.1°. Best body text is #000000 at 16.93:1 contrast (WCAG AA passes).
Color values
| HEX | #B2FA89 |
|---|---|
| RGB | rgb(178, 250, 137) |
| HSL | hsl(98, 92%, 76%) |
| HSV | hsv(98, 45%, 98%) |
| CMYK | cmyk(28.8%, 0%, 45.2%, 2%) |
| CIE-LAB | lab(91.52, -41.67, 47.05) |
| CIE-LCH | lch(91.52, 62.85, 131.53°) |
| OKLab | oklab(91.25% -0.1146 0.1141) |
| OKLCH | oklch(91.25% 0.162 135.1) |
| XYZ | xyz(57.0597, 79.6404, 36.0278) |
| Luminance | 0.7964 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.09
Celery
#C1FD95
ΔE00 2.13
Pale Light Green
#B1FC99
ΔE00 2.43
Light Yellowish Green
#C2FF89
ΔE00 2.45
Spring Green (survey)
#A9F971
ΔE00 2.92
Pastel Green
#B0FF9D
ΔE00 3.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2FA89 #D189FA
analogous
#EAFA89 #B2FA89 #89FA98
triadic
#B2FA89 #89B2FA #FA89B2
tetradic
#B2FA89 #89EAFA #D189FA #FA9889
square
#B2FA89 #89EAFA #D189FA #FA9889
split-complementary
#B2FA89 #9889FA #FA89EA
monochromatic
#65F514 #8CF84E #B2FA89 #D8FCC4 #ECFEE2
Accessibility & contrast
On white
1.24
#B2FA89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.93
#B2FA89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2FA89
16.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2FA89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2FA89 | 1.00 | 1.24 | 16.93 | 16.93 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB80
Deuteranopia (green-blind)
#F7E490
Tritanopia (blue-blind)
#B1F2DF
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #b2fa89; /* rgb */ color: rgb(178, 250, 137); /* oklch */ color: oklch(91.3% 0.162 135.1);
Tailwind
colors: {
custom: {
50: '#cbfcad',
500: '#b2fa89',
950: '#000000',
},
}SCSS
$custom: #b2fa89; $custom-light: #cbfcad; $custom-dark: #000000;
JSON
{
"hex": "#b2fa89",
"rgb": {
"r": 178,
"g": 250,
"b": 137
},
"hsl": {
"h": 98.23,
"s": 91.87,
"l": 75.882
},
"oklch": {
"l": 0.91252,
"c": 0.1617,
"h": 135.1
},
"luminance": 0.79642
}Semantic roles & 50–950 ramp
primary
#B2FA89
secondary
#A74FD9
accent
#00E692
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141710
muted
#838581