#B4FC7A#B4FC7A
#B4FC7A is a very light, vivid yellow-green. Relative luminance 0.807; OKLCH L 91.6% C 0.178 H 132.9°. Best body text is #000000 at 17.15:1 contrast (WCAG AA passes).
Color values
| HEX | #B4FC7A |
|---|---|
| RGB | rgb(180, 252, 122) |
| HSL | hsl(93, 96%, 73%) |
| HSV | hsv(93, 52%, 99%) |
| CMYK | cmyk(28.6%, 0%, 51.6%, 1.2%) |
| CIE-LAB | lab(92.01, -43.56, 54.68) |
| CIE-LCH | lch(92.01, 69.91, 128.54°) |
| OKLab | oklab(91.62% -0.1208 0.1301) |
| OKLCH | oklch(91.62% 0.178 132.9) |
| XYZ | xyz(57.1447, 80.7274, 30.9797) |
| Luminance | 0.8073 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 1.40
Light Lime
#AEFD6C
ΔE00 1.66
Key Lime
#AEFF6E
ΔE00 1.71
Pale Lime
#BEFD73
ΔE00 2.02
Light Yellowish Green
#C2FF89
ΔE00 2.09
Light Pea Green
#C4FE82
ΔE00 2.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4FC7A #C27AFC
analogous
#F5FC7A #B4FC7A #7AFC81
triadic
#B4FC7A #7AB4FC #FC7AB4
tetradic
#B4FC7A #7AF5FC #C27AFC #FC817A
square
#B4FC7A #7AF5FC #C27AFC #FC817A
split-complementary
#B4FC7A #817AFC #FC7AF5
monochromatic
#71F606 #92FB3E #B4FC7A #D6FDB6 #EEFEE1
Accessibility & contrast
On white
1.22
#B4FC7A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.15
#B4FC7A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4FC7A
17.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4FC7A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4FC7A | 1.00 | 1.22 | 17.15 | 17.15 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC6E
Deuteranopia (green-blind)
#FBE682
Tritanopia (blue-blind)
#B5F3DF
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #b4fc7a; /* rgb */ color: rgb(180, 252, 122); /* oklch */ color: oklch(91.6% 0.178 132.9);
Tailwind
colors: {
custom: {
50: '#cdfda3',
500: '#b4fc7a',
950: '#000000',
},
}SCSS
$custom: #b4fc7a; $custom-light: #cdfda3; $custom-dark: #000000;
JSON
{
"hex": "#b4fc7a",
"rgb": {
"r": 180,
"g": 252,
"b": 122
},
"hsl": {
"h": 93.231,
"s": 95.588,
"l": 73.333
},
"oklch": {
"l": 0.91617,
"c": 0.17752,
"h": 132.9
},
"luminance": 0.80729
}Semantic roles & 50–950 ramp
primary
#B4FC7A
secondary
#9541D9
accent
#00E67F
background
#FEFFFC
surface
#FBFFF6
border
#D4D7D0
text
#14170F
muted
#838580