#B4FA7C#B4FA7C
#B4FA7C is a very light, vivid yellow-green. Relative luminance 0.795; OKLCH L 91.2% C 0.173 H 132.8°. Best body text is #000000 at 16.91:1 contrast (WCAG AA passes).
Color values
| HEX | #B4FA7C |
|---|---|
| RGB | rgb(180, 250, 124) |
| HSL | hsl(93, 93%, 73%) |
| HSV | hsv(93, 50%, 98%) |
| CMYK | cmyk(28%, 0%, 50.4%, 2%) |
| CIE-LAB | lab(91.47, -42.47, 53.12) |
| CIE-LCH | lch(91.47, 68.01, 128.65°) |
| OKLab | oklab(91.19% -0.1176 0.1268) |
| OKLCH | oklch(91.19% 0.173 132.8) |
| XYZ | xyz(56.6451, 79.5280, 31.4308) |
| Luminance | 0.7953 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 1.56
Light Yellowish Green
#C2FF89
ΔE00 1.98
Light Lime
#AEFD6C
ΔE00 2.14
Light Pea Green
#C4FE82
ΔE00 2.14
Pistachio (survey)
#C0FA8B
ΔE00 2.23
Key Lime
#AEFF6E
ΔE00 2.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4FA7C #C27CFA
analogous
#F3FA7C #B4FA7C #7CFA83
triadic
#B4FA7C #7CB4FA #FA7CB4
tetradic
#B4FA7C #7CF3FA #C27CFA #FA837C
square
#B4FA7C #7CF3FA #C27CFA #FA837C
split-complementary
#B4FA7C #837CFA #FA7CF3
monochromatic
#71F209 #92F841 #B4FA7C #D6FCB7 #EEFEE2
Accessibility & contrast
On white
1.24
#B4FA7C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.91
#B4FA7C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4FA7C
16.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4FA7C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4FA7C | 1.00 | 1.24 | 16.91 | 16.91 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA71
Deuteranopia (green-blind)
#F9E584
Tritanopia (blue-blind)
#B5F2DD
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #b4fa7c; /* rgb */ color: rgb(180, 250, 124); /* oklch */ color: oklch(91.2% 0.173 132.8);
Tailwind
colors: {
custom: {
50: '#cdfca4',
500: '#b4fa7c',
950: '#000000',
},
}SCSS
$custom: #b4fa7c; $custom-light: #cdfca4; $custom-dark: #000000;
JSON
{
"hex": "#b4fa7c",
"rgb": {
"r": 180,
"g": 250,
"b": 124
},
"hsl": {
"h": 93.333,
"s": 92.647,
"l": 73.333
},
"oklch": {
"l": 0.91188,
"c": 0.17298,
"h": 132.8
},
"luminance": 0.7953
}Semantic roles & 50–950 ramp
primary
#B4FA7C
secondary
#9543D7
accent
#00E67F
background
#FEFFFC
surface
#FBFFF6
border
#D4D7D0
text
#14170F
muted
#838580