#B5FA7A#B5FA7A
#B5FA7A is a very light, vivid yellow-green. Relative luminance 0.796; OKLCH L 91.2% C 0.174 H 132.4°. Best body text is #000000 at 16.92:1 contrast (WCAG AA passes).
Color values
| HEX | #B5FA7A |
|---|---|
| RGB | rgb(181, 250, 122) |
| HSL | hsl(92, 93%, 73%) |
| HSV | hsv(92, 51%, 98%) |
| CMYK | cmyk(27.6%, 0%, 51.2%, 2%) |
| CIE-LAB | lab(91.50, -42.34, 54.09) |
| CIE-LCH | lch(91.50, 68.69, 128.06°) |
| OKLab | oklab(91.22% -0.1175 0.1288) |
| OKLCH | oklch(91.22% 0.174 132.4) |
| XYZ | xyz(56.7536, 79.5984, 30.7824) |
| Luminance | 0.7960 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 1.56
Light Lime
#AEFD6C
ΔE00 1.94
Pale Lime
#BEFD73
ΔE00 1.97
Light Pea Green
#C4FE82
ΔE00 1.98
Light Yellowish Green
#C2FF89
ΔE00 2.01
Key Lime
#AEFF6E
ΔE00 2.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B5FA7A #BF7AFA
analogous
#F5FA7A #B5FA7A #7AFA7F
triadic
#B5FA7A #7AB5FA #FA7AB5
tetradic
#B5FA7A #7AF5FA #BF7AFA #FA7F7A
square
#B5FA7A #7AF5FA #BF7AFA #FA7F7A
split-complementary
#B5FA7A #7F7AFA #FA7AF5
monochromatic
#74F109 #94F83F #B5FA7A #D6FCB5 #EFFEE2
Accessibility & contrast
On white
1.24
#B5FA7A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.92
#B5FA7A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B5FA7A
16.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B5FA7A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B5FA7A | 1.00 | 1.24 | 16.92 | 16.92 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA6E
Deuteranopia (green-blind)
#F9E582
Tritanopia (blue-blind)
#B7F1DD
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #b5fa7a; /* rgb */ color: rgb(181, 250, 122); /* oklch */ color: oklch(91.2% 0.174 132.4);
Tailwind
colors: {
custom: {
50: '#cefca3',
500: '#b5fa7a',
950: '#000000',
},
}SCSS
$custom: #b5fa7a; $custom-light: #cefca3; $custom-dark: #000000;
JSON
{
"hex": "#b5fa7a",
"rgb": {
"r": 181,
"g": 250,
"b": 122
},
"hsl": {
"h": 92.344,
"s": 92.754,
"l": 72.941
},
"oklch": {
"l": 0.91221,
"c": 0.17432,
"h": 132.4
},
"luminance": 0.796
}Semantic roles & 50–950 ramp
primary
#B5FA7A
secondary
#9241D7
accent
#00E67C
background
#FEFFFC
surface
#FBFFF6
border
#D4D7D0
text
#14170F
muted
#838580