#A3CD85#A3CD85
#A3CD85 is a light, moderate yellow-green. Relative luminance 0.531; OKLCH L 80.1% C 0.107 H 133.0°. Best body text is #000000 at 11.63:1 contrast (WCAG AA passes).
Color values
| HEX | #A3CD85 |
|---|---|
| RGB | rgb(163, 205, 133) |
| HSL | hsl(95, 42%, 66%) |
| HSV | hsv(95, 35%, 80%) |
| CMYK | cmyk(20.5%, 0%, 35.1%, 19.6%) |
| CIE-LAB | lab(77.96, -26.69, 31.46) |
| CIE-LCH | lch(77.96, 41.25, 130.31°) |
| OKLab | oklab(80.06% -0.0728 0.0782) |
| OKLCH | oklch(80.06% 0.107 133) |
| XYZ | xyz(41.1684, 53.1418, 30.2742) |
| Luminance | 0.5314 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Moss Green
#A6C875
ΔE00 3.26
Pistachio
#93C572
ΔE00 3.39
Pale Olive Green
#B1D27B
ΔE00 4.07
Pale Olive
#B9CC81
ΔE00 5.29
Light Grey Green
#B7E1A1
ΔE00 5.31
Tan Green
#A9BE70
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A3CD85 #AF85CD
analogous
#C7CD85 #A3CD85 #85CD8B
triadic
#A3CD85 #85A3CD #CD85A3
tetradic
#A3CD85 #85C7CD #AF85CD #CD8B85
square
#A3CD85 #85C7CD #AF85CD #CD8B85
split-complementary
#A3CD85 #8B85CD #CD85C7
monochromatic
#64993F #82BB5A #A3CD85 #C4DFB0 #E4F1DC
Accessibility & contrast
On white
1.81
#A3CD85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.63
#A3CD85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A3CD85
11.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A3CD85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A3CD85 | 1.00 | 1.81 | 11.63 | 11.63 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3C380
Deuteranopia (green-blind)
#CCC089
Tritanopia (blue-blind)
#A4C7BB
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #a3cd85; /* rgb */ color: rgb(163, 205, 133); /* oklch */ color: oklch(80.1% 0.107 133.0);
Tailwind
colors: {
custom: {
50: '#bfdca9',
500: '#a3cd85',
950: '#000000',
},
}SCSS
$custom: #a3cd85; $custom-light: #bfdca9; $custom-dark: #000000;
JSON
{
"hex": "#a3cd85",
"rgb": {
"r": 163,
"g": 205,
"b": 133
},
"hsl": {
"h": 95,
"s": 41.86,
"l": 66.275
},
"oklch": {
"l": 0.80061,
"c": 0.10685,
"h": 133
},
"luminance": 0.53143
}Semantic roles & 50–950 ramp
primary
#A3CD85
secondary
#81579F
accent
#31B57E
background
#FDFEFC
surface
#F9FCF6
border
#D2D5D0
text
#121510
muted
#828480