#B2FA83#B2FA83
#B2FA83 is a very light, vivid yellow-green. Relative luminance 0.795; OKLCH L 91.2% C 0.167 H 134.3°. Best body text is #000000 at 16.90:1 contrast (WCAG AA passes).
Color values
| HEX | #B2FA83 |
|---|---|
| RGB | rgb(178, 250, 131) |
| HSL | hsl(96, 92%, 75%) |
| HSV | hsv(96, 48%, 98%) |
| CMYK | cmyk(28.8%, 0%, 47.6%, 2%) |
| CIE-LAB | lab(91.45, -42.38, 49.80) |
| CIE-LCH | lch(91.45, 65.39, 130.39°) |
| OKLab | oklab(91.17% -0.1168 0.1199) |
| OKLCH | oklch(91.17% 0.167 134.3) |
| XYZ | xyz(56.6412, 79.4730, 33.8238) |
| Luminance | 0.7947 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.04
Spring Green (survey)
#A9F971
ΔE00 2.14
Light Yellowish Green
#C2FF89
ΔE00 2.14
Celery
#C1FD95
ΔE00 2.56
Light Pea Green
#C4FE82
ΔE00 2.77
Light Lime
#AEFD6C
ΔE00 3.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2FA83 #CB83FA
analogous
#EDFA83 #B2FA83 #83FA90
triadic
#B2FA83 #83B2FA #FA83B2
tetradic
#B2FA83 #83EDFA #CB83FA #FA9083
square
#B2FA83 #83EDFA #CB83FA #FA9083
split-complementary
#B2FA83 #9083FA #FA83ED
monochromatic
#69F50D #8DF848 #B2FA83 #D7FCBE #EDFEE2
Accessibility & contrast
On white
1.24
#B2FA83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.90
#B2FA83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2FA83
16.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2FA83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2FA83 | 1.00 | 1.24 | 16.90 | 16.90 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA79
Deuteranopia (green-blind)
#F8E48A
Tritanopia (blue-blind)
#B2F2DE
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #b2fa83; /* rgb */ color: rgb(178, 250, 131); /* oklch */ color: oklch(91.2% 0.167 134.3);
Tailwind
colors: {
custom: {
50: '#ccfca9',
500: '#b2fa83',
950: '#000000',
},
}SCSS
$custom: #b2fa83; $custom-light: #ccfca9; $custom-dark: #000000;
JSON
{
"hex": "#b2fa83",
"rgb": {
"r": 178,
"g": 250,
"b": 131
},
"hsl": {
"h": 96.303,
"s": 92.248,
"l": 74.706
},
"oklch": {
"l": 0.91167,
"c": 0.16745,
"h": 134.3
},
"luminance": 0.79475
}Semantic roles & 50–950 ramp
primary
#B2FA83
secondary
#A049D8
accent
#00E68B
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141710
muted
#838581