#A3CD8A#A3CD8A
#A3CD8A is a light, moderate yellow-green. Relative luminance 0.533; OKLCH L 80.2% C 0.101 H 134.3°. Best body text is #000000 at 11.66:1 contrast (WCAG AA passes).
Color values
| HEX | #A3CD8A |
|---|---|
| RGB | rgb(163, 205, 138) |
| HSL | hsl(98, 40%, 67%) |
| HSV | hsv(98, 33%, 80%) |
| CMYK | cmyk(20.5%, 0%, 32.7%, 19.6%) |
| CIE-LAB | lab(78.04, -25.97, 28.98) |
| CIE-LCH | lch(78.04, 38.91, 131.86°) |
| OKLab | oklab(80.16% -0.0707 0.0725) |
| OKLCH | oklch(80.16% 0.101 134.3) |
| XYZ | xyz(41.5220, 53.2833, 32.1369) |
| Luminance | 0.5328 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio
#93C572
ΔE00 4.06
Light Moss Green
#A6C875
ΔE00 4.17
Pale Olive Green
#B1D27B
ΔE00 4.93
Light Grey Green
#B7E1A1
ΔE00 4.98
Pale Olive
#B9CC81
ΔE00 5.77
Lichen
#8FB67B
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A3CD8A #B48ACD
analogous
#C5CD8A #A3CD8A #8ACD93
triadic
#A3CD8A #8AA3CD #CD8AA3
tetradic
#A3CD8A #8AC5CD #B48ACD #CD938A
square
#A3CD8A #8AC5CD #B48ACD #CD938A
split-complementary
#A3CD8A #938ACD #CD8AC5
monochromatic
#639B42 #81BB5F #A3CD8A #C5DFB5 #E6F2E0
Accessibility & contrast
On white
1.80
#A3CD8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.66
#A3CD8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A3CD8A
11.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A3CD8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A3CD8A | 1.00 | 1.80 | 11.66 | 11.66 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C386
Deuteranopia (green-blind)
#CCC08D
Tritanopia (blue-blind)
#A3C8BC
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #a3cd8a; /* rgb */ color: rgb(163, 205, 138); /* oklch */ color: oklch(80.2% 0.101 134.3);
Tailwind
colors: {
custom: {
50: '#bfdcac',
500: '#a3cd8a',
950: '#000000',
},
}SCSS
$custom: #a3cd8a; $custom-light: #bfdcac; $custom-dark: #000000;
JSON
{
"hex": "#a3cd8a",
"rgb": {
"r": 163,
"g": 205,
"b": 138
},
"hsl": {
"h": 97.612,
"s": 40.12,
"l": 67.255
},
"oklch": {
"l": 0.80155,
"c": 0.10124,
"h": 134.3
},
"luminance": 0.53284
}Semantic roles & 50–950 ramp
primary
#A3CD8A
secondary
#875AA1
accent
#32B383
background
#FDFEFD
surface
#F9FCF7
border
#D2D5D0
text
#121510
muted
#828481