#B5F575#B5F575
#B5F575 is a very light, vivid yellow-green. Relative luminance 0.764; OKLCH L 90.0% C 0.172 H 131.1°. Best body text is #000000 at 16.28:1 contrast (WCAG AA passes).
Color values
| HEX | #B5F575 |
|---|---|
| RGB | rgb(181, 245, 117) |
| HSL | hsl(90, 86%, 71%) |
| HSV | hsv(90, 52%, 96%) |
| CMYK | cmyk(26.1%, 0%, 52.2%, 3.9%) |
| CIE-LAB | lab(90.05, -40.66, 54.64) |
| CIE-LCH | lch(90.05, 68.11, 126.66°) |
| OKLab | oklab(90.03% -0.1132 0.1296) |
| OKLCH | oklch(90.03% 0.172 131.1) |
| XYZ | xyz(54.9187, 76.4115, 28.6816) |
| Luminance | 0.7641 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 2.06
Pale Lime
#BEFD73
ΔE00 2.11
Light Pea Green
#C4FE82
ΔE00 2.33
Light Lime
#AEFD6C
ΔE00 2.47
Pistachio (survey)
#C0FA8B
ΔE00 2.63
Light Yellowish Green
#C2FF89
ΔE00 2.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B5F575 #B575F5
analogous
#F5F575 #B5F575 #75F575
triadic
#B5F575 #75B5F5 #F575B5
tetradic
#B5F575 #75F5F5 #B575F5 #F57575
square
#B5F575 #75F5F5 #B575F5 #F57575
split-complementary
#B5F575 #7575F5 #F575F5
monochromatic
#78DF10 #96F13C #B5F575 #D4F9AE #F0FDE2
Accessibility & contrast
On white
1.29
#B5F575 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.28
#B5F575 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B5F575
16.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B5F575 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B5F575 | 1.00 | 1.29 | 16.28 | 16.28 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE669
Deuteranopia (green-blind)
#F5E17D
Tritanopia (blue-blind)
#B8ECD8
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #b5f575; /* rgb */ color: rgb(181, 245, 117); /* oklch */ color: oklch(90.0% 0.172 131.1);
Tailwind
colors: {
custom: {
50: '#cef8a0',
500: '#b5f575',
950: '#000000',
},
}SCSS
$custom: #b5f575; $custom-light: #cef8a0; $custom-dark: #000000;
JSON
{
"hex": "#b5f575",
"rgb": {
"r": 181,
"g": 245,
"b": 117
},
"hsl": {
"h": 90,
"s": 86.486,
"l": 70.98
},
"oklch": {
"l": 0.90025,
"c": 0.17207,
"h": 131.1
},
"luminance": 0.76413
}Semantic roles & 50–950 ramp
primary
#B5F575
secondary
#873FD0
accent
#02E373
background
#FEFFFC
surface
#FBFFF5
border
#D4D7CF
text
#14170F
muted
#838580