#B2FA8B#B2FA8B
#B2FA8B is a very light, vivid yellow-green. Relative luminance 0.797; OKLCH L 91.3% C 0.160 H 135.4°. Best body text is #000000 at 16.94:1 contrast (WCAG AA passes).
Color values
| HEX | #B2FA8B |
|---|---|
| RGB | rgb(178, 250, 139) |
| HSL | hsl(99, 92%, 76%) |
| HSV | hsv(99, 44%, 98%) |
| CMYK | cmyk(28.8%, 0%, 44.4%, 2%) |
| CIE-LAB | lab(91.55, -41.42, 46.13) |
| CIE-LCH | lch(91.55, 62.00, 131.92°) |
| OKLab | oklab(91.28% -0.1138 0.1121) |
| OKLCH | oklch(91.28% 0.16 135.4) |
| XYZ | xyz(57.2045, 79.6983, 36.7904) |
| Luminance | 0.7970 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 2.05
Pale Light Green
#B1FC99
ΔE00 2.14
Pistachio (survey)
#C0FA8B
ΔE00 2.18
Light Yellowish Green
#C2FF89
ΔE00 2.62
Pastel Green
#B0FF9D
ΔE00 2.79
Spring Green (survey)
#A9F971
ΔE00 3.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2FA8B #D38BFA
analogous
#EAFA8B #B2FA8B #8BFA9C
triadic
#B2FA8B #8BB2FA #FA8BB2
tetradic
#B2FA8B #8BEAFA #D38BFA #FA9C8B
square
#B2FA8B #8BEAFA #D38BFA #FA9C8B
split-complementary
#B2FA8B #9C8BFA #FA8BEA
monochromatic
#64F516 #8BF750 #B2FA8B #D9FDC6 #ECFEE2
Accessibility & contrast
On white
1.24
#B2FA8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.94
#B2FA8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2FA8B
16.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2FA8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2FA8B | 1.00 | 1.24 | 16.94 | 16.94 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB82
Deuteranopia (green-blind)
#F7E592
Tritanopia (blue-blind)
#B1F3DF
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #b2fa8b; /* rgb */ color: rgb(178, 250, 139); /* oklch */ color: oklch(91.3% 0.160 135.4);
Tailwind
colors: {
custom: {
50: '#cbfcae',
500: '#b2fa8b',
950: '#000000',
},
}SCSS
$custom: #b2fa8b; $custom-light: #cbfcae; $custom-dark: #000000;
JSON
{
"hex": "#b2fa8b",
"rgb": {
"r": 178,
"g": 250,
"b": 139
},
"hsl": {
"h": 98.919,
"s": 91.736,
"l": 76.275
},
"oklch": {
"l": 0.91282,
"c": 0.15975,
"h": 135.4
},
"luminance": 0.797
}Semantic roles & 50–950 ramp
primary
#B2FA8B
secondary
#A950D9
accent
#00E695
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141710
muted
#838581