#B4E084#B4E084
#B4E084 is a very light, vivid yellow-green. Relative luminance 0.647; OKLCH L 85.4% C 0.128 H 129.6°. Best body text is #000000 at 13.94:1 contrast (WCAG AA passes).
Color values
| HEX | #B4E084 |
|---|---|
| RGB | rgb(180, 224, 132) |
| HSL | hsl(89, 60%, 70%) |
| HSV | hsv(89, 41%, 88%) |
| CMYK | cmyk(19.6%, 0%, 41.1%, 12.2%) |
| CIE-LAB | lab(84.32, -29.74, 40.42) |
| CIE-LCH | lch(84.32, 50.18, 126.35°) |
| OKLab | oklab(85.44% -0.0818 0.0988) |
| OKLCH | oklch(85.44% 0.128 129.6) |
| XYZ | xyz(49.6423, 64.6797, 31.6944) |
| Luminance | 0.6468 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.48
Light Grey Green
#B7E1A1
ΔE00 5.29
Light Moss Green
#A6C875
ΔE00 5.71
Pistachio (survey)
#C0FA8B
ΔE00 5.84
Washed Out Green
#BCF5A6
ΔE00 5.88
Tea Green
#BDF8A3
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4E084 #B084E0
analogous
#E0DE84 #B4E084 #86E084
triadic
#B4E084 #84B4E0 #E084B4
tetradic
#B4E084 #84E0DE #B084E0 #E08486
square
#B4E084 #84E0DE #B084E0 #E08486
split-complementary
#B4E084 #8486E0 #DE84E0
monochromatic
#78BB2F #96D453 #B4E084 #D2ECB5 #F0F9E6
Accessibility & contrast
On white
1.51
#B4E084 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.94
#B4E084 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4E084
13.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4E084 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4E084 | 1.00 | 1.51 | 13.94 | 13.94 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D47D
Deuteranopia (green-blind)
#E1D189
Tritanopia (blue-blind)
#B7D9CA
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #b4e084; /* rgb */ color: rgb(180, 224, 132); /* oklch */ color: oklch(85.4% 0.128 129.6);
Tailwind
colors: {
custom: {
50: '#cce9a9',
500: '#b4e084',
950: '#000000',
},
}SCSS
$custom: #b4e084; $custom-light: #cce9a9; $custom-dark: #000000;
JSON
{
"hex": "#b4e084",
"rgb": {
"r": 180,
"g": 224,
"b": 132
},
"hsl": {
"h": 88.696,
"s": 59.74,
"l": 69.804
},
"oklch": {
"l": 0.85443,
"c": 0.12828,
"h": 129.6
},
"luminance": 0.64681
}Semantic roles & 50–950 ramp
primary
#B4E084
secondary
#8251B7
accent
#1EC76F
background
#FEFEFD
surface
#FBFDF7
border
#D4D5D0
text
#131610
muted
#838481