#B3FA75#B3FA75
#B3FA75 is a very light, vivid yellow-green. Relative luminance 0.792; OKLCH L 91.0% C 0.180 H 132.3°. Best body text is #000000 at 16.85:1 contrast (WCAG AA passes).
Color values
| HEX | #B3FA75 |
|---|---|
| RGB | rgb(179, 250, 117) |
| HSL | hsl(92, 93%, 72%) |
| HSV | hsv(92, 53%, 98%) |
| CMYK | cmyk(28.4%, 0%, 53.2%, 2%) |
| CIE-LAB | lab(91.34, -43.55, 56.14) |
| CIE-LCH | lch(91.34, 71.05, 127.80°) |
| OKLab | oklab(91.04% -0.121 0.1329) |
| OKLCH | oklch(91.04% 0.18 132.3) |
| XYZ | xyz(55.9860, 79.2375, 29.1708) |
| Luminance | 0.7924 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 1.24
Light Lime
#AEFD6C
ΔE00 1.40
Key Lime
#AEFF6E
ΔE00 1.61
Pale Lime
#BEFD73
ΔE00 1.77
Light Pea Green
#C4FE82
ΔE00 2.28
Pale Lime Green
#B1FF65
ΔE00 2.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B3FA75 #BC75FA
analogous
#F6FA75 #B3FA75 #75FA7A
triadic
#B3FA75 #75B3FA #FA75B3
tetradic
#B3FA75 #75F6FA #BC75FA #FA7A75
square
#B3FA75 #75F6FA #BC75FA #FA7A75
split-complementary
#B3FA75 #7A75FA #FA75F6
monochromatic
#73EC09 #92F83A #B3FA75 #D4FCB0 #EFFEE1
Accessibility & contrast
On white
1.25
#B3FA75 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.85
#B3FA75 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B3FA75
16.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B3FA75 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B3FA75 | 1.00 | 1.25 | 16.85 | 16.85 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA68
Deuteranopia (green-blind)
#F9E47E
Tritanopia (blue-blind)
#B5F1DC
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #b3fa75; /* rgb */ color: rgb(179, 250, 117); /* oklch */ color: oklch(91.0% 0.180 132.3);
Tailwind
colors: {
custom: {
50: '#cdfca0',
500: '#b3fa75',
950: '#000000',
},
}SCSS
$custom: #b3fa75; $custom-light: #cdfca0; $custom-dark: #000000;
JSON
{
"hex": "#b3fa75",
"rgb": {
"r": 179,
"g": 250,
"b": 117
},
"hsl": {
"h": 92.03,
"s": 93.007,
"l": 71.961
},
"oklch": {
"l": 0.91043,
"c": 0.17977,
"h": 132.3
},
"luminance": 0.79239
}Semantic roles & 50–950 ramp
primary
#B3FA75
secondary
#8F3DD6
accent
#00E67B
background
#FEFFFC
surface
#FBFFF5
border
#D4D7CF
text
#14170F
muted
#838580