#B4FA90#B4FA90
#B4FA90 is a very light, vivid yellow-green. Relative luminance 0.801; OKLCH L 91.5% C 0.154 H 135.7°. Best body text is #000000 at 17.02:1 contrast (WCAG AA passes).
Color values
| HEX | #B4FA90 |
|---|---|
| RGB | rgb(180, 250, 144) |
| HSL | hsl(100, 91%, 77%) |
| HSV | hsv(100, 42%, 98%) |
| CMYK | cmyk(28%, 0%, 42.4%, 2%) |
| CIE-LAB | lab(91.72, -40.13, 43.96) |
| CIE-LCH | lch(91.72, 59.52, 132.39°) |
| OKLab | oklab(91.47% -0.1101 0.1074) |
| OKLCH | oklch(91.47% 0.154 135.7) |
| XYZ | xyz(58.0406, 80.0862, 38.7803) |
| Luminance | 0.8009 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 1.59
Celery
#C1FD95
ΔE00 1.75
Pistachio (survey)
#C0FA8B
ΔE00 2.28
Pastel Green
#B0FF9D
ΔE00 2.31
Light Yellowish Green
#C2FF89
ΔE00 2.89
Tea Green
#BDF8A3
ΔE00 3.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4FA90 #D690FA
analogous
#E9FA90 #B4FA90 #90FAA1
triadic
#B4FA90 #90B4FA #FA90B4
tetradic
#B4FA90 #90E9FA #D690FA #FAA190
square
#B4FA90 #90E9FA #D690FA #FAA190
split-complementary
#B4FA90 #A190FA #FA90E9
monochromatic
#65F51B #8CF755 #B4FA90 #DCFDCB #EBFEE2
Accessibility & contrast
On white
1.23
#B4FA90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.02
#B4FA90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4FA90
17.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4FA90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4FA90 | 1.00 | 1.23 | 17.02 | 17.02 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB88
Deuteranopia (green-blind)
#F7E596
Tritanopia (blue-blind)
#B3F3E0
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #b4fa90; /* rgb */ color: rgb(180, 250, 144); /* oklch */ color: oklch(91.5% 0.154 135.7);
Tailwind
colors: {
custom: {
50: '#cdfcb2',
500: '#b4fa90',
950: '#000000',
},
}SCSS
$custom: #b4fa90; $custom-light: #cdfcb2; $custom-dark: #000000;
JSON
{
"hex": "#b4fa90",
"rgb": {
"r": 180,
"g": 250,
"b": 144
},
"hsl": {
"h": 99.623,
"s": 91.379,
"l": 77.255
},
"oklch": {
"l": 0.91473,
"c": 0.1538,
"h": 135.7
},
"luminance": 0.80088
}Semantic roles & 50–950 ramp
primary
#B4FA90
secondary
#AC55DA
accent
#00E698
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141711
muted
#838581