#B4E475#B4E475
#B4E475 is a very light, vivid yellow-green. Relative luminance 0.665; OKLCH L 86.1% C 0.149 H 128.4°. Best body text is #000000 at 14.29:1 contrast (WCAG AA passes).
Color values
| HEX | #B4E475 |
|---|---|
| RGB | rgb(180, 228, 117) |
| HSL | hsl(86, 67%, 68%) |
| HSV | hsv(86, 49%, 89%) |
| CMYK | cmyk(21.1%, 0%, 48.7%, 10.6%) |
| CIE-LAB | lab(85.24, -33.34, 48.84) |
| CIE-LCH | lch(85.24, 59.14, 124.32°) |
| OKLab | oklab(86.12% -0.0928 0.1169) |
| OKLCH | oklch(86.12% 0.149 128.4) |
| XYZ | xyz(49.7763, 66.4736, 27.0344) |
| Luminance | 0.6647 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 4.82
Pale Olive Green
#B1D27B
ΔE00 5.07
Light Pea Green
#C4FE82
ΔE00 5.52
Light Yellow Green
#CCFD7F
ΔE00 5.63
Spring Green (survey)
#A9F971
ΔE00 5.66
Light Yellowish Green
#C2FF89
ΔE00 5.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4E475 #A575E4
analogous
#E4DD75 #B4E475 #7CE475
triadic
#B4E475 #75B4E4 #E475B4
tetradic
#B4E475 #75E4DD #A575E4 #E4757C
square
#B4E475 #75E4DD #A575E4 #E4757C
split-complementary
#B4E475 #757CE4 #DD75E4
monochromatic
#79BA24 #98DA42 #B4E475 #D0EEA8 #ECF8DB
Accessibility & contrast
On white
1.47
#B4E475 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.29
#B4E475 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4E475
14.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4E475 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4E475 | 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)
#EDD76B
Deuteranopia (green-blind)
#E6D47C
Tritanopia (blue-blind)
#B8DCCA
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #b4e475; /* rgb */ color: rgb(180, 228, 117); /* oklch */ color: oklch(86.1% 0.149 128.4);
Tailwind
colors: {
custom: {
50: '#ccec9f',
500: '#b4e475',
950: '#000000',
},
}SCSS
$custom: #b4e475; $custom-light: #ccec9f; $custom-dark: #000000;
JSON
{
"hex": "#b4e475",
"rgb": {
"r": 180,
"g": 228,
"b": 117
},
"hsl": {
"h": 85.946,
"s": 67.273,
"l": 67.647
},
"oklch": {
"l": 0.8612,
"c": 0.14926,
"h": 128.4
},
"luminance": 0.66474
}Semantic roles & 50–950 ramp
primary
#B4E475
secondary
#7743BA
accent
#16CF66
background
#FEFEFC
surface
#FBFDF5
border
#D4D5CF
text
#14160F
muted
#838480