#B4E882#B4E882
#B4E882 is a very light, vivid yellow-green. Relative luminance 0.690; OKLCH L 87.2% C 0.142 H 130.9°. Best body text is #000000 at 14.81:1 contrast (WCAG AA passes).
Color values
| HEX | #B4E882 |
|---|---|
| RGB | rgb(180, 232, 130) |
| HSL | hsl(91, 69%, 71%) |
| HSV | hsv(91, 44%, 91%) |
| CMYK | cmyk(22.4%, 0%, 44%, 9%) |
| CIE-LAB | lab(86.52, -33.72, 44.18) |
| CIE-LCH | lch(86.52, 55.57, 127.35°) |
| OKLab | oklab(87.21% -0.093 0.1073) |
| OKLCH | oklch(87.21% 0.142 130.9) |
| XYZ | xyz(51.7075, 69.0271, 31.7141) |
| Luminance | 0.6903 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.85
Celery
#C1FD95
ΔE00 4.45
Tea Green
#BDF8A3
ΔE00 4.99
Light Yellowish Green
#C2FF89
ΔE00 4.99
Light Pea Green
#C4FE82
ΔE00 5.19
Pale Light Green
#B1FC99
ΔE00 5.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4E882 #B682E8
analogous
#E7E882 #B4E882 #82E883
triadic
#B4E882 #82B4E8 #E882B4
tetradic
#B4E882 #82E7E8 #B682E8 #E88382
square
#B4E882 #82E7E8 #B682E8 #E88382
split-complementary
#B4E882 #8382E8 #E882E7
monochromatic
#76CA25 #95DE4E #B4E882 #D3F2B6 #EFFAE5
Accessibility & contrast
On white
1.42
#B4E882 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.81
#B4E882 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4E882
14.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4E882 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4E882 | 1.00 | 1.42 | 14.81 | 14.81 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DB7A
Deuteranopia (green-blind)
#E9D788
Tritanopia (blue-blind)
#B7E0D0
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #b4e882; /* rgb */ color: rgb(180, 232, 130); /* oklch */ color: oklch(87.2% 0.142 130.9);
Tailwind
colors: {
custom: {
50: '#ccefa8',
500: '#b4e882',
950: '#000000',
},
}SCSS
$custom: #b4e882; $custom-light: #ccefa8; $custom-dark: #000000;
JSON
{
"hex": "#b4e882",
"rgb": {
"r": 180,
"g": 232,
"b": 130
},
"hsl": {
"h": 90.588,
"s": 68.919,
"l": 70.98
},
"oklch": {
"l": 0.87206,
"c": 0.14196,
"h": 130.9
},
"luminance": 0.69028
}Semantic roles & 50–950 ramp
primary
#B4E882
secondary
#884DC1
accent
#15D175
background
#FEFFFC
surface
#FBFEF6
border
#D4D6D0
text
#141610
muted
#838580