#B5FA7E#B5FA7E
#B5FA7E is a very light, vivid yellow-green. Relative luminance 0.797; OKLCH L 91.3% C 0.171 H 132.8°. Best body text is #000000 at 16.94:1 contrast (WCAG AA passes).
Color values
| HEX | #B5FA7E |
|---|---|
| RGB | rgb(181, 250, 126) |
| HSL | hsl(93, 93%, 74%) |
| HSV | hsv(93, 50%, 98%) |
| CMYK | cmyk(27.6%, 0%, 49.6%, 2%) |
| CIE-LAB | lab(91.55, -41.91, 52.30) |
| CIE-LCH | lch(91.55, 67.02, 128.71°) |
| OKLab | oklab(91.27% -0.116 0.1252) |
| OKLCH | oklch(91.27% 0.171 132.8) |
| XYZ | xyz(57.0066, 79.6996, 32.1147) |
| Luminance | 0.7970 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 1.78
Light Yellowish Green
#C2FF89
ΔE00 1.81
Pistachio (survey)
#C0FA8B
ΔE00 1.99
Light Pea Green
#C4FE82
ΔE00 2.07
Light Lime
#AEFD6C
ΔE00 2.38
Pale Lime
#BEFD73
ΔE00 2.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B5FA7E #C37EFA
analogous
#F3FA7E #B5FA7E #7EFA85
triadic
#B5FA7E #7EB5FA #FA7EB5
tetradic
#B5FA7E #7EF3FA #C37EFA #FA857E
square
#B5FA7E #7EF3FA #C37EFA #FA857E
split-complementary
#B5FA7E #857EFA #FA7EF3
monochromatic
#72F409 #93F843 #B5FA7E #D7FCB9 #EEFEE2
Accessibility & contrast
On white
1.24
#B5FA7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.94
#B5FA7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B5FA7E
16.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B5FA7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B5FA7E | 1.00 | 1.24 | 16.94 | 16.94 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA73
Deuteranopia (green-blind)
#F9E586
Tritanopia (blue-blind)
#B6F2DD
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #b5fa7e; /* rgb */ color: rgb(181, 250, 126); /* oklch */ color: oklch(91.3% 0.171 132.8);
Tailwind
colors: {
custom: {
50: '#cefca6',
500: '#b5fa7e',
950: '#000000',
},
}SCSS
$custom: #b5fa7e; $custom-light: #cefca6; $custom-dark: #000000;
JSON
{
"hex": "#b5fa7e",
"rgb": {
"r": 181,
"g": 250,
"b": 126
},
"hsl": {
"h": 93.387,
"s": 92.537,
"l": 73.725
},
"oklch": {
"l": 0.91273,
"c": 0.17065,
"h": 132.8
},
"luminance": 0.79701
}Semantic roles & 50–950 ramp
primary
#B5FA7E
secondary
#9645D7
accent
#00E680
background
#FEFFFC
surface
#FBFFF6
border
#D4D7D0
text
#14170F
muted
#838580