#B4F97C#B4F97C
#B4F97C is a very light, vivid yellow-green. Relative luminance 0.789; OKLCH L 91.0% C 0.172 H 132.7°. Best body text is #000000 at 16.78:1 contrast (WCAG AA passes).
Color values
| HEX | #B4F97C |
|---|---|
| RGB | rgb(180, 249, 124) |
| HSL | hsl(93, 91%, 73%) |
| HSV | hsv(93, 50%, 98%) |
| CMYK | cmyk(27.7%, 0%, 50.2%, 2.4%) |
| CIE-LAB | lab(91.19, -42.04, 52.78) |
| CIE-LCH | lch(91.19, 67.48, 128.53°) |
| OKLab | oklab(90.96% -0.1164 0.1261) |
| OKLCH | oklch(90.96% 0.172 132.7) |
| XYZ | xyz(56.3352, 78.9082, 31.3275) |
| Luminance | 0.7891 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 1.64
Light Yellowish Green
#C2FF89
ΔE00 2.01
Pistachio (survey)
#C0FA8B
ΔE00 2.14
Light Pea Green
#C4FE82
ΔE00 2.17
Light Lime
#AEFD6C
ΔE00 2.28
Pale Lime
#BEFD73
ΔE00 2.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4F97C #C17CF9
analogous
#F2F97C #B4F97C #7CF982
triadic
#B4F97C #7CB4F9 #F97CB4
tetradic
#B4F97C #7CF2F9 #C17CF9 #F9827C
square
#B4F97C #7CF2F9 #C17CF9 #F9827C
split-complementary
#B4F97C #827CF9 #F97CF2
monochromatic
#71F00B #92F641 #B4F97C #D6FCB7 #EEFEE2
Accessibility & contrast
On white
1.25
#B4F97C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.78
#B4F97C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4F97C
16.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4F97C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4F97C | 1.00 | 1.25 | 16.78 | 16.78 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE971
Deuteranopia (green-blind)
#F8E484
Tritanopia (blue-blind)
#B5F1DC
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #b4f97c; /* rgb */ color: rgb(180, 249, 124); /* oklch */ color: oklch(91.0% 0.172 132.7);
Tailwind
colors: {
custom: {
50: '#cdfba4',
500: '#b4f97c',
950: '#000000',
},
}SCSS
$custom: #b4f97c; $custom-light: #cdfba4; $custom-dark: #000000;
JSON
{
"hex": "#b4f97c",
"rgb": {
"r": 180,
"g": 249,
"b": 124
},
"hsl": {
"h": 93.12,
"s": 91.241,
"l": 73.137
},
"oklch": {
"l": 0.90962,
"c": 0.17162,
"h": 132.7
},
"luminance": 0.7891
}Semantic roles & 50–950 ramp
primary
#B4F97C
secondary
#9444D6
accent
#00E67F
background
#FEFFFC
surface
#FBFFF6
border
#D4D7D0
text
#14170F
muted
#838580