#B4F87E#B4F87E
#B4F87E is a very light, vivid yellow-green. Relative luminance 0.783; OKLCH L 90.8% C 0.168 H 132.8°. Best body text is #000000 at 16.67:1 contrast (WCAG AA passes).
Color values
| HEX | #B4F87E |
|---|---|
| RGB | rgb(180, 248, 126) |
| HSL | hsl(93, 90%, 73%) |
| HSV | hsv(93, 49%, 97%) |
| CMYK | cmyk(27.4%, 0%, 49.2%, 2.7%) |
| CIE-LAB | lab(90.94, -41.38, 51.54) |
| CIE-LCH | lch(90.94, 66.10, 128.76°) |
| OKLab | oklab(90.76% -0.1145 0.1235) |
| OKLCH | oklch(90.76% 0.168 132.8) |
| XYZ | xyz(56.1547, 78.3428, 31.8977) |
| Luminance | 0.7834 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 1.90
Pistachio (survey)
#C0FA8B
ΔE00 1.92
Light Yellowish Green
#C2FF89
ΔE00 2.02
Light Pea Green
#C4FE82
ΔE00 2.30
Light Lime
#AEFD6C
ΔE00 2.66
Pale Lime
#BEFD73
ΔE00 2.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4F87E #C27EF8
analogous
#F1F87E #B4F87E #7EF885
triadic
#B4F87E #7EB4F8 #F87EB4
tetradic
#B4F87E #7EF1F8 #C27EF8 #F8857E
square
#B4F87E #7EF1F8 #C27EF8 #F8857E
split-complementary
#B4F87E #857EF8 #F87EF1
monochromatic
#71EF0D #92F544 #B4F87E #D6FBB8 #EEFDE2
Accessibility & contrast
On white
1.26
#B4F87E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.67
#B4F87E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4F87E
16.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4F87E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4F87E | 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)
#FFE973
Deuteranopia (green-blind)
#F7E386
Tritanopia (blue-blind)
#B5F0DC
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #b4f87e; /* rgb */ color: rgb(180, 248, 126); /* oklch */ color: oklch(90.8% 0.168 132.8);
Tailwind
colors: {
custom: {
50: '#cdfba6',
500: '#b4f87e',
950: '#000000',
},
}SCSS
$custom: #b4f87e; $custom-light: #cdfba6; $custom-dark: #000000;
JSON
{
"hex": "#b4f87e",
"rgb": {
"r": 180,
"g": 248,
"b": 126
},
"hsl": {
"h": 93.443,
"s": 89.706,
"l": 73.333
},
"oklch": {
"l": 0.90761,
"c": 0.16839,
"h": 132.8
},
"luminance": 0.78344
}Semantic roles & 50–950 ramp
primary
#B4F87E
secondary
#9546D5
accent
#00E680
background
#FEFFFC
surface
#FBFFF6
border
#D4D7D0
text
#14170F
muted
#838580