#B7F575#B7F575
#B7F575 is a very light, vivid yellow-green. Relative luminance 0.767; OKLCH L 90.1% C 0.171 H 130.6°. Best body text is #000000 at 16.33:1 contrast (WCAG AA passes).
Color values
| HEX | #B7F575 |
|---|---|
| RGB | rgb(183, 245, 117) |
| HSL | hsl(89, 86%, 71%) |
| HSV | hsv(89, 52%, 96%) |
| CMYK | cmyk(25.3%, 0%, 52.2%, 3.9%) |
| CIE-LAB | lab(90.16, -39.96, 54.80) |
| CIE-LCH | lch(90.16, 67.82, 126.10°) |
| OKLab | oklab(90.15% -0.1113 0.13) |
| OKLCH | oklch(90.15% 0.171 130.6) |
| XYZ | xyz(55.3911, 76.6551, 28.7037) |
| Luminance | 0.7666 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Lime
#BEFD73
ΔE00 1.97
Light Pea Green
#C4FE82
ΔE00 2.19
Spring Green (survey)
#A9F971
ΔE00 2.33
Light Lime
#AEFD6C
ΔE00 2.60
Pistachio (survey)
#C0FA8B
ΔE00 2.61
Light Yellowish Green
#C2FF89
ΔE00 2.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7F575 #B375F5
analogous
#F5F375 #B7F575 #77F575
triadic
#B7F575 #75B7F5 #F575B7
tetradic
#B7F575 #75F5F3 #B375F5 #F57577
square
#B7F575 #75F5F3 #B375F5 #F57577
split-complementary
#B7F575 #7577F5 #F375F5
monochromatic
#7BDF10 #99F13C #B7F575 #D5F9AE #F0FDE2
Accessibility & contrast
On white
1.29
#B7F575 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.33
#B7F575 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7F575
16.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7F575 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7F575 | 1.00 | 1.29 | 16.33 | 16.33 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE669
Deuteranopia (green-blind)
#F6E17D
Tritanopia (blue-blind)
#BAECD8
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #b7f575; /* rgb */ color: rgb(183, 245, 117); /* oklch */ color: oklch(90.1% 0.171 130.6);
Tailwind
colors: {
custom: {
50: '#cff8a0',
500: '#b7f575',
950: '#000000',
},
}SCSS
$custom: #b7f575; $custom-light: #cff8a0; $custom-dark: #000000;
JSON
{
"hex": "#b7f575",
"rgb": {
"r": 183,
"g": 245,
"b": 117
},
"hsl": {
"h": 89.063,
"s": 86.486,
"l": 70.98
},
"oklch": {
"l": 0.90146,
"c": 0.17111,
"h": 130.6
},
"luminance": 0.76656
}Semantic roles & 50–950 ramp
primary
#B7F575
secondary
#853FD0
accent
#02E36F
background
#FEFFFC
surface
#FBFFF5
border
#D4D7CF
text
#14170F
muted
#838580