#B5F87F#B5F87F
#B5F87F is a very light, vivid yellow-green. Relative luminance 0.785; OKLCH L 90.8% C 0.167 H 132.7°. Best body text is #000000 at 16.70:1 contrast (WCAG AA passes).
Color values
| HEX | #B5F87F |
|---|---|
| RGB | rgb(181, 248, 127) |
| HSL | hsl(93, 90%, 74%) |
| HSV | hsv(93, 49%, 97%) |
| CMYK | cmyk(27%, 0%, 48.8%, 2.7%) |
| CIE-LAB | lab(91.00, -40.92, 51.17) |
| CIE-LCH | lch(91.00, 65.52, 128.65°) |
| OKLab | oklab(90.83% -0.1132 0.1227) |
| OKLCH | oklch(90.83% 0.167 132.7) |
| XYZ | xyz(56.4533, 78.4892, 32.2501) |
| Luminance | 0.7849 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.76
Light Yellowish Green
#C2FF89
ΔE00 1.91
Spring Green (survey)
#A9F971
ΔE00 2.06
Light Pea Green
#C4FE82
ΔE00 2.22
Pale Lime
#BEFD73
ΔE00 2.71
Celery
#C1FD95
ΔE00 2.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B5F87F #C27FF8
analogous
#F2F87F #B5F87F #7FF885
triadic
#B5F87F #7FB5F8 #F87FB5
tetradic
#B5F87F #7FF2F8 #C27FF8 #F8857F
square
#B5F87F #7FF2F8 #C27FF8 #F8857F
split-complementary
#B5F87F #857FF8 #F87FF2
monochromatic
#72F00D #93F545 #B5F87F #D7FBB9 #EEFDE2
Accessibility & contrast
On white
1.26
#B5F87F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.70
#B5F87F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B5F87F
16.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B5F87F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B5F87F | 1.00 | 1.26 | 16.70 | 16.70 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE975
Deuteranopia (green-blind)
#F7E387
Tritanopia (blue-blind)
#B6F0DC
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #b5f87f; /* rgb */ color: rgb(181, 248, 127); /* oklch */ color: oklch(90.8% 0.167 132.7);
Tailwind
colors: {
custom: {
50: '#cefba6',
500: '#b5f87f',
950: '#000000',
},
}SCSS
$custom: #b5f87f; $custom-light: #cefba6; $custom-dark: #000000;
JSON
{
"hex": "#b5f87f",
"rgb": {
"r": 181,
"g": 248,
"b": 127
},
"hsl": {
"h": 93.223,
"s": 89.63,
"l": 73.529
},
"oklch": {
"l": 0.90833,
"c": 0.16696,
"h": 132.7
},
"luminance": 0.78491
}Semantic roles & 50–950 ramp
primary
#B5F87F
secondary
#9546D5
accent
#00E67F
background
#FEFFFC
surface
#FBFFF6
border
#D4D7D0
text
#141710
muted
#838580