#B4FA92#B4FA92
#B4FA92 is a very light, vivid green. Relative luminance 0.801; OKLCH L 91.5% C 0.152 H 136.0°. Best body text is #000000 at 17.03:1 contrast (WCAG AA passes).
Color values
| HEX | #B4FA92 |
|---|---|
| RGB | rgb(180, 250, 146) |
| HSL | hsl(100, 91%, 78%) |
| HSV | hsv(100, 42%, 98%) |
| CMYK | cmyk(28%, 0%, 41.6%, 2%) |
| CIE-LAB | lab(91.75, -39.87, 43.03) |
| CIE-LCH | lch(91.75, 58.66, 132.82°) |
| OKLab | oklab(91.51% -0.1093 0.1054) |
| OKLCH | oklch(91.51% 0.152 136) |
| XYZ | xyz(58.1948, 80.1479, 39.5925) |
| Luminance | 0.8015 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 1.32
Celery
#C1FD95
ΔE00 1.81
Pastel Green
#B0FF9D
ΔE00 2.07
Pistachio (survey)
#C0FA8B
ΔE00 2.49
Tea Green
#BDF8A3
ΔE00 3.01
Light Yellowish Green
#C2FF89
ΔE00 3.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4FA92 #D892FA
analogous
#E8FA92 #B4FA92 #92FAA4
triadic
#B4FA92 #92B4FA #FA92B4
tetradic
#B4FA92 #92E8FA #D892FA #FAA492
square
#B4FA92 #92E8FA #D892FA #FAA492
split-complementary
#B4FA92 #A492FA #FA92E8
monochromatic
#63F51D #8CF757 #B4FA92 #DCFDCD #EBFEE2
Accessibility & contrast
On white
1.23
#B4FA92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.03
#B4FA92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4FA92
17.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4FA92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4FA92 | 1.00 | 1.23 | 17.03 | 17.03 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB8A
Deuteranopia (green-blind)
#F6E598
Tritanopia (blue-blind)
#B3F3E1
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #b4fa92; /* rgb */ color: rgb(180, 250, 146); /* oklch */ color: oklch(91.5% 0.152 136.0);
Tailwind
colors: {
custom: {
50: '#cdfcb3',
500: '#b4fa92',
950: '#000000',
},
}SCSS
$custom: #b4fa92; $custom-light: #cdfcb3; $custom-dark: #000000;
JSON
{
"hex": "#b4fa92",
"rgb": {
"r": 180,
"g": 250,
"b": 146
},
"hsl": {
"h": 100.385,
"s": 91.228,
"l": 77.647
},
"oklch": {
"l": 0.91505,
"c": 0.1518,
"h": 136
},
"luminance": 0.8015
}Semantic roles & 50–950 ramp
primary
#B4FA92
secondary
#AF56DA
accent
#00E69A
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141711
muted
#838581