#B4E483#B4E483
#B4E483 is a very light, vivid yellow-green. Relative luminance 0.668; OKLCH L 86.3% C 0.135 H 130.3°. Best body text is #000000 at 14.37:1 contrast (WCAG AA passes).
Color values
| HEX | #B4E483 |
|---|---|
| RGB | rgb(180, 228, 131) |
| HSL | hsl(90, 64%, 70%) |
| HSV | hsv(90, 43%, 89%) |
| CMYK | cmyk(21.1%, 0%, 42.5%, 10.6%) |
| CIE-LAB | lab(85.42, -31.74, 42.30) |
| CIE-LCH | lch(85.42, 52.89, 126.88°) |
| OKLab | oklab(86.32% -0.0874 0.1031) |
| OKLCH | oklch(86.32% 0.135 130.3) |
| XYZ | xyz(50.6618, 66.8278, 31.6983) |
| Luminance | 0.6683 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.48
Pistachio (survey)
#C0FA8B
ΔE00 4.81
Celery
#C1FD95
ΔE00 5.31
Tea Green
#BDF8A3
ΔE00 5.36
Washed Out Green
#BCF5A6
ΔE00 5.51
Light Grey Green
#B7E1A1
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4E483 #B383E4
analogous
#E4E383 #B4E483 #83E483
triadic
#B4E483 #83B4E4 #E483B4
tetradic
#B4E483 #83E4E3 #B383E4 #E48383
square
#B4E483 #83E4E3 #B383E4 #E48383
split-complementary
#B4E483 #8383E4 #E383E4
monochromatic
#77C22A #96D951 #B4E483 #D2EFB5 #F0FAE6
Accessibility & contrast
On white
1.46
#B4E483 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.37
#B4E483 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4E483
14.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4E483 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4E483 | 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)
#ECD87B
Deuteranopia (green-blind)
#E5D488
Tritanopia (blue-blind)
#B7DDCD
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #b4e483; /* rgb */ color: rgb(180, 228, 131); /* oklch */ color: oklch(86.3% 0.135 130.3);
Tailwind
colors: {
custom: {
50: '#cceca8',
500: '#b4e483',
950: '#000000',
},
}SCSS
$custom: #b4e483; $custom-light: #cceca8; $custom-dark: #000000;
JSON
{
"hex": "#b4e483",
"rgb": {
"r": 180,
"g": 228,
"b": 131
},
"hsl": {
"h": 89.691,
"s": 64.238,
"l": 70.392
},
"oklch": {
"l": 0.86323,
"c": 0.13516,
"h": 130.3
},
"luminance": 0.66829
}Semantic roles & 50–950 ramp
primary
#B4E483
secondary
#854FBC
accent
#19CC72
background
#FEFEFC
surface
#FBFDF6
border
#D4D5D0
text
#131610
muted
#838480