#B3FB78#B3FB78
#B3FB78 is a very light, vivid yellow-green. Relative luminance 0.799; OKLCH L 91.3% C 0.178 H 132.8°. Best body text is #000000 at 16.99:1 contrast (WCAG AA passes).
Color values
| HEX | #B3FB78 |
|---|---|
| RGB | rgb(179, 251, 120) |
| HSL | hsl(93, 94%, 73%) |
| HSV | hsv(93, 52%, 98%) |
| CMYK | cmyk(28.7%, 0%, 52.2%, 1.6%) |
| CIE-LAB | lab(91.65, -43.68, 55.15) |
| CIE-LCH | lch(91.65, 70.35, 128.37°) |
| OKLab | oklab(91.31% -0.1212 0.131) |
| OKLCH | oklch(91.31% 0.178 132.8) |
| XYZ | xyz(56.4768, 79.9323, 30.2185) |
| Luminance | 0.7993 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 1.24
Light Lime
#AEFD6C
ΔE00 1.55
Key Lime
#AEFF6E
ΔE00 1.66
Pale Lime
#BEFD73
ΔE00 1.98
Light Pea Green
#C4FE82
ΔE00 2.24
Light Yellowish Green
#C2FF89
ΔE00 2.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B3FB78 #C078FB
analogous
#F5FB78 #B3FB78 #78FB7E
triadic
#B3FB78 #78B3FB #FB78B3
tetradic
#B3FB78 #78F5FB #C078FB #FB7E78
square
#B3FB78 #78F5FB #C078FB #FB7E78
split-complementary
#B3FB78 #7E78FB #FB78F5
monochromatic
#71F107 #92F93D #B3FB78 #D4FDB3 #EEFEE1
Accessibility & contrast
On white
1.24
#B3FB78 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.99
#B3FB78 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B3FB78
16.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B3FB78 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B3FB78 | 1.00 | 1.24 | 16.99 | 16.99 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB6C
Deuteranopia (green-blind)
#FAE581
Tritanopia (blue-blind)
#B4F2DD
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #b3fb78; /* rgb */ color: rgb(179, 251, 120); /* oklch */ color: oklch(91.3% 0.178 132.8);
Tailwind
colors: {
custom: {
50: '#cdfda2',
500: '#b3fb78',
950: '#000000',
},
}SCSS
$custom: #b3fb78; $custom-light: #cdfda2; $custom-dark: #000000;
JSON
{
"hex": "#b3fb78",
"rgb": {
"r": 179,
"g": 251,
"b": 120
},
"hsl": {
"h": 92.977,
"s": 94.245,
"l": 72.745
},
"oklch": {
"l": 0.91307,
"c": 0.17846,
"h": 132.8
},
"luminance": 0.79934
}Semantic roles & 50–950 ramp
primary
#B3FB78
secondary
#933FD8
accent
#00E67E
background
#FEFFFC
surface
#FBFFF6
border
#D4D7D0
text
#14170F
muted
#838580