#B5F77A#B5F77A
#B5F77A is a very light, vivid yellow-green. Relative luminance 0.777; OKLCH L 90.5% C 0.170 H 132.0°. Best body text is #000000 at 16.55:1 contrast (WCAG AA passes).
Color values
| HEX | #B5F77A |
|---|---|
| RGB | rgb(181, 247, 122) |
| HSL | hsl(92, 89%, 72%) |
| HSV | hsv(92, 51%, 97%) |
| CMYK | cmyk(26.7%, 0%, 50.6%, 3.1%) |
| CIE-LAB | lab(90.67, -41.02, 53.08) |
| CIE-LCH | lch(90.67, 67.09, 127.70°) |
| OKLab | oklab(90.54% -0.1138 0.1266) |
| OKLCH | oklch(90.54% 0.17 132) |
| XYZ | xyz(55.8288, 77.7489, 30.4742) |
| Luminance | 0.7775 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 1.87
Light Pea Green
#C4FE82
ΔE00 2.13
Pistachio (survey)
#C0FA8B
ΔE00 2.15
Light Yellowish Green
#C2FF89
ΔE00 2.17
Pale Lime
#BEFD73
ΔE00 2.26
Light Lime
#AEFD6C
ΔE00 2.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B5F77A #BC7AF7
analogous
#F3F77A #B5F77A #7AF77E
triadic
#B5F77A #7AB5F7 #F77AB5
tetradic
#B5F77A #7AF3F7 #BC7AF7 #F77E7A
square
#B5F77A #7AF3F7 #BC7AF7 #F77E7A
split-complementary
#B5F77A #7E7AF7 #F77AF3
monochromatic
#75E90E #95F440 #B5F77A #D5FAB4 #EFFDE2
Accessibility & contrast
On white
1.27
#B5F77A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.55
#B5F77A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B5F77A
16.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B5F77A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B5F77A | 1.00 | 1.27 | 16.55 | 16.55 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE86F
Deuteranopia (green-blind)
#F7E282
Tritanopia (blue-blind)
#B7EEDA
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #b5f77a; /* rgb */ color: rgb(181, 247, 122); /* oklch */ color: oklch(90.5% 0.170 132.0);
Tailwind
colors: {
custom: {
50: '#cefaa3',
500: '#b5f77a',
950: '#000000',
},
}SCSS
$custom: #b5f77a; $custom-light: #cefaa3; $custom-dark: #000000;
JSON
{
"hex": "#b5f77a",
"rgb": {
"r": 181,
"g": 247,
"b": 122
},
"hsl": {
"h": 91.68,
"s": 88.652,
"l": 72.353
},
"oklch": {
"l": 0.90541,
"c": 0.17023,
"h": 132
},
"luminance": 0.7775
}Semantic roles & 50–950 ramp
primary
#B5F77A
secondary
#8F42D3
accent
#00E579
background
#FEFFFC
surface
#FBFFF6
border
#D4D7D0
text
#14170F
muted
#838580