#B4FA82#B4FA82
#B4FA82 is a very light, vivid yellow-green. Relative luminance 0.797; OKLCH L 91.3% C 0.167 H 133.6°. Best body text is #000000 at 16.94:1 contrast (WCAG AA passes).
Color values
| HEX | #B4FA82 |
|---|---|
| RGB | rgb(180, 250, 130) |
| HSL | hsl(95, 92%, 75%) |
| HSV | hsv(95, 48%, 98%) |
| CMYK | cmyk(28%, 0%, 48%, 2%) |
| CIE-LAB | lab(91.54, -41.81, 50.41) |
| CIE-LCH | lch(91.54, 65.50, 129.67°) |
| OKLab | oklab(91.27% -0.1154 0.1212) |
| OKLCH | oklch(91.27% 0.167 133.6) |
| XYZ | xyz(57.0362, 79.6844, 33.4903) |
| Luminance | 0.7969 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.84
Light Yellowish Green
#C2FF89
ΔE00 1.87
Spring Green (survey)
#A9F971
ΔE00 2.09
Light Pea Green
#C4FE82
ΔE00 2.43
Celery
#C1FD95
ΔE00 2.54
Light Lime
#AEFD6C
ΔE00 2.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4FA82 #C882FA
analogous
#F0FA82 #B4FA82 #82FA8C
triadic
#B4FA82 #82B4FA #FA82B4
tetradic
#B4FA82 #82F0FA #C882FA #FA8C82
square
#B4FA82 #82F0FA #C882FA #FA8C82
split-complementary
#B4FA82 #8C82FA #FA82F0
monochromatic
#6DF50C #91F847 #B4FA82 #D7FCBD #EDFEE2
Accessibility & contrast
On white
1.24
#B4FA82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.94
#B4FA82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4FA82
16.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4FA82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4FA82 | 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)
#FFEA78
Deuteranopia (green-blind)
#F8E589
Tritanopia (blue-blind)
#B5F2DE
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #b4fa82; /* rgb */ color: rgb(180, 250, 130); /* oklch */ color: oklch(91.3% 0.167 133.6);
Tailwind
colors: {
custom: {
50: '#cdfca8',
500: '#b4fa82',
950: '#000000',
},
}SCSS
$custom: #b4fa82; $custom-light: #cdfca8; $custom-dark: #000000;
JSON
{
"hex": "#b4fa82",
"rgb": {
"r": 180,
"g": 250,
"b": 130
},
"hsl": {
"h": 95,
"s": 92.308,
"l": 74.51
},
"oklch": {
"l": 0.91268,
"c": 0.1674,
"h": 133.6
},
"luminance": 0.79686
}Semantic roles & 50–950 ramp
primary
#B4FA82
secondary
#9C48D8
accent
#00E686
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141710
muted
#838581