#A4E179#A4E179
#A4E179 is a very light, vivid yellow-green. Relative luminance 0.631; OKLCH L 84.5% C 0.149 H 133.6°. Best body text is #000000 at 13.62:1 contrast (WCAG AA passes).
Color values
| HEX | #A4E179 |
|---|---|
| RGB | rgb(164, 225, 121) |
| HSL | hsl(95, 63%, 68%) |
| HSV | hsv(95, 46%, 88%) |
| CMYK | cmyk(27.1%, 0%, 46.2%, 11.8%) |
| CIE-LAB | lab(83.51, -37.24, 44.59) |
| CIE-LCH | lch(83.51, 58.10, 129.87°) |
| OKLab | oklab(84.49% -0.1026 0.1078) |
| OKLCH | oklch(84.49% 0.149 133.6) |
| XYZ | xyz(45.6853, 63.1220, 27.8622) |
| Luminance | 0.6312 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 5.29
Pistachio (survey)
#C0FA8B
ΔE00 5.75
Lightgreen
#90EE90
ΔE00 5.78
Spring Green (survey)
#A9F971
ΔE00 5.98
Light Green
#96F97B
ΔE00 6.14
Pale Light Green
#B1FC99
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4E179 #B679E1
analogous
#D8E179 #A4E179 #79E182
triadic
#A4E179 #79A4E1 #E179A4
tetradic
#A4E179 #79D8E1 #B679E1 #E18279
square
#A4E179 #79D8E1 #B679E1 #E18279
split-complementary
#A4E179 #8279E1 #E179D8
monochromatic
#64B729 #82D647 #A4E179 #C6ECAB #E8F7DD
Accessibility & contrast
On white
1.54
#A4E179 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.62
#A4E179 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4E179
13.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4E179 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4E179 | 1.00 | 1.54 | 13.62 | 13.62 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D370
Deuteranopia (green-blind)
#DFCE7F
Tritanopia (blue-blind)
#A5DAC8
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #a4e179; /* rgb */ color: rgb(164, 225, 121); /* oklch */ color: oklch(84.5% 0.149 133.6);
Tailwind
colors: {
custom: {
50: '#c1eaa1',
500: '#a4e179',
950: '#000000',
},
}SCSS
$custom: #a4e179; $custom-light: #c1eaa1; $custom-dark: #000000;
JSON
{
"hex": "#a4e179",
"rgb": {
"r": 164,
"g": 225,
"b": 121
},
"hsl": {
"h": 95.192,
"s": 63.415,
"l": 67.843
},
"oklch": {
"l": 0.84494,
"c": 0.14886,
"h": 133.6
},
"luminance": 0.63123
}Semantic roles & 50–950 ramp
primary
#A4E179
secondary
#8947B8
accent
#1ACB82
background
#FDFEFC
surface
#F9FDF5
border
#D2D5CF
text
#13160F
muted
#828480