#B4E474#B4E474
#B4E474 is a very light, vivid yellow-green. Relative luminance 0.665; OKLCH L 86.1% C 0.150 H 128.3°. Best body text is #000000 at 14.29:1 contrast (WCAG AA passes).
Color values
| HEX | #B4E474 |
|---|---|
| RGB | rgb(180, 228, 116) |
| HSL | hsl(86, 67%, 67%) |
| HSV | hsv(86, 49%, 89%) |
| CMYK | cmyk(21.1%, 0%, 49.1%, 10.6%) |
| CIE-LAB | lab(85.23, -33.45, 49.30) |
| CIE-LCH | lch(85.23, 59.58, 124.16°) |
| OKLab | oklab(86.11% -0.0931 0.1179) |
| OKLCH | oklch(86.11% 0.15 128.3) |
| XYZ | xyz(49.7178, 66.4502, 26.7264) |
| Luminance | 0.6645 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 4.85
Pale Olive Green
#B1D27B
ΔE00 5.14
Light Pea Green
#C4FE82
ΔE00 5.51
Light Yellow Green
#CCFD7F
ΔE00 5.59
Spring Green (survey)
#A9F971
ΔE00 5.63
Pale Lime
#BEFD73
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4E474 #A474E4
analogous
#E4DC74 #B4E474 #7CE474
triadic
#B4E474 #74B4E4 #E474B4
tetradic
#B4E474 #74E4DC #A474E4 #E4747C
square
#B4E474 #74E4DC #A474E4 #E4747C
split-complementary
#B4E474 #747CE4 #DC74E4
monochromatic
#79BA24 #98DA41 #B4E474 #D0EEA7 #EBF8DA
Accessibility & contrast
On white
1.47
#B4E474 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.29
#B4E474 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4E474
14.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4E474 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4E474 | 1.00 | 1.47 | 14.29 | 14.29 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD76A
Deuteranopia (green-blind)
#E7D47B
Tritanopia (blue-blind)
#B9DCCA
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #b4e474; /* rgb */ color: rgb(180, 228, 116); /* oklch */ color: oklch(86.1% 0.150 128.3);
Tailwind
colors: {
custom: {
50: '#ccec9e',
500: '#b4e474',
950: '#000000',
},
}SCSS
$custom: #b4e474; $custom-light: #ccec9e; $custom-dark: #000000;
JSON
{
"hex": "#b4e474",
"rgb": {
"r": 180,
"g": 228,
"b": 116
},
"hsl": {
"h": 85.714,
"s": 67.47,
"l": 67.451
},
"oklch": {
"l": 0.86107,
"c": 0.15023,
"h": 128.3
},
"luminance": 0.66451
}Semantic roles & 50–950 ramp
primary
#B4E474
secondary
#7643BA
accent
#16CF66
background
#FEFEFC
surface
#FBFDF5
border
#D4D5CF
text
#14160F
muted
#838480