#B4FA8B#B4FA8B
#B4FA8B is a very light, vivid yellow-green. Relative luminance 0.799; OKLCH L 91.4% C 0.159 H 134.9°. Best body text is #000000 at 16.99:1 contrast (WCAG AA passes).
Color values
| HEX | #B4FA8B |
|---|---|
| RGB | rgb(180, 250, 139) |
| HSL | hsl(98, 92%, 76%) |
| HSV | hsv(98, 44%, 98%) |
| CMYK | cmyk(28%, 0%, 44.4%, 2%) |
| CIE-LAB | lab(91.66, -40.75, 46.29) |
| CIE-LCH | lch(91.66, 61.67, 131.36°) |
| OKLab | oklab(91.4% -0.112 0.1125) |
| OKLCH | oklch(91.4% 0.159 134.9) |
| XYZ | xyz(57.6669, 79.9367, 36.8121) |
| Luminance | 0.7994 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 1.82
Pistachio (survey)
#C0FA8B
ΔE00 1.89
Pale Light Green
#B1FC99
ΔE00 2.30
Light Yellowish Green
#C2FF89
ΔE00 2.36
Pastel Green
#B0FF9D
ΔE00 2.96
Spring Green (survey)
#A9F971
ΔE00 3.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4FA8B #D18BFA
analogous
#ECFA8B #B4FA8B #8BFA9A
triadic
#B4FA8B #8BB4FA #FA8BB4
tetradic
#B4FA8B #8BECFA #D18BFA #FA9A8B
square
#B4FA8B #8BECFA #D18BFA #FA9A8B
split-complementary
#B4FA8B #9A8BFA #FA8BEC
monochromatic
#68F516 #8EF750 #B4FA8B #DAFDC6 #ECFEE2
Accessibility & contrast
On white
1.24
#B4FA8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.99
#B4FA8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4FA8B
16.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4FA8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4FA8B | 1.00 | 1.24 | 16.99 | 16.99 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB82
Deuteranopia (green-blind)
#F7E592
Tritanopia (blue-blind)
#B3F3DF
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #b4fa8b; /* rgb */ color: rgb(180, 250, 139); /* oklch */ color: oklch(91.4% 0.159 134.9);
Tailwind
colors: {
custom: {
50: '#cdfcae',
500: '#b4fa8b',
950: '#000000',
},
}SCSS
$custom: #b4fa8b; $custom-light: #cdfcae; $custom-dark: #000000;
JSON
{
"hex": "#b4fa8b",
"rgb": {
"r": 180,
"g": 250,
"b": 139
},
"hsl": {
"h": 97.838,
"s": 91.736,
"l": 76.275
},
"oklch": {
"l": 0.91397,
"c": 0.15874,
"h": 134.9
},
"luminance": 0.79939
}Semantic roles & 50–950 ramp
primary
#B4FA8B
secondary
#A650D9
accent
#00E691
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141710
muted
#838581