#B3F575#B3F575
#B3F575 is a very light, vivid yellow-green. Relative luminance 0.762; OKLCH L 89.9% C 0.173 H 131.7°. Best body text is #000000 at 16.23:1 contrast (WCAG AA passes).
Color values
| HEX | #B3F575 |
|---|---|
| RGB | rgb(179, 245, 117) |
| HSL | hsl(91, 86%, 71%) |
| HSV | hsv(91, 52%, 96%) |
| CMYK | cmyk(26.9%, 0%, 52.2%, 3.9%) |
| CIE-LAB | lab(89.94, -41.36, 54.48) |
| CIE-LCH | lch(89.94, 68.40, 127.21°) |
| OKLab | oklab(89.91% -0.115 0.1293) |
| OKLCH | oklch(89.91% 0.173 131.7) |
| XYZ | xyz(54.4529, 76.1714, 28.6598) |
| Luminance | 0.7617 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 1.81
Pale Lime
#BEFD73
ΔE00 2.27
Light Lime
#AEFD6C
ΔE00 2.37
Light Pea Green
#C4FE82
ΔE00 2.50
Key Lime
#AEFF6E
ΔE00 2.66
Pistachio (survey)
#C0FA8B
ΔE00 2.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B3F575 #B775F5
analogous
#F3F575 #B3F575 #75F577
triadic
#B3F575 #75B3F5 #F575B3
tetradic
#B3F575 #75F3F5 #B775F5 #F57775
square
#B3F575 #75F3F5 #B775F5 #F57775
split-complementary
#B3F575 #7775F5 #F575F3
monochromatic
#75DF10 #94F13C #B3F575 #D2F9AE #EFFDE2
Accessibility & contrast
On white
1.29
#B3F575 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.23
#B3F575 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B3F575
16.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B3F575 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B3F575 | 1.00 | 1.29 | 16.23 | 16.23 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE569
Deuteranopia (green-blind)
#F5E07D
Tritanopia (blue-blind)
#B5ECD8
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #b3f575; /* rgb */ color: rgb(179, 245, 117); /* oklch */ color: oklch(89.9% 0.173 131.7);
Tailwind
colors: {
custom: {
50: '#cdf8a0',
500: '#b3f575',
950: '#000000',
},
}SCSS
$custom: #b3f575; $custom-light: #cdf8a0; $custom-dark: #000000;
JSON
{
"hex": "#b3f575",
"rgb": {
"r": 179,
"g": 245,
"b": 117
},
"hsl": {
"h": 90.938,
"s": 86.486,
"l": 70.98
},
"oklch": {
"l": 0.89906,
"c": 0.17304,
"h": 131.7
},
"luminance": 0.76173
}Semantic roles & 50–950 ramp
primary
#B3F575
secondary
#893FD0
accent
#02E376
background
#FEFFFC
surface
#FBFFF5
border
#D4D7CF
text
#14170F
muted
#838580