#B4F596#B4F596
#B4F596 is a very light, vivid green. Relative luminance 0.772; OKLCH L 90.4% C 0.140 H 136.3°. Best body text is #000000 at 16.44:1 contrast (WCAG AA passes).
Color values
| HEX | #B4F596 |
|---|---|
| RGB | rgb(180, 245, 150) |
| HSL | hsl(101, 83%, 77%) |
| HSV | hsv(101, 39%, 96%) |
| CMYK | cmyk(26.5%, 0%, 38.8%, 3.9%) |
| CIE-LAB | lab(90.42, -37.10, 39.35) |
| CIE-LCH | lch(90.42, 54.08, 133.32°) |
| OKLab | oklab(90.45% -0.1015 0.0971) |
| OKLCH | oklch(90.45% 0.14 136.3) |
| XYZ | xyz(56.9783, 77.2083, 40.7489) |
| Luminance | 0.7721 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 1.75
Tea Green
#BDF8A3
ΔE00 1.94
Pastel Green
#B0FF9D
ΔE00 2.50
Celery
#C1FD95
ΔE00 2.57
Light Pastel Green
#B2FBA5
ΔE00 2.59
Washed Out Green
#BCF5A6
ΔE00 2.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4F596 #D796F5
analogous
#E3F596 #B4F596 #96F5A8
triadic
#B4F596 #96B4F5 #F596B4
tetradic
#B4F596 #96E3F5 #D796F5 #F5A896
square
#B4F596 #96E3F5 #D796F5 #F5A896
split-complementary
#B4F596 #A896F5 #F596E3
monochromatic
#64EA26 #8CF05E #B4F596 #DCFACE #EBFCE3
Accessibility & contrast
On white
1.28
#B4F596 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.44
#B4F596 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4F596
16.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4F596 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4F596 | 1.00 | 1.28 | 16.44 | 16.44 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE78F
Deuteranopia (green-blind)
#F2E19B
Tritanopia (blue-blind)
#B3EFDD
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #b4f596; /* rgb */ color: rgb(180, 245, 150); /* oklch */ color: oklch(90.4% 0.140 136.3);
Tailwind
colors: {
custom: {
50: '#ccf8b6',
500: '#b4f596',
950: '#000000',
},
}SCSS
$custom: #b4f596; $custom-light: #ccf8b6; $custom-dark: #000000;
JSON
{
"hex": "#b4f596",
"rgb": {
"r": 180,
"g": 245,
"b": 150
},
"hsl": {
"h": 101.053,
"s": 82.609,
"l": 77.451
},
"oklch": {
"l": 0.90445,
"c": 0.14042,
"h": 136.3
},
"luminance": 0.7721
}Semantic roles & 50–950 ramp
primary
#B4F596
secondary
#AE5CD3
accent
#06DF9B
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141711
muted
#838581