#B0F482#B0F482
#B0F482 is a very light, vivid yellow-green. Relative luminance 0.755; OKLCH L 89.7% C 0.161 H 133.9°. Best body text is #000000 at 16.11:1 contrast (WCAG AA passes).
Color values
| HEX | #B0F482 |
|---|---|
| RGB | rgb(176, 244, 130) |
| HSL | hsl(96, 84%, 73%) |
| HSV | hsv(96, 47%, 96%) |
| CMYK | cmyk(27.9%, 0%, 46.7%, 4.3%) |
| CIE-LAB | lab(89.65, -40.53, 48.03) |
| CIE-LCH | lch(89.65, 62.85, 130.16°) |
| OKLab | oklab(89.68% -0.1117 0.1159) |
| OKLCH | oklch(89.68% 0.161 133.9) |
| XYZ | xyz(54.2833, 75.5415, 32.8357) |
| Luminance | 0.7554 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.20
Spring Green (survey)
#A9F971
ΔE00 2.73
Celery
#C1FD95
ΔE00 2.80
Light Yellowish Green
#C2FF89
ΔE00 2.89
Pale Light Green
#B1FC99
ΔE00 3.35
Light Pea Green
#C4FE82
ΔE00 3.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0F482 #C682F4
analogous
#E9F482 #B0F482 #82F48D
triadic
#B0F482 #82B0F4 #F482B0
tetradic
#B0F482 #82E9F4 #C682F4 #F48D82
square
#B0F482 #82E9F4 #C682F4 #F48D82
split-complementary
#B0F482 #8D82F4 #F482E9
monochromatic
#69E714 #8CEF4A #B0F482 #D4F9BA #EDFDE3
Accessibility & contrast
On white
1.30
#B0F482 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.11
#B0F482 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0F482
16.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0F482 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0F482 | 1.00 | 1.30 | 16.11 | 16.11 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE579
Deuteranopia (green-blind)
#F2DF89
Tritanopia (blue-blind)
#B0ECD9
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #b0f482; /* rgb */ color: rgb(176, 244, 130); /* oklch */ color: oklch(89.7% 0.161 133.9);
Tailwind
colors: {
custom: {
50: '#caf8a8',
500: '#b0f482',
950: '#000000',
},
}SCSS
$custom: #b0f482; $custom-light: #caf8a8; $custom-dark: #000000;
JSON
{
"hex": "#b0f482",
"rgb": {
"r": 176,
"g": 244,
"b": 130
},
"hsl": {
"h": 95.789,
"s": 83.824,
"l": 73.333
},
"oklch": {
"l": 0.89675,
"c": 0.16101,
"h": 133.9
},
"luminance": 0.75543
}Semantic roles & 50–950 ramp
primary
#B0F482
secondary
#9A4AD0
accent
#05E088
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#131710
muted
#838581