#B4E47A#B4E47A
#B4E47A is a very light, vivid yellow-green. Relative luminance 0.666; OKLCH L 86.2% C 0.144 H 129.0°. Best body text is #000000 at 14.32:1 contrast (WCAG AA passes).
Color values
| HEX | #B4E47A |
|---|---|
| RGB | rgb(180, 228, 122) |
| HSL | hsl(87, 66%, 69%) |
| HSV | hsv(87, 46%, 89%) |
| CMYK | cmyk(21.1%, 0%, 46.5%, 10.6%) |
| CIE-LAB | lab(85.30, -32.80, 46.53) |
| CIE-LCH | lch(85.30, 56.93, 125.18°) |
| OKLab | oklab(86.19% -0.0909 0.1121) |
| OKLCH | oklch(86.19% 0.144 129) |
| XYZ | xyz(50.0781, 66.5944, 28.6242) |
| Luminance | 0.6660 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 4.70
Pale Olive Green
#B1D27B
ΔE00 4.77
Celery
#C1FD95
ΔE00 5.54
Light Pea Green
#C4FE82
ΔE00 5.66
Light Yellowish Green
#C2FF89
ΔE00 5.72
Spring Green (survey)
#A9F971
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4E47A #AA7AE4
analogous
#E4DF7A #B4E47A #7FE47A
triadic
#B4E47A #7AB4E4 #E47AB4
tetradic
#B4E47A #7AE4DF #AA7AE4 #E47A7F
square
#B4E47A #7AE4DF #AA7AE4 #E47A7F
split-complementary
#B4E47A #7A7FE4 #DF7AE4
monochromatic
#79BD26 #97DA47 #B4E47A #D1EEAD #EDF9E0
Accessibility & contrast
On white
1.47
#B4E47A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.32
#B4E47A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4E47A
14.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4E47A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4E47A | 1.00 | 1.47 | 14.32 | 14.32 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD771
Deuteranopia (green-blind)
#E6D480
Tritanopia (blue-blind)
#B8DCCB
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #b4e47a; /* rgb */ color: rgb(180, 228, 122); /* oklch */ color: oklch(86.2% 0.144 129.0);
Tailwind
colors: {
custom: {
50: '#cceca2',
500: '#b4e47a',
950: '#000000',
},
}SCSS
$custom: #b4e47a; $custom-light: #cceca2; $custom-dark: #000000;
JSON
{
"hex": "#b4e47a",
"rgb": {
"r": 180,
"g": 228,
"b": 122
},
"hsl": {
"h": 87.17,
"s": 66.25,
"l": 68.627
},
"oklch": {
"l": 0.8619,
"c": 0.14432,
"h": 129
},
"luminance": 0.66595
}Semantic roles & 50–950 ramp
primary
#B4E47A
secondary
#7C47BB
accent
#17CE6A
background
#FEFEFC
surface
#FBFDF5
border
#D4D5CF
text
#14160F
muted
#838480