#B5FA70#B5FA70
#B5FA70 is a very light, vivid yellow-green. Relative luminance 0.794; OKLCH L 91.1% C 0.183 H 131.3°. Best body text is #000000 at 16.87:1 contrast (WCAG AA passes).
Color values
| HEX | #B5FA70 |
|---|---|
| RGB | rgb(181, 250, 112) |
| HSL | hsl(90, 93%, 71%) |
| HSV | hsv(90, 55%, 98%) |
| CMYK | cmyk(27.6%, 0%, 55.2%, 2%) |
| CIE-LAB | lab(91.40, -43.34, 58.46) |
| CIE-LCH | lch(91.40, 72.78, 126.55°) |
| OKLab | oklab(91.1% -0.1209 0.1375) |
| OKLCH | oklch(91.1% 0.183 131.3) |
| XYZ | xyz(56.1656, 79.3632, 27.6855) |
| Luminance | 0.7936 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Lime
#BEFD73
ΔE00 1.22
Light Lime
#AEFD6C
ΔE00 1.28
Key Lime
#AEFF6E
ΔE00 1.60
Spring Green (survey)
#A9F971
ΔE00 1.73
Pale Lime Green
#B1FF65
ΔE00 1.80
Light Lime Green
#B9FF66
ΔE00 1.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B5FA70 #B570FA
analogous
#FAFA70 #B5FA70 #70FA70
triadic
#B5FA70 #70B5FA #FA70B5
tetradic
#B5FA70 #70FAFA #B570FA #FA7070
square
#B5FA70 #70FAFA #B570FA #FA7070
split-complementary
#B5FA70 #7070FA #FA70FA
monochromatic
#78E808 #96F835 #B5FA70 #D4FCAB #F0FEE1
Accessibility & contrast
On white
1.24
#B5FA70 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.87
#B5FA70 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B5FA70
16.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B5FA70 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B5FA70 | 1.00 | 1.24 | 16.87 | 16.87 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA62
Deuteranopia (green-blind)
#FAE579
Tritanopia (blue-blind)
#B8F1DC
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #b5fa70; /* rgb */ color: rgb(181, 250, 112); /* oklch */ color: oklch(91.1% 0.183 131.3);
Tailwind
colors: {
custom: {
50: '#cefc9d',
500: '#b5fa70',
950: '#000000',
},
}SCSS
$custom: #b5fa70; $custom-light: #cefc9d; $custom-dark: #000000;
JSON
{
"hex": "#b5fa70",
"rgb": {
"r": 181,
"g": 250,
"b": 112
},
"hsl": {
"h": 90,
"s": 93.243,
"l": 70.98
},
"oklch": {
"l": 0.91101,
"c": 0.18314,
"h": 131.3
},
"luminance": 0.79365
}Semantic roles & 50–950 ramp
primary
#B5FA70
secondary
#8739D5
accent
#00E673
background
#FEFFFC
surface
#FBFFF5
border
#D4D7CF
text
#14170F
muted
#838580