#A4CD80#A4CD80
#A4CD80 is a light, moderate yellow-green. Relative luminance 0.531; OKLCH L 80.0% C 0.112 H 131.3°. Best body text is #000000 at 11.62:1 contrast (WCAG AA passes).
Color values
| HEX | #A4CD80 |
|---|---|
| RGB | rgb(164, 205, 128) |
| HSL | hsl(92, 44%, 65%) |
| HSV | hsv(92, 38%, 80%) |
| CMYK | cmyk(20%, 0%, 37.6%, 19.6%) |
| CIE-LAB | lab(77.94, -27.02, 34.02) |
| CIE-LCH | lch(77.94, 43.44, 128.45°) |
| OKLab | oklab(80.04% -0.0739 0.084) |
| OKLCH | oklch(80.04% 0.112 131.3) |
| XYZ | xyz(41.0367, 53.1129, 28.5077) |
| Luminance | 0.5311 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Moss Green
#A6C875
ΔE00 2.36
Pistachio
#93C572
ΔE00 3.08
Pale Olive Green
#B1D27B
ΔE00 3.17
Pale Olive
#B9CC81
ΔE00 4.77
Tan Green
#A9BE70
ΔE00 5.34
Light Grey Green
#B7E1A1
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4CD80 #A980CD
analogous
#CBCD80 #A4CD80 #80CD82
triadic
#A4CD80 #80A4CD #CD80A4
tetradic
#A4CD80 #80CBCD #A980CD #CD8280
square
#A4CD80 #80CBCD #A980CD #CD8280
split-complementary
#A4CD80 #8280CD #CD80CB
monochromatic
#66973B #85BC54 #A4CD80 #C3DEAC #E3F0D8
Accessibility & contrast
On white
1.81
#A4CD80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.62
#A4CD80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4CD80
11.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4CD80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4CD80 | 1.00 | 1.81 | 11.62 | 11.62 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4C37A
Deuteranopia (green-blind)
#CDC084
Tritanopia (blue-blind)
#A6C7BA
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #a4cd80; /* rgb */ color: rgb(164, 205, 128); /* oklch */ color: oklch(80.0% 0.112 131.3);
Tailwind
colors: {
custom: {
50: '#c0dca5',
500: '#a4cd80',
950: '#000000',
},
}SCSS
$custom: #a4cd80; $custom-light: #c0dca5; $custom-dark: #000000;
JSON
{
"hex": "#a4cd80",
"rgb": {
"r": 164,
"g": 205,
"b": 128
},
"hsl": {
"h": 91.948,
"s": 43.503,
"l": 65.294
},
"oklch": {
"l": 0.80037,
"c": 0.1119,
"h": 131.3
},
"luminance": 0.53114
}Semantic roles & 50–950 ramp
primary
#A4CD80
secondary
#7B549D
accent
#2FB777
background
#FDFEFC
surface
#F9FCF6
border
#D2D5D0
text
#12150F
muted
#828480