#A3E180#A3E180
#A3E180 is a very light, vivid yellow-green. Relative luminance 0.632; OKLCH L 84.5% C 0.142 H 135.1°. Best body text is #000000 at 13.64:1 contrast (WCAG AA passes).
Color values
| HEX | #A3E180 |
|---|---|
| RGB | rgb(163, 225, 128) |
| HSL | hsl(98, 62%, 69%) |
| HSV | hsv(98, 43%, 88%) |
| CMYK | cmyk(27.6%, 0%, 43.1%, 11.8%) |
| CIE-LAB | lab(83.54, -36.72, 41.20) |
| CIE-LCH | lch(83.54, 55.19, 131.71°) |
| OKLab | oklab(84.54% -0.1008 0.1005) |
| OKLCH | oklch(84.54% 0.142 135.1) |
| XYZ | xyz(45.9247, 63.1940, 30.1959) |
| Luminance | 0.6320 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Lightgreen
#90EE90
ΔE00 5.03
Pale Olive Green
#B1D27B
ΔE00 5.40
Tea Green
#BDF8A3
ΔE00 5.82
Washed Out Green
#BCF5A6
ΔE00 5.84
Pale Light Green
#B1FC99
ΔE00 5.86
Pistachio (survey)
#C0FA8B
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A3E180 #BE80E1
analogous
#D3E180 #A3E180 #80E18E
triadic
#A3E180 #80A3E1 #E180A3
tetradic
#A3E180 #80D3E1 #BE80E1 #E18E80
square
#A3E180 #80D3E1 #BE80E1 #E18E80
split-complementary
#A3E180 #8E80E1 #E180D3
monochromatic
#5FBB2C #7FD54E #A3E180 #C7EDB2 #EBF8E3
Accessibility & contrast
On white
1.54
#A3E180 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.64
#A3E180 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A3E180
13.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A3E180 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A3E180 | 1.00 | 1.54 | 13.64 | 13.64 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D478
Deuteranopia (green-blind)
#DECE86
Tritanopia (blue-blind)
#A2DACA
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #a3e180; /* rgb */ color: rgb(163, 225, 128); /* oklch */ color: oklch(84.5% 0.142 135.1);
Tailwind
colors: {
custom: {
50: '#c0eaa6',
500: '#a3e180',
950: '#000000',
},
}SCSS
$custom: #a3e180; $custom-light: #c0eaa6; $custom-dark: #000000;
JSON
{
"hex": "#a3e180",
"rgb": {
"r": 163,
"g": 225,
"b": 128
},
"hsl": {
"h": 98.351,
"s": 61.783,
"l": 69.216
},
"oklch": {
"l": 0.84541,
"c": 0.14237,
"h": 135.1
},
"luminance": 0.63195
}Semantic roles & 50–950 ramp
primary
#A3E180
secondary
#924DB8
accent
#1CCA8B
background
#FDFEFC
surface
#F9FDF6
border
#D2D5D0
text
#12160F
muted
#828480