#B4FA79#B4FA79
#B4FA79 is a very light, vivid yellow-green. Relative luminance 0.795; OKLCH L 91.1% C 0.176 H 132.5°. Best body text is #000000 at 16.89:1 contrast (WCAG AA passes).
Color values
| HEX | #B4FA79 |
|---|---|
| RGB | rgb(180, 250, 121) |
| HSL | hsl(93, 93%, 73%) |
| HSV | hsv(93, 52%, 98%) |
| CMYK | cmyk(28%, 0%, 51.6%, 2%) |
| CIE-LAB | lab(91.44, -42.79, 54.45) |
| CIE-LCH | lch(91.44, 69.26, 128.16°) |
| OKLab | oklab(91.15% -0.1187 0.1295) |
| OKLCH | oklch(91.15% 0.176 132.5) |
| XYZ | xyz(56.4583, 79.4533, 30.4468) |
| Luminance | 0.7945 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 1.41
Light Lime
#AEFD6C
ΔE00 1.81
Key Lime
#AEFF6E
ΔE00 1.96
Pale Lime
#BEFD73
ΔE00 1.99
Light Pea Green
#C4FE82
ΔE00 2.11
Light Yellowish Green
#C2FF89
ΔE00 2.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4FA79 #BF79FA
analogous
#F5FA79 #B4FA79 #79FA7E
triadic
#B4FA79 #79B4FA #FA79B4
tetradic
#B4FA79 #79F5FA #BF79FA #FA7E79
square
#B4FA79 #79F5FA #BF79FA #FA7E79
split-complementary
#B4FA79 #7E79FA #FA79F5
monochromatic
#72F009 #93F83E #B4FA79 #D5FCB4 #EEFEE2
Accessibility & contrast
On white
1.24
#B4FA79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.89
#B4FA79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4FA79
16.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4FA79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4FA79 | 1.00 | 1.24 | 16.89 | 16.89 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA6D
Deuteranopia (green-blind)
#F9E581
Tritanopia (blue-blind)
#B6F1DD
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #b4fa79; /* rgb */ color: rgb(180, 250, 121); /* oklch */ color: oklch(91.1% 0.176 132.5);
Tailwind
colors: {
custom: {
50: '#cdfca3',
500: '#b4fa79',
950: '#000000',
},
}SCSS
$custom: #b4fa79; $custom-light: #cdfca3; $custom-dark: #000000;
JSON
{
"hex": "#b4fa79",
"rgb": {
"r": 180,
"g": 250,
"b": 121
},
"hsl": {
"h": 92.558,
"s": 92.806,
"l": 72.745
},
"oklch": {
"l": 0.9115,
"c": 0.17571,
"h": 132.5
},
"luminance": 0.79455
}Semantic roles & 50–950 ramp
primary
#B4FA79
secondary
#9241D7
accent
#00E67D
background
#FEFFFC
surface
#FBFFF6
border
#D4D7D0
text
#14170F
muted
#838580