#B4FA93#B4FA93
#B4FA93 is a very light, vivid green. Relative luminance 0.802; OKLCH L 91.5% C 0.151 H 136.2°. Best body text is #000000 at 17.04:1 contrast (WCAG AA passes).
Color values
| HEX | #B4FA93 |
|---|---|
| RGB | rgb(180, 250, 147) |
| HSL | hsl(101, 91%, 78%) |
| HSV | hsv(101, 41%, 98%) |
| CMYK | cmyk(28%, 0%, 41.2%, 2%) |
| CIE-LAB | lab(91.77, -39.74, 42.56) |
| CIE-LCH | lch(91.77, 58.23, 133.04°) |
| OKLab | oklab(91.52% -0.1089 0.1043) |
| OKLCH | oklch(91.52% 0.151 136.2) |
| XYZ | xyz(58.2729, 80.1791, 40.0039) |
| Luminance | 0.8018 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 1.19
Celery
#C1FD95
ΔE00 1.86
Pastel Green
#B0FF9D
ΔE00 1.95
Pistachio (survey)
#C0FA8B
ΔE00 2.61
Tea Green
#BDF8A3
ΔE00 2.87
Light Pastel Green
#B2FBA5
ΔE00 3.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4FA93 #D993FA
analogous
#E7FA93 #B4FA93 #93FAA6
triadic
#B4FA93 #93B4FA #FA93B4
tetradic
#B4FA93 #93E7FA #D993FA #FAA693
square
#B4FA93 #93E7FA #D993FA #FAA693
split-complementary
#B4FA93 #A693FA #FA93E7
monochromatic
#63F51E #8BF759 #B4FA93 #DDFDCD #EBFEE2
Accessibility & contrast
On white
1.23
#B4FA93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.04
#B4FA93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4FA93
17.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4FA93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4FA93 | 1.00 | 1.23 | 17.04 | 17.04 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB8B
Deuteranopia (green-blind)
#F6E599
Tritanopia (blue-blind)
#B2F3E1
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #b4fa93; /* rgb */ color: rgb(180, 250, 147); /* oklch */ color: oklch(91.5% 0.151 136.2);
Tailwind
colors: {
custom: {
50: '#ccfcb4',
500: '#b4fa93',
950: '#000000',
},
}SCSS
$custom: #b4fa93; $custom-light: #ccfcb4; $custom-dark: #000000;
JSON
{
"hex": "#b4fa93",
"rgb": {
"r": 180,
"g": 250,
"b": 147
},
"hsl": {
"h": 100.777,
"s": 91.15,
"l": 77.843
},
"oklch": {
"l": 0.9152,
"c": 0.1508,
"h": 136.2
},
"luminance": 0.80181
}Semantic roles & 50–950 ramp
primary
#B4FA93
secondary
#B057DA
accent
#00E69C
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141711
muted
#838581