#B3FA79#B3FA79
#B3FA79 is a very light, vivid yellow-green. Relative luminance 0.793; OKLCH L 91.1% C 0.176 H 132.8°. Best body text is #000000 at 16.87:1 contrast (WCAG AA passes).
Color values
| HEX | #B3FA79 |
|---|---|
| RGB | rgb(179, 250, 121) |
| HSL | hsl(93, 93%, 73%) |
| HSV | hsv(93, 52%, 98%) |
| CMYK | cmyk(28.4%, 0%, 51.6%, 2%) |
| CIE-LAB | lab(91.39, -43.14, 54.38) |
| CIE-LCH | lch(91.39, 69.41, 128.42°) |
| OKLab | oklab(91.09% -0.1196 0.1294) |
| OKLCH | oklch(91.09% 0.176 132.8) |
| XYZ | xyz(56.2263, 79.3336, 30.4360) |
| Luminance | 0.7933 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 1.30
Light Lime
#AEFD6C
ΔE00 1.79
Key Lime
#AEFF6E
ΔE00 1.92
Pale Lime
#BEFD73
ΔE00 2.11
Light Yellowish Green
#C2FF89
ΔE00 2.22
Light Pea Green
#C4FE82
ΔE00 2.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B3FA79 #C079FA
analogous
#F4FA79 #B3FA79 #79FA7F
triadic
#B3FA79 #79B3FA #FA79B3
tetradic
#B3FA79 #79F4FA #C079FA #FA7F79
square
#B3FA79 #79F4FA #C079FA #FA7F79
split-complementary
#B3FA79 #7F79FA #FA79F4
monochromatic
#71F009 #92F83E #B3FA79 #D4FCB4 #EEFEE2
Accessibility & contrast
On white
1.25
#B3FA79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.87
#B3FA79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B3FA79
16.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B3FA79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B3FA79 | 1.00 | 1.25 | 16.87 | 16.87 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA6D
Deuteranopia (green-blind)
#F9E481
Tritanopia (blue-blind)
#B4F1DD
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #b3fa79; /* rgb */ color: rgb(179, 250, 121); /* oklch */ color: oklch(91.1% 0.176 132.8);
Tailwind
colors: {
custom: {
50: '#cdfca3',
500: '#b3fa79',
950: '#000000',
},
}SCSS
$custom: #b3fa79; $custom-light: #cdfca3; $custom-dark: #000000;
JSON
{
"hex": "#b3fa79",
"rgb": {
"r": 179,
"g": 250,
"b": 121
},
"hsl": {
"h": 93.023,
"s": 92.806,
"l": 72.745
},
"oklch": {
"l": 0.91092,
"c": 0.1762,
"h": 132.8
},
"luminance": 0.79335
}Semantic roles & 50–950 ramp
primary
#B3FA79
secondary
#9341D7
accent
#00E67E
background
#FEFFFC
surface
#FBFFF6
border
#D4D7D0
text
#14170F
muted
#838580