#B4F87F#B4F87F
#B4F87F is a very light, vivid yellow-green. Relative luminance 0.784; OKLCH L 90.8% C 0.167 H 133.0°. Best body text is #000000 at 16.67:1 contrast (WCAG AA passes).
Color values
| HEX | #B4F87F |
|---|---|
| RGB | rgb(180, 248, 127) |
| HSL | hsl(94, 90%, 74%) |
| HSV | hsv(94, 49%, 97%) |
| CMYK | cmyk(27.4%, 0%, 48.8%, 2.7%) |
| CIE-LAB | lab(90.95, -41.27, 51.09) |
| CIE-LCH | lch(90.95, 65.68, 128.93°) |
| OKLab | oklab(90.78% -0.1141 0.1225) |
| OKLCH | oklch(90.78% 0.167 133) |
| XYZ | xyz(56.2196, 78.3687, 32.2392) |
| Luminance | 0.7837 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.85
Spring Green (survey)
#A9F971
ΔE00 1.98
Light Yellowish Green
#C2FF89
ΔE00 2.00
Light Pea Green
#C4FE82
ΔE00 2.35
Light Lime
#AEFD6C
ΔE00 2.78
Celery
#C1FD95
ΔE00 2.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4F87F #C37FF8
analogous
#F1F87F #B4F87F #7FF886
triadic
#B4F87F #7FB4F8 #F87FB4
tetradic
#B4F87F #7FF1F8 #C37FF8 #F8867F
square
#B4F87F #7FF1F8 #C37FF8 #F8867F
split-complementary
#B4F87F #867FF8 #F87FF1
monochromatic
#70F00D #92F545 #B4F87F #D6FBB9 #EEFDE2
Accessibility & contrast
On white
1.26
#B4F87F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.67
#B4F87F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4F87F
16.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4F87F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4F87F | 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)
#FFE975
Deuteranopia (green-blind)
#F7E387
Tritanopia (blue-blind)
#B5F0DC
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #b4f87f; /* rgb */ color: rgb(180, 248, 127); /* oklch */ color: oklch(90.8% 0.167 133.0);
Tailwind
colors: {
custom: {
50: '#cdfba6',
500: '#b4f87f',
950: '#000000',
},
}SCSS
$custom: #b4f87f; $custom-light: #cdfba6; $custom-dark: #000000;
JSON
{
"hex": "#b4f87f",
"rgb": {
"r": 180,
"g": 248,
"b": 127
},
"hsl": {
"h": 93.719,
"s": 89.63,
"l": 73.529
},
"oklch": {
"l": 0.90775,
"c": 0.16745,
"h": 133
},
"luminance": 0.7837
}Semantic roles & 50–950 ramp
primary
#B4F87F
secondary
#9646D5
accent
#00E681
background
#FEFFFC
surface
#FBFFF6
border
#D4D7D0
text
#141710
muted
#838580