#B4FA80#B4FA80
#B4FA80 is a very light, vivid yellow-green. Relative luminance 0.796; OKLCH L 91.2% C 0.169 H 133.3°. Best body text is #000000 at 16.93:1 contrast (WCAG AA passes).
Color values
| HEX | #B4FA80 |
|---|---|
| RGB | rgb(180, 250, 128) |
| HSL | hsl(94, 92%, 74%) |
| HSV | hsv(94, 49%, 98%) |
| CMYK | cmyk(28%, 0%, 48.8%, 2%) |
| CIE-LAB | lab(91.52, -42.04, 51.32) |
| CIE-LCH | lch(91.52, 66.34, 129.32°) |
| OKLab | oklab(91.24% -0.1162 0.1231) |
| OKLCH | oklch(91.24% 0.169 133.3) |
| XYZ | xyz(56.9032, 79.6312, 32.7902) |
| Luminance | 0.7963 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellowish Green
#C2FF89
ΔE00 1.87
Spring Green (survey)
#A9F971
ΔE00 1.88
Pistachio (survey)
#C0FA8B
ΔE00 1.94
Light Pea Green
#C4FE82
ΔE00 2.30
Light Lime
#AEFD6C
ΔE00 2.61
Key Lime
#AEFF6E
ΔE00 2.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4FA80 #C680FA
analogous
#F1FA80 #B4FA80 #80FA89
triadic
#B4FA80 #80B4FA #FA80B4
tetradic
#B4FA80 #80F1FA #C680FA #FA8980
square
#B4FA80 #80F1FA #C680FA #FA8980
split-complementary
#B4FA80 #8980FA #FA80F1
monochromatic
#6EF50A #91F845 #B4FA80 #D7FCBB #EEFEE2
Accessibility & contrast
On white
1.24
#B4FA80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.93
#B4FA80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4FA80
16.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4FA80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4FA80 | 1.00 | 1.24 | 16.93 | 16.93 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA75
Deuteranopia (green-blind)
#F8E588
Tritanopia (blue-blind)
#B5F2DE
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #b4fa80; /* rgb */ color: rgb(180, 250, 128); /* oklch */ color: oklch(91.2% 0.169 133.3);
Tailwind
colors: {
custom: {
50: '#cdfca7',
500: '#b4fa80',
950: '#000000',
},
}SCSS
$custom: #b4fa80; $custom-light: #cdfca7; $custom-dark: #000000;
JSON
{
"hex": "#b4fa80",
"rgb": {
"r": 180,
"g": 250,
"b": 128
},
"hsl": {
"h": 94.426,
"s": 92.424,
"l": 74.118
},
"oklch": {
"l": 0.91241,
"c": 0.16928,
"h": 133.3
},
"luminance": 0.79633
}Semantic roles & 50–950 ramp
primary
#B4FA80
secondary
#9A47D7
accent
#00E684
background
#FEFFFC
surface
#FBFFF6
border
#D4D7D0
text
#141710
muted
#838580