#B4E482#B4E482
#B4E482 is a very light, vivid yellow-green. Relative luminance 0.668; OKLCH L 86.3% C 0.136 H 130.2°. Best body text is #000000 at 14.36:1 contrast (WCAG AA passes).
Color values
| HEX | #B4E482 |
|---|---|
| RGB | rgb(180, 228, 130) |
| HSL | hsl(89, 64%, 70%) |
| HSV | hsv(89, 43%, 89%) |
| CMYK | cmyk(21.1%, 0%, 43%, 10.6%) |
| CIE-LAB | lab(85.40, -31.86, 42.78) |
| CIE-LCH | lch(85.40, 53.34, 126.68°) |
| OKLab | oklab(86.31% -0.0878 0.1041) |
| OKLCH | oklch(86.31% 0.136 130.2) |
| XYZ | xyz(50.5944, 66.8009, 31.3430) |
| Luminance | 0.6680 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.49
Pistachio (survey)
#C0FA8B
ΔE00 4.78
Celery
#C1FD95
ΔE00 5.32
Tea Green
#BDF8A3
ΔE00 5.46
Washed Out Green
#BCF5A6
ΔE00 5.64
Light Yellowish Green
#C2FF89
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4E482 #B282E4
analogous
#E4E382 #B4E482 #83E482
triadic
#B4E482 #82B4E4 #E482B4
tetradic
#B4E482 #82E4E3 #B282E4 #E48283
square
#B4E482 #82E4E3 #B282E4 #E48283
split-complementary
#B4E482 #8283E4 #E382E4
monochromatic
#77C22A #96D950 #B4E482 #D2EFB4 #F0FAE6
Accessibility & contrast
On white
1.46
#B4E482 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.36
#B4E482 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4E482
14.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4E482 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4E482 | 1.00 | 1.46 | 14.36 | 14.36 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD87A
Deuteranopia (green-blind)
#E5D487
Tritanopia (blue-blind)
#B7DCCC
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #b4e482; /* rgb */ color: rgb(180, 228, 130); /* oklch */ color: oklch(86.3% 0.136 130.2);
Tailwind
colors: {
custom: {
50: '#cceca8',
500: '#b4e482',
950: '#000000',
},
}SCSS
$custom: #b4e482; $custom-light: #cceca8; $custom-dark: #000000;
JSON
{
"hex": "#b4e482",
"rgb": {
"r": 180,
"g": 228,
"b": 130
},
"hsl": {
"h": 89.388,
"s": 64.474,
"l": 70.196
},
"oklch": {
"l": 0.86308,
"c": 0.1362,
"h": 130.2
},
"luminance": 0.66802
}Semantic roles & 50–950 ramp
primary
#B4E482
secondary
#844EBC
accent
#19CC71
background
#FEFEFC
surface
#FBFDF6
border
#D4D5D0
text
#131610
muted
#838480