#A3CD89#A3CD89
#A3CD89 is a light, moderate yellow-green. Relative luminance 0.533; OKLCH L 80.1% C 0.102 H 134.0°. Best body text is #000000 at 11.65:1 contrast (WCAG AA passes).
Color values
| HEX | #A3CD89 |
|---|---|
| RGB | rgb(163, 205, 137) |
| HSL | hsl(97, 40%, 67%) |
| HSV | hsv(97, 33%, 80%) |
| CMYK | cmyk(20.5%, 0%, 33.2%, 19.6%) |
| CIE-LAB | lab(78.03, -26.11, 29.48) |
| CIE-LCH | lch(78.03, 39.38, 131.54°) |
| OKLab | oklab(80.14% -0.0711 0.0736) |
| OKLCH | oklch(80.14% 0.102 134) |
| XYZ | xyz(41.4500, 53.2544, 31.7574) |
| Luminance | 0.5325 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio
#93C572
ΔE00 3.91
Light Moss Green
#A6C875
ΔE00 3.98
Pale Olive Green
#B1D27B
ΔE00 4.75
Light Grey Green
#B7E1A1
ΔE00 5.03
Pale Olive
#B9CC81
ΔE00 5.66
Lichen
#8FB67B
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A3CD89 #B389CD
analogous
#C5CD89 #A3CD89 #89CD91
triadic
#A3CD89 #89A3CD #CD89A3
tetradic
#A3CD89 #89C5CD #B389CD #CD9189
square
#A3CD89 #89C5CD #B389CD #CD9189
split-complementary
#A3CD89 #9189CD #CD89C5
monochromatic
#639A41 #81BB5E #A3CD89 #C5DFB4 #E6F1DF
Accessibility & contrast
On white
1.80
#A3CD89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.65
#A3CD89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A3CD89
11.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A3CD89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A3CD89 | 1.00 | 1.80 | 11.65 | 11.65 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C384
Deuteranopia (green-blind)
#CCC08C
Tritanopia (blue-blind)
#A3C8BB
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #a3cd89; /* rgb */ color: rgb(163, 205, 137); /* oklch */ color: oklch(80.1% 0.102 134.0);
Tailwind
colors: {
custom: {
50: '#bfdcac',
500: '#a3cd89',
950: '#000000',
},
}SCSS
$custom: #a3cd89; $custom-light: #bfdcac; $custom-dark: #000000;
JSON
{
"hex": "#a3cd89",
"rgb": {
"r": 163,
"g": 205,
"b": 137
},
"hsl": {
"h": 97.059,
"s": 40.476,
"l": 67.059
},
"oklch": {
"l": 0.80136,
"c": 0.10237,
"h": 134
},
"luminance": 0.53255
}Semantic roles & 50–950 ramp
primary
#A3CD89
secondary
#855AA1
accent
#32B482
background
#FDFEFD
surface
#F9FCF7
border
#D2D5D0
text
#121510
muted
#828481