#B5FA80#B5FA80
#B5FA80 is a very light, vivid yellow-green. Relative luminance 0.798; OKLCH L 91.3% C 0.169 H 133.1°. Best body text is #000000 at 16.95:1 contrast (WCAG AA passes).
Color values
| HEX | #B5FA80 |
|---|---|
| RGB | rgb(181, 250, 128) |
| HSL | hsl(94, 92%, 74%) |
| HSV | hsv(94, 49%, 98%) |
| CMYK | cmyk(27.6%, 0%, 48.8%, 2%) |
| CIE-LAB | lab(91.57, -41.69, 51.40) |
| CIE-LCH | lch(91.57, 66.18, 129.05°) |
| OKLab | oklab(91.3% -0.1153 0.1233) |
| OKLCH | oklch(91.3% 0.169 133.1) |
| XYZ | xyz(57.1369, 79.7517, 32.8011) |
| Luminance | 0.7975 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellowish Green
#C2FF89
ΔE00 1.76
Pistachio (survey)
#C0FA8B
ΔE00 1.85
Spring Green (survey)
#A9F971
ΔE00 1.95
Light Pea Green
#C4FE82
ΔE00 2.16
Light Lime
#AEFD6C
ΔE00 2.61
Pale Lime
#BEFD73
ΔE00 2.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B5FA80 #C580FA
analogous
#F2FA80 #B5FA80 #80FA88
triadic
#B5FA80 #80B5FA #FA80B5
tetradic
#B5FA80 #80F2FA #C580FA #FA8880
square
#B5FA80 #80F2FA #C580FA #FA8880
split-complementary
#B5FA80 #8880FA #FA80F2
monochromatic
#70F50A #93F845 #B5FA80 #D7FCBB #EEFEE2
Accessibility & contrast
On white
1.24
#B5FA80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.95
#B5FA80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B5FA80
16.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B5FA80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B5FA80 | 1.00 | 1.24 | 16.95 | 16.95 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA75
Deuteranopia (green-blind)
#F9E588
Tritanopia (blue-blind)
#B6F2DE
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #b5fa80; /* rgb */ color: rgb(181, 250, 128); /* oklch */ color: oklch(91.3% 0.169 133.1);
Tailwind
colors: {
custom: {
50: '#cefca7',
500: '#b5fa80',
950: '#000000',
},
}SCSS
$custom: #b5fa80; $custom-light: #cefca7; $custom-dark: #000000;
JSON
{
"hex": "#b5fa80",
"rgb": {
"r": 181,
"g": 250,
"b": 128
},
"hsl": {
"h": 93.934,
"s": 92.424,
"l": 74.118
},
"oklch": {
"l": 0.91299,
"c": 0.16878,
"h": 133.1
},
"luminance": 0.79753
}Semantic roles & 50–950 ramp
primary
#B5FA80
secondary
#9947D7
accent
#00E682
background
#FEFFFC
surface
#FBFFF6
border
#D4D7D0
text
#141710
muted
#838580