#B5F87A#B5F87A
#B5F87A is a very light, vivid yellow-green. Relative luminance 0.784; OKLCH L 90.8% C 0.172 H 132.1°. Best body text is #000000 at 16.67:1 contrast (WCAG AA passes).
Color values
| HEX | #B5F87A |
|---|---|
| RGB | rgb(181, 248, 122) |
| HSL | hsl(92, 90%, 73%) |
| HSV | hsv(92, 51%, 97%) |
| CMYK | cmyk(27%, 0%, 50.8%, 2.7%) |
| CIE-LAB | lab(90.94, -41.47, 53.42) |
| CIE-LCH | lch(90.94, 67.62, 127.82°) |
| OKLab | oklab(90.77% -0.115 0.1273) |
| OKLCH | oklch(90.77% 0.172 132.1) |
| XYZ | xyz(56.1355, 78.3621, 30.5764) |
| Luminance | 0.7836 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 1.74
Light Pea Green
#C4FE82
ΔE00 2.06
Light Yellowish Green
#C2FF89
ΔE00 2.10
Pale Lime
#BEFD73
ΔE00 2.14
Pistachio (survey)
#C0FA8B
ΔE00 2.20
Light Lime
#AEFD6C
ΔE00 2.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B5F87A #BD7AF8
analogous
#F4F87A #B5F87A #7AF87E
triadic
#B5F87A #7AB5F8 #F87AB5
tetradic
#B5F87A #7AF4F8 #BD7AF8 #F87E7A
square
#B5F87A #7AF4F8 #BD7AF8 #F87E7A
split-complementary
#B5F87A #7E7AF8 #F87AF4
monochromatic
#75EB0C #95F540 #B5F87A #D5FBB4 #EFFDE2
Accessibility & contrast
On white
1.26
#B5F87A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.67
#B5F87A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B5F87A
16.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B5F87A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B5F87A | 1.00 | 1.26 | 16.67 | 16.67 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE86F
Deuteranopia (green-blind)
#F7E382
Tritanopia (blue-blind)
#B7EFDB
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #b5f87a; /* rgb */ color: rgb(181, 248, 122); /* oklch */ color: oklch(90.8% 0.172 132.1);
Tailwind
colors: {
custom: {
50: '#cefba3',
500: '#b5f87a',
950: '#000000',
},
}SCSS
$custom: #b5f87a; $custom-light: #cefba3; $custom-dark: #000000;
JSON
{
"hex": "#b5f87a",
"rgb": {
"r": 181,
"g": 248,
"b": 122
},
"hsl": {
"h": 91.905,
"s": 90,
"l": 72.549
},
"oklch": {
"l": 0.90768,
"c": 0.17159,
"h": 132.1
},
"luminance": 0.78364
}Semantic roles & 50–950 ramp
primary
#B5F87A
secondary
#9042D4
accent
#00E67A
background
#FEFFFC
surface
#FBFFF6
border
#D4D7D0
text
#14170F
muted
#838580