#B4E47D#B4E47D
#B4E47D is a very light, vivid yellow-green. Relative luminance 0.667; OKLCH L 86.2% C 0.141 H 129.4°. Best body text is #000000 at 14.33:1 contrast (WCAG AA passes).
Color values
| HEX | #B4E47D |
|---|---|
| RGB | rgb(180, 228, 125) |
| HSL | hsl(88, 66%, 69%) |
| HSV | hsv(88, 45%, 89%) |
| CMYK | cmyk(21.1%, 0%, 45.2%, 10.6%) |
| CIE-LAB | lab(85.34, -32.45, 45.13) |
| CIE-LCH | lch(85.34, 55.59, 125.72°) |
| OKLab | oklab(86.23% -0.0898 0.1091) |
| OKLCH | oklch(86.23% 0.141 129.4) |
| XYZ | xyz(50.2669, 66.6699, 29.6183) |
| Luminance | 0.6667 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.63
Pistachio (survey)
#C0FA8B
ΔE00 4.69
Celery
#C1FD95
ΔE00 5.43
Light Yellowish Green
#C2FF89
ΔE00 5.77
Light Pea Green
#C4FE82
ΔE00 5.79
Tea Green
#BDF8A3
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4E47D #AD7DE4
analogous
#E4E07D #B4E47D #81E47D
triadic
#B4E47D #7DB4E4 #E47DB4
tetradic
#B4E47D #7DE4E0 #AD7DE4 #E47D81
square
#B4E47D #7DE4E0 #AD7DE4 #E47D81
split-complementary
#B4E47D #7D81E4 #E07DE4
monochromatic
#78BF28 #97D94A #B4E47D #D1EFB0 #EEF9E2
Accessibility & contrast
On white
1.47
#B4E47D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.33
#B4E47D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4E47D
14.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4E47D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4E47D | 1.00 | 1.47 | 14.33 | 14.33 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD775
Deuteranopia (green-blind)
#E6D483
Tritanopia (blue-blind)
#B8DCCC
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #b4e47d; /* rgb */ color: rgb(180, 228, 125); /* oklch */ color: oklch(86.2% 0.141 129.4);
Tailwind
colors: {
custom: {
50: '#cceca4',
500: '#b4e47d',
950: '#000000',
},
}SCSS
$custom: #b4e47d; $custom-light: #cceca4; $custom-dark: #000000;
JSON
{
"hex": "#b4e47d",
"rgb": {
"r": 180,
"g": 228,
"b": 125
},
"hsl": {
"h": 87.961,
"s": 65.605,
"l": 69.216
},
"oklch": {
"l": 0.86233,
"c": 0.14131,
"h": 129.4
},
"luminance": 0.66671
}Semantic roles & 50–950 ramp
primary
#B4E47D
secondary
#7F49BC
accent
#18CD6D
background
#FEFEFC
surface
#FBFDF6
border
#D4D5D0
text
#14160F
muted
#838480