#A4E176#A4E176
#A4E176 is a very light, vivid yellow-green. Relative luminance 0.631; OKLCH L 84.5% C 0.152 H 133.1°. Best body text is #000000 at 13.61:1 contrast (WCAG AA passes).
Color values
| HEX | #A4E176 |
|---|---|
| RGB | rgb(164, 225, 118) |
| HSL | hsl(94, 64%, 67%) |
| HSV | hsv(94, 48%, 88%) |
| CMYK | cmyk(27.1%, 0%, 47.6%, 11.8%) |
| CIE-LAB | lab(83.47, -37.60, 45.99) |
| CIE-LCH | lch(83.47, 59.40, 129.27°) |
| OKLab | oklab(84.45% -0.1038 0.1108) |
| OKLCH | oklch(84.45% 0.152 133.1) |
| XYZ | xyz(45.5042, 63.0496, 26.9083) |
| Luminance | 0.6305 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 5.35
Pistachio (survey)
#C0FA8B
ΔE00 5.71
Spring Green (survey)
#A9F971
ΔE00 5.77
Lightgreen
#90EE90
ΔE00 6.08
Light Green
#96F97B
ΔE00 6.11
Light Grass Green
#9AF764
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4E176 #B376E1
analogous
#D9E176 #A4E176 #76E17E
triadic
#A4E176 #76A4E1 #E176A4
tetradic
#A4E176 #76D9E1 #B376E1 #E17E76
square
#A4E176 #76D9E1 #B376E1 #E17E76
split-complementary
#A4E176 #7E76E1 #E176D9
monochromatic
#64B528 #83D644 #A4E176 #C5ECA8 #E7F7DA
Accessibility & contrast
On white
1.54
#A4E176 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.61
#A4E176 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4E176
13.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4E176 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4E176 | 1.00 | 1.54 | 13.61 | 13.61 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D36D
Deuteranopia (green-blind)
#E0CE7D
Tritanopia (blue-blind)
#A5DAC8
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #a4e176; /* rgb */ color: rgb(164, 225, 118); /* oklch */ color: oklch(84.5% 0.152 133.1);
Tailwind
colors: {
custom: {
50: '#c1ea9f',
500: '#a4e176',
950: '#000000',
},
}SCSS
$custom: #a4e176; $custom-light: #c1ea9f; $custom-dark: #000000;
JSON
{
"hex": "#a4e176",
"rgb": {
"r": 164,
"g": 225,
"b": 118
},
"hsl": {
"h": 94.206,
"s": 64.072,
"l": 67.255
},
"oklch": {
"l": 0.84451,
"c": 0.1518,
"h": 133.1
},
"luminance": 0.63051
}Semantic roles & 50–950 ramp
primary
#A4E176
secondary
#8545B6
accent
#1ACC7F
background
#FDFEFC
surface
#F9FDF5
border
#D2D5CF
text
#13160F
muted
#828480