#A3CD97#A3CD97
#A3CD97 is a light, moderate green. Relative luminance 0.537; OKLCH L 80.4% C 0.087 H 138.8°. Best body text is #000000 at 11.74:1 contrast (WCAG AA passes).
Color values
| HEX | #A3CD97 |
|---|---|
| RGB | rgb(163, 205, 151) |
| HSL | hsl(107, 35%, 70%) |
| HSV | hsv(107, 26%, 80%) |
| CMYK | cmyk(20.5%, 0%, 26.3%, 19.6%) |
| CIE-LAB | lab(78.28, -23.96, 22.49) |
| CIE-LCH | lch(78.28, 32.86, 136.82°) |
| OKLab | oklab(80.42% -0.0651 0.057) |
| OKLCH | oklch(80.42% 0.087 138.8) |
| XYZ | xyz(42.5202, 53.6825, 37.3937) |
| Luminance | 0.5368 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 5.08
Light Grey Green
#B7E1A1
ΔE00 5.17
Lichen
#8FB67B
ΔE00 6.34
Pistachio
#93C572
ΔE00 6.49
Hospital Green
#9BE5AA
ΔE00 6.85
Light Moss Green
#A6C875
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A3CD97 #C197CD
analogous
#BECD97 #A3CD97 #97CDA6
triadic
#A3CD97 #97A3CD #CD97A3
tetradic
#A3CD97 #97BECD #C197CD #CDA697
square
#A3CD97 #97BECD #C197CD #CDA697
split-complementary
#A3CD97 #A697CD #CD97BE
monochromatic
#5E9E4C #7EB96E #A3CD97 #C8E1C0 #ECF5EA
Accessibility & contrast
On white
1.79
#A3CD97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.74
#A3CD97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A3CD97
11.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A3CD97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A3CD97 | 1.00 | 1.79 | 11.74 | 11.74 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C494
Deuteranopia (green-blind)
#CAC09A
Tritanopia (blue-blind)
#A1C9BE
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #a3cd97; /* rgb */ color: rgb(163, 205, 151); /* oklch */ color: oklch(80.4% 0.087 138.8);
Tailwind
colors: {
custom: {
50: '#bfdcb6',
500: '#a3cd97',
950: '#000000',
},
}SCSS
$custom: #a3cd97; $custom-light: #bfdcb6; $custom-dark: #000000;
JSON
{
"hex": "#a3cd97",
"rgb": {
"r": 163,
"g": 205,
"b": 151
},
"hsl": {
"h": 106.667,
"s": 35.065,
"l": 69.804
},
"oklch": {
"l": 0.8042,
"c": 0.08659,
"h": 138.8
},
"luminance": 0.53684
}Semantic roles & 50–950 ramp
primary
#A3CD97
secondary
#9566A2
accent
#38AE94
background
#FDFEFD
surface
#F8FCF8
border
#D1D5D1
text
#121511
muted
#828481