#B4E477#B4E477
#B4E477 is a very light, vivid yellow-green. Relative luminance 0.665; OKLCH L 86.1% C 0.147 H 128.7°. Best body text is #000000 at 14.30:1 contrast (WCAG AA passes).
Color values
| HEX | #B4E477 |
|---|---|
| RGB | rgb(180, 228, 119) |
| HSL | hsl(86, 67%, 68%) |
| HSV | hsv(86, 48%, 89%) |
| CMYK | cmyk(21.1%, 0%, 47.8%, 10.6%) |
| CIE-LAB | lab(85.26, -33.13, 47.92) |
| CIE-LCH | lch(85.26, 58.26, 124.66°) |
| OKLab | oklab(86.15% -0.092 0.115) |
| OKLCH | oklch(86.15% 0.147 128.7) |
| XYZ | xyz(49.8951, 66.5212, 27.6603) |
| Luminance | 0.6652 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 4.76
Pale Olive Green
#B1D27B
ΔE00 4.94
Light Pea Green
#C4FE82
ΔE00 5.56
Celery
#C1FD95
ΔE00 5.69
Light Yellowish Green
#C2FF89
ΔE00 5.71
Light Yellow Green
#CCFD7F
ΔE00 5.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4E477 #A777E4
analogous
#E4DD77 #B4E477 #7DE477
triadic
#B4E477 #77B4E4 #E477B4
tetradic
#B4E477 #77E4DD #A777E4 #E4777D
square
#B4E477 #77E4DD #A777E4 #E4777D
split-complementary
#B4E477 #777DE4 #DD77E4
monochromatic
#79BB25 #98DA44 #B4E477 #D0EEAA #ECF8DD
Accessibility & contrast
On white
1.47
#B4E477 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.30
#B4E477 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4E477
14.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4E477 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4E477 | 1.00 | 1.47 | 14.30 | 14.30 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD76E
Deuteranopia (green-blind)
#E6D47D
Tritanopia (blue-blind)
#B8DCCB
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #b4e477; /* rgb */ color: rgb(180, 228, 119); /* oklch */ color: oklch(86.1% 0.147 128.7);
Tailwind
colors: {
custom: {
50: '#cceca0',
500: '#b4e477',
950: '#000000',
},
}SCSS
$custom: #b4e477; $custom-light: #cceca0; $custom-dark: #000000;
JSON
{
"hex": "#b4e477",
"rgb": {
"r": 180,
"g": 228,
"b": 119
},
"hsl": {
"h": 86.422,
"s": 66.871,
"l": 68.039
},
"oklch": {
"l": 0.86148,
"c": 0.1473,
"h": 128.7
},
"luminance": 0.66522
}Semantic roles & 50–950 ramp
primary
#B4E477
secondary
#7844BB
accent
#17CF68
background
#FEFEFC
surface
#FBFDF5
border
#D4D5CF
text
#14160F
muted
#838480