#A4E077#A4E077
#A4E077 is a very light, vivid yellow-green. Relative luminance 0.625; OKLCH L 84.2% C 0.149 H 133.1°. Best body text is #000000 at 13.51:1 contrast (WCAG AA passes).
Color values
| HEX | #A4E077 |
|---|---|
| RGB | rgb(164, 224, 119) |
| HSL | hsl(94, 63%, 67%) |
| HSV | hsv(94, 47%, 88%) |
| CMYK | cmyk(26.8%, 0%, 46.9%, 12.2%) |
| CIE-LAB | lab(83.20, -37.03, 45.17) |
| CIE-LCH | lch(83.20, 58.41, 129.34°) |
| OKLab | oklab(84.24% -0.1022 0.109) |
| OKLCH | oklch(84.24% 0.149 133.1) |
| XYZ | xyz(45.2944, 62.5344, 27.1331) |
| Luminance | 0.6254 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 5.10
Pistachio (survey)
#C0FA8B
ΔE00 5.91
Spring Green (survey)
#A9F971
ΔE00 6.08
Lightgreen
#90EE90
ΔE00 6.09
Light Green
#96F97B
ΔE00 6.36
Celery
#C1FD95
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4E077 #B377E0
analogous
#D8E077 #A4E077 #77E07F
triadic
#A4E077 #77A4E0 #E077A4
tetradic
#A4E077 #77D8E0 #B377E0 #E07F77
square
#A4E077 #77D8E0 #B377E0 #E07F77
split-complementary
#A4E077 #7F77E0 #E077D8
monochromatic
#64B429 #83D545 #A4E077 #C5EBA9 #E7F7DB
Accessibility & contrast
On white
1.55
#A4E077 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.51
#A4E077 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4E077
13.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4E077 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4E077 | 1.00 | 1.55 | 13.51 | 13.51 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D26E
Deuteranopia (green-blind)
#DFCE7D
Tritanopia (blue-blind)
#A5D9C7
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #a4e077; /* rgb */ color: rgb(164, 224, 119); /* oklch */ color: oklch(84.2% 0.149 133.1);
Tailwind
colors: {
custom: {
50: '#c1eaa0',
500: '#a4e077',
950: '#000000',
},
}SCSS
$custom: #a4e077; $custom-light: #c1eaa0; $custom-dark: #000000;
JSON
{
"hex": "#a4e077",
"rgb": {
"r": 164,
"g": 224,
"b": 119
},
"hsl": {
"h": 94.286,
"s": 62.874,
"l": 67.255
},
"oklch": {
"l": 0.84235,
"c": 0.1494,
"h": 133.1
},
"luminance": 0.62536
}Semantic roles & 50–950 ramp
primary
#A4E077
secondary
#8546B5
accent
#1BCB7F
background
#FDFEFC
surface
#F9FDF5
border
#D2D5CF
text
#13160F
muted
#828480