#B4FA7F#B4FA7F
#B4FA7F is a very light, vivid yellow-green. Relative luminance 0.796; OKLCH L 91.2% C 0.170 H 133.2°. Best body text is #000000 at 16.92:1 contrast (WCAG AA passes).
Color values
| HEX | #B4FA7F |
|---|---|
| RGB | rgb(180, 250, 127) |
| HSL | hsl(94, 92%, 74%) |
| HSV | hsv(94, 49%, 98%) |
| CMYK | cmyk(28%, 0%, 49.2%, 2%) |
| CIE-LAB | lab(91.51, -42.15, 51.77) |
| CIE-LCH | lch(91.51, 66.76, 129.15°) |
| OKLab | oklab(91.23% -0.1165 0.1241) |
| OKLCH | oklch(91.23% 0.17 133.2) |
| XYZ | xyz(56.8377, 79.6050, 32.4452) |
| Luminance | 0.7961 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 1.79
Light Yellowish Green
#C2FF89
ΔE00 1.88
Pistachio (survey)
#C0FA8B
ΔE00 2.00
Light Pea Green
#C4FE82
ΔE00 2.25
Light Lime
#AEFD6C
ΔE00 2.49
Key Lime
#AEFF6E
ΔE00 2.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4FA7F #C57FFA
analogous
#F2FA7F #B4FA7F #7FFA88
triadic
#B4FA7F #7FB4FA #FA7FB4
tetradic
#B4FA7F #7FF2FA #C57FFA #FA887F
square
#B4FA7F #7FF2FA #C57FFA #FA887F
split-complementary
#B4FA7F #887FFA #FA7FF2
monochromatic
#6FF50A #91F844 #B4FA7F #D7FCBA #EEFEE2
Accessibility & contrast
On white
1.24
#B4FA7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.92
#B4FA7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4FA7F
16.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4FA7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4FA7F | 1.00 | 1.24 | 16.92 | 16.92 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA74
Deuteranopia (green-blind)
#F8E587
Tritanopia (blue-blind)
#B5F2DE
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #b4fa7f; /* rgb */ color: rgb(180, 250, 127); /* oklch */ color: oklch(91.2% 0.170 133.2);
Tailwind
colors: {
custom: {
50: '#cdfca6',
500: '#b4fa7f',
950: '#000000',
},
}SCSS
$custom: #b4fa7f; $custom-light: #cdfca6; $custom-dark: #000000;
JSON
{
"hex": "#b4fa7f",
"rgb": {
"r": 180,
"g": 250,
"b": 127
},
"hsl": {
"h": 94.146,
"s": 92.481,
"l": 73.922
},
"oklch": {
"l": 0.91228,
"c": 0.17021,
"h": 133.2
},
"luminance": 0.79607
}Semantic roles & 50–950 ramp
primary
#B4FA7F
secondary
#9946D7
accent
#00E683
background
#FEFFFC
surface
#FBFFF6
border
#D4D7D0
text
#141710
muted
#838580