#A4DC81#A4DC81
#A4DC81 is a very light, vivid yellow-green. Relative luminance 0.607; OKLCH L 83.5% C 0.133 H 134.3°. Best body text is #000000 at 13.13:1 contrast (WCAG AA passes).
Color values
| HEX | #A4DC81 |
|---|---|
| RGB | rgb(164, 220, 129) |
| HSL | hsl(97, 57%, 68%) |
| HSV | hsv(97, 41%, 86%) |
| CMYK | cmyk(25.5%, 0%, 41.4%, 13.7%) |
| CIE-LAB | lab(82.20, -33.96, 39.00) |
| CIE-LCH | lch(82.20, 51.71, 131.04°) |
| OKLab | oklab(83.47% -0.0931 0.0956) |
| OKLCH | oklch(83.47% 0.133 134.3) |
| XYZ | xyz(44.8645, 60.6626, 30.1099) |
| Luminance | 0.6066 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.34
Light Grey Green
#B7E1A1
ΔE00 5.42
Light Moss Green
#A6C875
ΔE00 5.49
Pistachio
#93C572
ΔE00 5.61
Lightgreen
#90EE90
ΔE00 5.94
Washed Out Green
#BCF5A6
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4DC81 #B981DC
analogous
#D1DC81 #A4DC81 #81DC8B
triadic
#A4DC81 #81A4DC #DC81A4
tetradic
#A4DC81 #81D1DC #B981DC #DC8B81
square
#A4DC81 #81D1DC #B981DC #DC8B81
split-complementary
#A4DC81 #8B81DC #DC81D1
monochromatic
#63B131 #81CF51 #A4DC81 #C7E9B1 #E9F7E1
Accessibility & contrast
On white
1.60
#A4DC81 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.13
#A4DC81 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4DC81
13.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4DC81 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4DC81 | 1.00 | 1.60 | 13.13 | 13.13 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3CF7A
Deuteranopia (green-blind)
#DACB86
Tritanopia (blue-blind)
#A4D6C6
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #a4dc81; /* rgb */ color: rgb(164, 220, 129); /* oklch */ color: oklch(83.5% 0.133 134.3);
Tailwind
colors: {
custom: {
50: '#c1e7a7',
500: '#a4dc81',
950: '#000000',
},
}SCSS
$custom: #a4dc81; $custom-light: #c1e7a7; $custom-dark: #000000;
JSON
{
"hex": "#a4dc81",
"rgb": {
"r": 164,
"g": 220,
"b": 129
},
"hsl": {
"h": 96.923,
"s": 56.522,
"l": 68.431
},
"oklch": {
"l": 0.83471,
"c": 0.13344,
"h": 134.3
},
"luminance": 0.60664
}Semantic roles & 50–950 ramp
primary
#A4DC81
secondary
#8C4FB3
accent
#21C486
background
#FDFEFC
surface
#F9FCF6
border
#D2D5D0
text
#12160F
muted
#828480