#B4F97F#B4F97F
#B4F97F is a very light, vivid yellow-green. Relative luminance 0.790; OKLCH L 91.0% C 0.169 H 133.1°. Best body text is #000000 at 16.80:1 contrast (WCAG AA passes).
Color values
| HEX | #B4F97F |
|---|---|
| RGB | rgb(180, 249, 127) |
| HSL | hsl(94, 91%, 74%) |
| HSV | hsv(94, 49%, 98%) |
| CMYK | cmyk(27.7%, 0%, 49%, 2.4%) |
| CIE-LAB | lab(91.23, -41.71, 51.43) |
| CIE-LCH | lch(91.23, 66.22, 129.04°) |
| OKLab | oklab(91% -0.1153 0.1233) |
| OKLCH | oklch(91% 0.169 133.1) |
| XYZ | xyz(56.5278, 78.9852, 32.3419) |
| Luminance | 0.7899 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 1.88
Pistachio (survey)
#C0FA8B
ΔE00 1.92
Light Yellowish Green
#C2FF89
ΔE00 1.93
Light Pea Green
#C4FE82
ΔE00 2.29
Light Lime
#AEFD6C
ΔE00 2.63
Key Lime
#AEFF6E
ΔE00 2.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4F97F #C47FF9
analogous
#F1F97F #B4F97F #7FF987
triadic
#B4F97F #7FB4F9 #F97FB4
tetradic
#B4F97F #7FF1F9 #C47FF9 #F9877F
square
#B4F97F #7FF1F9 #C47FF9 #F9877F
split-complementary
#B4F97F #877FF9 #F97FF1
monochromatic
#70F20B #92F645 #B4F97F #D6FCB9 #EEFEE2
Accessibility & contrast
On white
1.25
#B4F97F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.80
#B4F97F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4F97F
16.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4F97F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4F97F | 1.00 | 1.25 | 16.80 | 16.80 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE974
Deuteranopia (green-blind)
#F8E487
Tritanopia (blue-blind)
#B5F1DD
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #b4f97f; /* rgb */ color: rgb(180, 249, 127); /* oklch */ color: oklch(91.0% 0.169 133.1);
Tailwind
colors: {
custom: {
50: '#cdfba6',
500: '#b4f97f',
950: '#000000',
},
}SCSS
$custom: #b4f97f; $custom-light: #cdfba6; $custom-dark: #000000;
JSON
{
"hex": "#b4f97f",
"rgb": {
"r": 180,
"g": 249,
"b": 127
},
"hsl": {
"h": 93.934,
"s": 91.045,
"l": 73.725
},
"oklch": {
"l": 0.91001,
"c": 0.16883,
"h": 133.1
},
"luminance": 0.78987
}Semantic roles & 50–950 ramp
primary
#B4F97F
secondary
#9846D6
accent
#00E682
background
#FEFFFC
surface
#FBFFF6
border
#D4D7D0
text
#141710
muted
#838580