#A3CD99#A3CD99
#A3CD99 is a light, moderate green. Relative luminance 0.537; OKLCH L 80.5% C 0.084 H 139.7°. Best body text is #000000 at 11.75:1 contrast (WCAG AA passes).
Color values
| HEX | #A3CD99 |
|---|---|
| RGB | rgb(163, 205, 153) |
| HSL | hsl(108, 34%, 70%) |
| HSV | hsv(108, 25%, 80%) |
| CMYK | cmyk(20.5%, 0%, 25.4%, 19.6%) |
| CIE-LAB | lab(78.31, -23.63, 21.48) |
| CIE-LCH | lch(78.31, 31.94, 137.73°) |
| OKLab | oklab(80.46% -0.0643 0.0546) |
| OKLCH | oklch(80.46% 0.084 139.7) |
| XYZ | xyz(42.6840, 53.7480, 38.2564) |
| Luminance | 0.5375 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 4.92
Light Grey Green
#B7E1A1
ΔE00 5.36
Lichen
#8FB67B
ΔE00 6.51
Hospital Green
#9BE5AA
ΔE00 6.80
Pistachio
#93C572
ΔE00 6.92
Light Sage
#BCECAC
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A3CD99 #C399CD
analogous
#BDCD99 #A3CD99 #99CDA9
triadic
#A3CD99 #99A3CD #CD99A3
tetradic
#A3CD99 #99BDCD #C399CD #CDA999
square
#A3CD99 #99BDCD #C399CD #CDA999
split-complementary
#A3CD99 #A999CD #CD99BD
monochromatic
#5D9E4D #7EB970 #A3CD99 #C8E1C2 #ECF5EA
Accessibility & contrast
On white
1.79
#A3CD99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.75
#A3CD99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A3CD99
11.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A3CD99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A3CD99 | 1.00 | 1.79 | 11.75 | 11.75 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C496
Deuteranopia (green-blind)
#C9C09C
Tritanopia (blue-blind)
#A1C9BF
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #a3cd99; /* rgb */ color: rgb(163, 205, 153); /* oklch */ color: oklch(80.5% 0.084 139.7);
Tailwind
colors: {
custom: {
50: '#bfdcb7',
500: '#a3cd99',
950: '#000000',
},
}SCSS
$custom: #a3cd99; $custom-light: #bfdcb7; $custom-dark: #000000;
JSON
{
"hex": "#a3cd99",
"rgb": {
"r": 163,
"g": 205,
"b": 153
},
"hsl": {
"h": 108.462,
"s": 34.211,
"l": 70.196
},
"oklch": {
"l": 0.80463,
"c": 0.08435,
"h": 139.7
},
"luminance": 0.53749
}Semantic roles & 50–950 ramp
primary
#A3CD99
secondary
#9768A2
accent
#38AD97
background
#FDFEFD
surface
#F8FCF8
border
#D1D5D1
text
#121511
muted
#828481