#B0FE79#B0FE79
#B0FE79 is a very light, vivid yellow-green. Relative luminance 0.815; OKLCH L 91.8% C 0.183 H 133.9°. Best body text is #000000 at 17.30:1 contrast (WCAG AA passes).
Color values
| HEX | #B0FE79 |
|---|---|
| RGB | rgb(176, 254, 121) |
| HSL | hsl(95, 99%, 74%) |
| HSV | hsv(95, 52%, 100%) |
| CMYK | cmyk(30.7%, 0%, 52.4%, 0.4%) |
| CIE-LAB | lab(92.35, -45.88, 55.49) |
| CIE-LCH | lch(92.35, 72.00, 129.59°) |
| OKLab | oklab(91.83% -0.127 0.1318) |
| OKLCH | oklch(91.83% 0.183 133.9) |
| XYZ | xyz(56.7964, 81.4922, 30.8225) |
| Luminance | 0.8149 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 1.21
Key Lime
#AEFF6E
ΔE00 1.33
Light Lime
#AEFD6C
ΔE00 1.45
Pale Lime Green
#B1FF65
ΔE00 2.46
Pale Lime
#BEFD73
ΔE00 2.49
Light Yellowish Green
#C2FF89
ΔE00 2.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0FE79 #C779FE
analogous
#F3FE79 #B0FE79 #79FE84
triadic
#B0FE79 #79B0FE #FE79B0
tetradic
#B0FE79 #79F3FE #C779FE #FE8479
square
#B0FE79 #79F3FE #C779FE #FE8479
split-complementary
#B0FE79 #8479FE #FE79F3
monochromatic
#69FB02 #8CFE3C #B0FE79 #D4FEB6 #EDFFE1
Accessibility & contrast
On white
1.21
#B0FE79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.30
#B0FE79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0FE79
17.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0FE79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0FE79 | 1.00 | 1.21 | 17.30 | 17.30 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED6D
Deuteranopia (green-blind)
#FBE782
Tritanopia (blue-blind)
#B0F5E0
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #b0fe79; /* rgb */ color: rgb(176, 254, 121); /* oklch */ color: oklch(91.8% 0.183 133.9);
Tailwind
colors: {
custom: {
50: '#cbffa3',
500: '#b0fe79',
950: '#000000',
},
}SCSS
$custom: #b0fe79; $custom-light: #cbffa3; $custom-dark: #000000;
JSON
{
"hex": "#b0fe79",
"rgb": {
"r": 176,
"g": 254,
"b": 121
},
"hsl": {
"h": 95.188,
"s": 98.519,
"l": 73.529
},
"oklch": {
"l": 0.91834,
"c": 0.18309,
"h": 133.9
},
"luminance": 0.81494
}Semantic roles & 50–950 ramp
primary
#B0FE79
secondary
#9B3FDC
accent
#00E687
background
#FEFFFC
surface
#FBFFF6
border
#D4D7D0
text
#14180F
muted
#838680