#B4FA8A#B4FA8A
#B4FA8A is a very light, vivid yellow-green. Relative luminance 0.799; OKLCH L 91.4% C 0.160 H 134.7°. Best body text is #000000 at 16.98:1 contrast (WCAG AA passes).
Color values
| HEX | #B4FA8A |
|---|---|
| RGB | rgb(180, 250, 138) |
| HSL | hsl(98, 92%, 76%) |
| HSV | hsv(98, 45%, 98%) |
| CMYK | cmyk(28%, 0%, 44.8%, 2%) |
| CIE-LAB | lab(91.64, -40.87, 46.75) |
| CIE-LCH | lch(91.64, 62.10, 131.16°) |
| OKLab | oklab(91.38% -0.1124 0.1135) |
| OKLCH | oklch(91.38% 0.16 134.7) |
| XYZ | xyz(57.5941, 79.9076, 36.4290) |
| Luminance | 0.7991 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.83
Celery
#C1FD95
ΔE00 1.87
Light Yellowish Green
#C2FF89
ΔE00 2.27
Pale Light Green
#B1FC99
ΔE00 2.44
Spring Green (survey)
#A9F971
ΔE00 3.06
Pastel Green
#B0FF9D
ΔE00 3.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4FA8A #D08AFA
analogous
#ECFA8A #B4FA8A #8AFA98
triadic
#B4FA8A #8AB4FA #FA8AB4
tetradic
#B4FA8A #8AECFA #D08AFA #FA988A
square
#B4FA8A #8AECFA #D08AFA #FA988A
split-complementary
#B4FA8A #988AFA #FA8AEC
monochromatic
#69F515 #8EF74F #B4FA8A #DAFDC5 #ECFEE2
Accessibility & contrast
On white
1.24
#B4FA8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.98
#B4FA8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4FA8A
16.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4FA8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4FA8A | 1.00 | 1.24 | 16.98 | 16.98 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB81
Deuteranopia (green-blind)
#F7E591
Tritanopia (blue-blind)
#B4F2DF
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #b4fa8a; /* rgb */ color: rgb(180, 250, 138); /* oklch */ color: oklch(91.4% 0.160 134.7);
Tailwind
colors: {
custom: {
50: '#cdfcae',
500: '#b4fa8a',
950: '#000000',
},
}SCSS
$custom: #b4fa8a; $custom-light: #cdfcae; $custom-dark: #000000;
JSON
{
"hex": "#b4fa8a",
"rgb": {
"r": 180,
"g": 250,
"b": 138
},
"hsl": {
"h": 97.5,
"s": 91.803,
"l": 76.078
},
"oklch": {
"l": 0.91382,
"c": 0.15971,
"h": 134.7
},
"luminance": 0.79909
}Semantic roles & 50–950 ramp
primary
#B4FA8A
secondary
#A54FD9
accent
#00E68F
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141710
muted
#838581