#B4FC9A#B4FC9A
#B4FC9A is a very light, vivid green. Relative luminance 0.817; OKLCH L 92.1% C 0.147 H 137.7°. Best body text is #000000 at 17.33:1 contrast (WCAG AA passes).
Color values
| HEX | #B4FC9A |
|---|---|
| RGB | rgb(180, 252, 154) |
| HSL | hsl(104, 94%, 80%) |
| HSV | hsv(104, 39%, 99%) |
| CMYK | cmyk(28.6%, 0%, 38.9%, 1.2%) |
| CIE-LAB | lab(92.42, -39.70, 39.98) |
| CIE-LCH | lch(92.42, 56.34, 134.80°) |
| OKLab | oklab(92.09% -0.1085 0.0986) |
| OKLCH | oklch(92.09% 0.147 137.7) |
| XYZ | xyz(59.4638, 81.6551, 43.1935) |
| Luminance | 0.8166 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 0.41
Pastel Green
#B0FF9D
ΔE00 1.07
Light Pastel Green
#B2FBA5
ΔE00 2.12
Tea Green
#BDF8A3
ΔE00 2.38
Celery
#C1FD95
ΔE00 2.43
Washed Out Green
#BCF5A6
ΔE00 3.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4FC9A #E29AFC
analogous
#E5FC9A #B4FC9A #9AFCB1
triadic
#B4FC9A #9AB4FC #FC9AB4
tetradic
#B4FC9A #9AE5FC #E29AFC #FCB19A
square
#B4FC9A #9AE5FC #E29AFC #FCB19A
split-complementary
#B4FC9A #B19AFC #FC9AE5
monochromatic
#5CF823 #88FA5F #B4FC9A #E0FED5 #E9FEE1
Accessibility & contrast
On white
1.21
#B4FC9A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.33
#B4FC9A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4FC9A
17.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4FC9A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4FC9A | 1.00 | 1.21 | 17.33 | 17.33 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED93
Deuteranopia (green-blind)
#F7E7A0
Tritanopia (blue-blind)
#B1F6E4
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #b4fc9a; /* rgb */ color: rgb(180, 252, 154); /* oklch */ color: oklch(92.1% 0.147 137.7);
Tailwind
colors: {
custom: {
50: '#ccfdb9',
500: '#b4fc9a',
950: '#000000',
},
}SCSS
$custom: #b4fc9a; $custom-light: #ccfdb9; $custom-dark: #000000;
JSON
{
"hex": "#b4fc9a",
"rgb": {
"r": 180,
"g": 252,
"b": 154
},
"hsl": {
"h": 104.082,
"s": 94.231,
"l": 79.608
},
"oklch": {
"l": 0.92085,
"c": 0.14667,
"h": 137.7
},
"luminance": 0.81657
}Semantic roles & 50–950 ramp
primary
#B4FC9A
secondary
#BB5DDE
accent
#00E6A9
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141711
muted
#838581