#A4E180#A4E180
#A4E180 is a very light, vivid yellow-green. Relative luminance 0.633; OKLCH L 84.6% C 0.142 H 134.8°. Best body text is #000000 at 13.66:1 contrast (WCAG AA passes).
Color values
| HEX | #A4E180 |
|---|---|
| RGB | rgb(164, 225, 128) |
| HSL | hsl(98, 62%, 69%) |
| HSV | hsv(98, 43%, 88%) |
| CMYK | cmyk(27.1%, 0%, 43.1%, 11.8%) |
| CIE-LAB | lab(83.60, -36.38, 41.29) |
| CIE-LCH | lch(83.60, 55.03, 131.38°) |
| OKLab | oklab(84.6% -0.0999 0.1007) |
| OKLCH | oklch(84.6% 0.142 134.8) |
| XYZ | xyz(46.1303, 63.3000, 30.2055) |
| Luminance | 0.6330 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Lightgreen
#90EE90
ΔE00 5.16
Pale Olive Green
#B1D27B
ΔE00 5.28
Tea Green
#BDF8A3
ΔE00 5.80
Washed Out Green
#BCF5A6
ΔE00 5.82
Pale Light Green
#B1FC99
ΔE00 5.87
Pistachio (survey)
#C0FA8B
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4E180 #BD80E1
analogous
#D5E180 #A4E180 #80E18D
triadic
#A4E180 #80A4E1 #E180A4
tetradic
#A4E180 #80D5E1 #BD80E1 #E18D80
square
#A4E180 #80D5E1 #BD80E1 #E18D80
split-complementary
#A4E180 #8D80E1 #E180D5
monochromatic
#61BB2C #81D54E #A4E180 #C7EDB2 #EBF8E3
Accessibility & contrast
On white
1.54
#A4E180 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.66
#A4E180 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4E180
13.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4E180 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4E180 | 1.00 | 1.54 | 13.66 | 13.66 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D478
Deuteranopia (green-blind)
#DFCE86
Tritanopia (blue-blind)
#A4DACA
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #a4e180; /* rgb */ color: rgb(164, 225, 128); /* oklch */ color: oklch(84.6% 0.142 134.8);
Tailwind
colors: {
custom: {
50: '#c1eaa6',
500: '#a4e180',
950: '#000000',
},
}SCSS
$custom: #a4e180; $custom-light: #c1eaa6; $custom-dark: #000000;
JSON
{
"hex": "#a4e180",
"rgb": {
"r": 164,
"g": 225,
"b": 128
},
"hsl": {
"h": 97.732,
"s": 61.783,
"l": 69.216
},
"oklch": {
"l": 0.846,
"c": 0.14185,
"h": 134.8
},
"luminance": 0.63301
}Semantic roles & 50–950 ramp
primary
#A4E180
secondary
#904DB8
accent
#1CCA89
background
#FDFEFC
surface
#F9FDF6
border
#D2D5D0
text
#12160F
muted
#828480