#B4E19E#B4E19E
#B4E19E is a very light, moderate green. Relative luminance 0.660; OKLCH L 86.1% C 0.101 H 135.6°. Best body text is #000000 at 14.20:1 contrast (WCAG AA passes).
Color values
| HEX | #B4E19E |
|---|---|
| RGB | rgb(180, 225, 158) |
| HSL | hsl(100, 53%, 75%) |
| HSV | hsv(100, 30%, 88%) |
| CMYK | cmyk(20%, 0%, 29.8%, 11.8%) |
| CIE-LAB | lab(85.01, -26.65, 28.16) |
| CIE-LCH | lch(85.01, 38.77, 133.43°) |
| OKLab | oklab(86.13% -0.0725 0.0709) |
| OKLCH | oklch(86.13% 0.101 135.6) |
| XYZ | xyz(51.9178, 66.0212, 42.3492) |
| Luminance | 0.6602 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 0.74
Light Sage
#BCECAC
ΔE00 2.64
Washed Out Green
#BCF5A6
ΔE00 4.60
Tea Green
#BDF8A3
ΔE00 5.51
Hospital Green
#9BE5AA
ΔE00 5.64
Pale Green
#C7FDB5
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4E19E #CB9EE1
analogous
#D5E19E #B4E19E #9EE1AA
triadic
#B4E19E #9EB4E1 #E19EB4
tetradic
#B4E19E #9ED5E1 #CB9EE1 #E1AA9E
square
#B4E19E #9ED5E1 #CB9EE1 #E1AA9E
split-complementary
#B4E19E #AA9EE1 #E19ED5
monochromatic
#6CC441 #90D36F #B4E19E #D8EFCD #EDF8E8
Accessibility & contrast
On white
1.48
#B4E19E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.20
#B4E19E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4E19E
14.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4E19E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4E19E | 1.00 | 1.48 | 14.20 | 14.20 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D79A
Deuteranopia (green-blind)
#DFD3A1
Tritanopia (blue-blind)
#B4DCCF
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #b4e19e; /* rgb */ color: rgb(180, 225, 158); /* oklch */ color: oklch(86.1% 0.101 135.6);
Tailwind
colors: {
custom: {
50: '#cbeabb',
500: '#b4e19e',
950: '#000000',
},
}SCSS
$custom: #b4e19e; $custom-light: #cbeabb; $custom-dark: #000000;
JSON
{
"hex": "#b4e19e",
"rgb": {
"r": 180,
"g": 225,
"b": 158
},
"hsl": {
"h": 100.299,
"s": 52.756,
"l": 75.098
},
"oklch": {
"l": 0.86132,
"c": 0.10134,
"h": 135.6
},
"luminance": 0.66022
}Semantic roles & 50–950 ramp
primary
#B4E19E
secondary
#9F69BA
accent
#25C08D
background
#FEFEFD
surface
#FAFDF8
border
#D3D5D1
text
#131612
muted
#838482