#B5FA7B#B5FA7B
#B5FA7B is a very light, vivid yellow-green. Relative luminance 0.796; OKLCH L 91.2% C 0.173 H 132.5°. Best body text is #000000 at 16.93:1 contrast (WCAG AA passes).
Color values
| HEX | #B5FA7B |
|---|---|
| RGB | rgb(181, 250, 123) |
| HSL | hsl(93, 93%, 73%) |
| HSV | hsv(93, 51%, 98%) |
| CMYK | cmyk(27.6%, 0%, 50.8%, 2%) |
| CIE-LAB | lab(91.52, -42.24, 53.64) |
| CIE-LCH | lch(91.52, 68.28, 128.22°) |
| OKLab | oklab(91.23% -0.1171 0.1279) |
| OKLCH | oklch(91.23% 0.173 132.5) |
| XYZ | xyz(56.8159, 79.6233, 31.1104) |
| Luminance | 0.7963 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 1.60
Light Yellowish Green
#C2FF89
ΔE00 1.95
Light Pea Green
#C4FE82
ΔE00 1.99
Light Lime
#AEFD6C
ΔE00 2.05
Pale Lime
#BEFD73
ΔE00 2.08
Key Lime
#AEFF6E
ΔE00 2.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B5FA7B #C07BFA
analogous
#F5FA7B #B5FA7B #7BFA80
triadic
#B5FA7B #7BB5FA #FA7BB5
tetradic
#B5FA7B #7BF5FA #C07BFA #FA807B
square
#B5FA7B #7BF5FA #C07BFA #FA807B
split-complementary
#B5FA7B #807BFA #FA7BF5
monochromatic
#73F109 #94F840 #B5FA7B #D6FCB6 #EEFEE2
Accessibility & contrast
On white
1.24
#B5FA7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.93
#B5FA7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B5FA7B
16.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B5FA7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B5FA7B | 1.00 | 1.24 | 16.93 | 16.93 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA70
Deuteranopia (green-blind)
#F9E583
Tritanopia (blue-blind)
#B7F1DD
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #b5fa7b; /* rgb */ color: rgb(181, 250, 123); /* oklch */ color: oklch(91.2% 0.173 132.5);
Tailwind
colors: {
custom: {
50: '#cefca4',
500: '#b5fa7b',
950: '#000000',
},
}SCSS
$custom: #b5fa7b; $custom-light: #cefca4; $custom-dark: #000000;
JSON
{
"hex": "#b5fa7b",
"rgb": {
"r": 181,
"g": 250,
"b": 123
},
"hsl": {
"h": 92.598,
"s": 92.701,
"l": 73.137
},
"oklch": {
"l": 0.91234,
"c": 0.17341,
"h": 132.5
},
"luminance": 0.79625
}Semantic roles & 50–950 ramp
primary
#B5FA7B
secondary
#9342D7
accent
#00E67D
background
#FEFFFC
surface
#FBFFF6
border
#D4D7D0
text
#14170F
muted
#838580