#B4E484#B4E484
#B4E484 is a very light, vivid yellow-green. Relative luminance 0.669; OKLCH L 86.3% C 0.134 H 130.5°. Best body text is #000000 at 14.37:1 contrast (WCAG AA passes).
Color values
| HEX | #B4E484 |
|---|---|
| RGB | rgb(180, 228, 132) |
| HSL | hsl(90, 64%, 71%) |
| HSV | hsv(90, 42%, 89%) |
| CMYK | cmyk(21.1%, 0%, 42.1%, 10.6%) |
| CIE-LAB | lab(85.43, -31.62, 41.83) |
| CIE-LCH | lch(85.43, 52.44, 127.09°) |
| OKLab | oklab(86.34% -0.087 0.102) |
| OKLCH | oklch(86.34% 0.134 130.5) |
| XYZ | xyz(50.7299, 66.8551, 32.0569) |
| Luminance | 0.6686 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.47
Pistachio (survey)
#C0FA8B
ΔE00 4.85
Tea Green
#BDF8A3
ΔE00 5.26
Celery
#C1FD95
ΔE00 5.31
Washed Out Green
#BCF5A6
ΔE00 5.39
Light Grey Green
#B7E1A1
ΔE00 5.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4E484 #B484E4
analogous
#E4E484 #B4E484 #84E484
triadic
#B4E484 #84B4E4 #E484B4
tetradic
#B4E484 #84E4E4 #B484E4 #E48484
square
#B4E484 #84E4E4 #B484E4 #E48484
split-complementary
#B4E484 #8484E4 #E484E4
monochromatic
#77C32B #95D952 #B4E484 #D3EFB6 #F0F9E6
Accessibility & contrast
On white
1.46
#B4E484 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.37
#B4E484 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4E484
14.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4E484 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4E484 | 1.00 | 1.46 | 14.37 | 14.37 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD87D
Deuteranopia (green-blind)
#E5D489
Tritanopia (blue-blind)
#B7DDCD
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #b4e484; /* rgb */ color: rgb(180, 228, 132); /* oklch */ color: oklch(86.3% 0.134 130.5);
Tailwind
colors: {
custom: {
50: '#cceca9',
500: '#b4e484',
950: '#000000',
},
}SCSS
$custom: #b4e484; $custom-light: #cceca9; $custom-dark: #000000;
JSON
{
"hex": "#b4e484",
"rgb": {
"r": 180,
"g": 228,
"b": 132
},
"hsl": {
"h": 90,
"s": 64,
"l": 70.588
},
"oklch": {
"l": 0.86339,
"c": 0.13411,
"h": 130.5
},
"luminance": 0.66856
}Semantic roles & 50–950 ramp
primary
#B4E484
secondary
#8650BC
accent
#1ACC73
background
#FEFEFD
surface
#FBFDF7
border
#D4D5D0
text
#131610
muted
#838481