#B5FC7A#B5FC7A
#B5FC7A is a very light, vivid yellow-green. Relative luminance 0.808; OKLCH L 91.7% C 0.177 H 132.6°. Best body text is #000000 at 17.17:1 contrast (WCAG AA passes).
Color values
| HEX | #B5FC7A |
|---|---|
| RGB | rgb(181, 252, 122) |
| HSL | hsl(93, 96%, 73%) |
| HSV | hsv(93, 52%, 99%) |
| CMYK | cmyk(28.2%, 0%, 51.6%, 1.2%) |
| CIE-LAB | lab(92.06, -43.22, 54.76) |
| CIE-LCH | lch(92.06, 69.76, 128.28°) |
| OKLab | oklab(91.68% -0.1199 0.1303) |
| OKLCH | oklch(91.68% 0.177 132.6) |
| XYZ | xyz(57.3784, 80.8479, 30.9907) |
| Luminance | 0.8085 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 1.51
Light Lime
#AEFD6C
ΔE00 1.69
Key Lime
#AEFF6E
ΔE00 1.75
Pale Lime
#BEFD73
ΔE00 1.89
Light Pea Green
#C4FE82
ΔE00 2.00
Light Yellowish Green
#C2FF89
ΔE00 2.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B5FC7A #C17AFC
analogous
#F6FC7A #B5FC7A #7AFC80
triadic
#B5FC7A #7AB5FC #FC7AB5
tetradic
#B5FC7A #7AF6FC #C17AFC #FC807A
square
#B5FC7A #7AF6FC #C17AFC #FC807A
split-complementary
#B5FC7A #807AFC #FC7AF6
monochromatic
#73F606 #94FB3E #B5FC7A #D6FDB6 #EEFEE1
Accessibility & contrast
On white
1.22
#B5FC7A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.17
#B5FC7A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B5FC7A
17.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B5FC7A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B5FC7A | 1.00 | 1.22 | 17.17 | 17.17 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC6E
Deuteranopia (green-blind)
#FBE682
Tritanopia (blue-blind)
#B6F3DF
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #b5fc7a; /* rgb */ color: rgb(181, 252, 122); /* oklch */ color: oklch(91.7% 0.177 132.6);
Tailwind
colors: {
custom: {
50: '#cefda3',
500: '#b5fc7a',
950: '#000000',
},
}SCSS
$custom: #b5fc7a; $custom-light: #cefda3; $custom-dark: #000000;
JSON
{
"hex": "#b5fc7a",
"rgb": {
"r": 181,
"g": 252,
"b": 122
},
"hsl": {
"h": 92.769,
"s": 95.588,
"l": 73.333
},
"oklch": {
"l": 0.91675,
"c": 0.17703,
"h": 132.6
},
"luminance": 0.8085
}Semantic roles & 50–950 ramp
primary
#B5FC7A
secondary
#9441D9
accent
#00E67D
background
#FEFFFC
surface
#FBFFF6
border
#D4D7D0
text
#14170F
muted
#838580