#B3FA82#B3FA82
#B3FA82 is a very light, vivid yellow-green. Relative luminance 0.796; OKLCH L 91.2% C 0.168 H 133.9°. Best body text is #000000 at 16.91:1 contrast (WCAG AA passes).
Color values
| HEX | #B3FA82 |
|---|---|
| RGB | rgb(179, 250, 130) |
| HSL | hsl(96, 92%, 75%) |
| HSV | hsv(96, 48%, 98%) |
| CMYK | cmyk(28.4%, 0%, 48%, 2%) |
| CIE-LAB | lab(91.49, -42.15, 50.34) |
| CIE-LCH | lch(91.49, 65.65, 129.94°) |
| OKLab | oklab(91.21% -0.1163 0.1211) |
| OKLCH | oklch(91.21% 0.168 133.9) |
| XYZ | xyz(56.8041, 79.5648, 33.4794) |
| Luminance | 0.7957 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.95
Light Yellowish Green
#C2FF89
ΔE00 1.99
Spring Green (survey)
#A9F971
ΔE00 2.05
Light Pea Green
#C4FE82
ΔE00 2.57
Celery
#C1FD95
ΔE00 2.59
Light Lime
#AEFD6C
ΔE00 2.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B3FA82 #C982FA
analogous
#EFFA82 #B3FA82 #82FA8D
triadic
#B3FA82 #82B3FA #FA82B3
tetradic
#B3FA82 #82EFFA #C982FA #FA8D82
square
#B3FA82 #82EFFA #C982FA #FA8D82
split-complementary
#B3FA82 #8D82FA #FA82EF
monochromatic
#6BF50C #8FF847 #B3FA82 #D7FCBD #EDFEE2
Accessibility & contrast
On white
1.24
#B3FA82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.91
#B3FA82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B3FA82
16.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B3FA82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B3FA82 | 1.00 | 1.24 | 16.91 | 16.91 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA78
Deuteranopia (green-blind)
#F8E589
Tritanopia (blue-blind)
#B3F2DE
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #b3fa82; /* rgb */ color: rgb(179, 250, 130); /* oklch */ color: oklch(91.2% 0.168 133.9);
Tailwind
colors: {
custom: {
50: '#ccfca8',
500: '#b3fa82',
950: '#000000',
},
}SCSS
$custom: #b3fa82; $custom-light: #ccfca8; $custom-dark: #000000;
JSON
{
"hex": "#b3fa82",
"rgb": {
"r": 179,
"g": 250,
"b": 130
},
"hsl": {
"h": 95.5,
"s": 92.308,
"l": 74.51
},
"oklch": {
"l": 0.91211,
"c": 0.16789,
"h": 133.9
},
"luminance": 0.79567
}Semantic roles & 50–950 ramp
primary
#B3FA82
secondary
#9D48D8
accent
#00E688
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141710
muted
#838581