#A3DF80#A3DF80
#A3DF80 is a very light, vivid yellow-green. Relative luminance 0.621; OKLCH L 84.1% C 0.139 H 134.8°. Best body text is #000000 at 13.42:1 contrast (WCAG AA passes).
Color values
| HEX | #A3DF80 |
|---|---|
| RGB | rgb(163, 223, 128) |
| HSL | hsl(98, 60%, 69%) |
| HSV | hsv(98, 43%, 87%) |
| CMYK | cmyk(26.9%, 0%, 42.6%, 12.5%) |
| CIE-LAB | lab(82.98, -35.81, 40.48) |
| CIE-LCH | lch(82.98, 54.05, 131.50°) |
| OKLab | oklab(84.08% -0.0983 0.0989) |
| OKLCH | oklch(84.08% 0.139 134.8) |
| XYZ | xyz(45.3872, 62.1190, 30.0167) |
| Luminance | 0.6212 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 5.01
Lightgreen
#90EE90
ΔE00 5.34
Light Grey Green
#B7E1A1
ΔE00 5.87
Washed Out Green
#BCF5A6
ΔE00 6.03
Tea Green
#BDF8A3
ΔE00 6.09
Light Moss Green
#A6C875
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A3DF80 #BC80DF
analogous
#D3DF80 #A3DF80 #80DF8D
triadic
#A3DF80 #80A3DF #DF80A3
tetradic
#A3DF80 #80D3DF #BC80DF #DF8D80
square
#A3DF80 #80D3DF #BC80DF #DF8D80
split-complementary
#A3DF80 #8D80DF #DF80D3
monochromatic
#60B72E #80D34F #A3DF80 #C6EBB1 #EAF8E2
Accessibility & contrast
On white
1.56
#A3DF80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.42
#A3DF80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A3DF80
13.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A3DF80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A3DF80 | 1.00 | 1.56 | 13.42 | 13.42 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D279
Deuteranopia (green-blind)
#DDCD86
Tritanopia (blue-blind)
#A3D8C8
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #a3df80; /* rgb */ color: rgb(163, 223, 128); /* oklch */ color: oklch(84.1% 0.139 134.8);
Tailwind
colors: {
custom: {
50: '#c0e9a6',
500: '#a3df80',
950: '#000000',
},
}SCSS
$custom: #a3df80; $custom-light: #c0e9a6; $custom-dark: #000000;
JSON
{
"hex": "#a3df80",
"rgb": {
"r": 163,
"g": 223,
"b": 128
},
"hsl": {
"h": 97.895,
"s": 59.748,
"l": 68.824
},
"oklch": {
"l": 0.84082,
"c": 0.13943,
"h": 134.8
},
"luminance": 0.6212
}Semantic roles & 50–950 ramp
primary
#A3DF80
secondary
#8F4DB6
accent
#1EC789
background
#FDFEFC
surface
#F9FDF6
border
#D2D5D0
text
#12160F
muted
#828480