#A4DF80#A4DF80
#A4DF80 is a very light, vivid yellow-green. Relative luminance 0.622; OKLCH L 84.1% C 0.139 H 134.5°. Best body text is #000000 at 13.45:1 contrast (WCAG AA passes).
Color values
| HEX | #A4DF80 |
|---|---|
| RGB | rgb(164, 223, 128) |
| HSL | hsl(97, 60%, 69%) |
| HSV | hsv(97, 43%, 87%) |
| CMYK | cmyk(26.5%, 0%, 42.6%, 12.5%) |
| CIE-LAB | lab(83.03, -35.46, 40.57) |
| CIE-LCH | lch(83.03, 53.88, 131.16°) |
| OKLab | oklab(84.14% -0.0974 0.0991) |
| OKLCH | oklch(84.14% 0.139 134.5) |
| XYZ | xyz(45.5928, 62.2250, 30.0264) |
| Luminance | 0.6223 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.88
Lightgreen
#90EE90
ΔE00 5.47
Light Grey Green
#B7E1A1
ΔE00 5.83
Washed Out Green
#BCF5A6
ΔE00 6.01
Tea Green
#BDF8A3
ΔE00 6.07
Light Moss Green
#A6C875
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4DF80 #BB80DF
analogous
#D4DF80 #A4DF80 #80DF8C
triadic
#A4DF80 #80A4DF #DF80A4
tetradic
#A4DF80 #80D4DF #BB80DF #DF8C80
square
#A4DF80 #80D4DF #BB80DF #DF8C80
split-complementary
#A4DF80 #8C80DF #DF80D4
monochromatic
#62B72E #81D34F #A4DF80 #C7EBB1 #EAF8E2
Accessibility & contrast
On white
1.56
#A4DF80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.45
#A4DF80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4DF80
13.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4DF80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4DF80 | 1.00 | 1.56 | 13.45 | 13.45 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D279
Deuteranopia (green-blind)
#DDCD85
Tritanopia (blue-blind)
#A4D8C8
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #a4df80; /* rgb */ color: rgb(164, 223, 128); /* oklch */ color: oklch(84.1% 0.139 134.5);
Tailwind
colors: {
custom: {
50: '#c1e9a6',
500: '#a4df80',
950: '#000000',
},
}SCSS
$custom: #a4df80; $custom-light: #c1e9a6; $custom-dark: #000000;
JSON
{
"hex": "#a4df80",
"rgb": {
"r": 164,
"g": 223,
"b": 128
},
"hsl": {
"h": 97.263,
"s": 59.748,
"l": 68.824
},
"oklch": {
"l": 0.84142,
"c": 0.1389,
"h": 134.5
},
"luminance": 0.62226
}Semantic roles & 50–950 ramp
primary
#A4DF80
secondary
#8E4DB6
accent
#1EC787
background
#FDFEFC
surface
#F9FDF6
border
#D2D5D0
text
#12160F
muted
#828480