#A0CD8A#A0CD8A
#A0CD8A is a light, moderate green. Relative luminance 0.530; OKLCH L 80.0% C 0.103 H 135.7°. Best body text is #000000 at 11.59:1 contrast (WCAG AA passes).
Color values
| HEX | #A0CD8A |
|---|---|
| RGB | rgb(160, 205, 138) |
| HSL | hsl(100, 40%, 67%) |
| HSV | hsv(100, 33%, 80%) |
| CMYK | cmyk(22%, 0%, 32.7%, 19.6%) |
| CIE-LAB | lab(77.86, -27.03, 28.70) |
| CIE-LCH | lch(77.86, 39.42, 133.28°) |
| OKLab | oklab(79.96% -0.0736 0.0718) |
| OKLCH | oklch(79.96% 0.103 135.7) |
| XYZ | xyz(40.9149, 52.9702, 32.1084) |
| Luminance | 0.5297 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pistachio
#93C572
ΔE00 3.96
Light Moss Green
#A6C875
ΔE00 4.53
Light Grey Green
#B7E1A1
ΔE00 5.12
Pale Olive Green
#B1D27B
ΔE00 5.35
Lichen
#8FB67B
ΔE00 6.01
Pale Olive
#B9CC81
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0CD8A #B78ACD
analogous
#C1CD8A #A0CD8A #8ACD96
triadic
#A0CD8A #8AA0CD #CD8AA0
tetradic
#A0CD8A #8AC1CD #B78ACD #CD968A
square
#A0CD8A #8AC1CD #B78ACD #CD968A
split-complementary
#A0CD8A #968ACD #CD8AC1
monochromatic
#5F9B42 #7DBB5F #A0CD8A #C3DFB5 #E6F2E0
Accessibility & contrast
On white
1.81
#A0CD8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.59
#A0CD8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0CD8A
11.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0CD8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0CD8A | 1.00 | 1.81 | 11.59 | 11.59 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C386
Deuteranopia (green-blind)
#CBBF8D
Tritanopia (blue-blind)
#9FC8BC
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #a0cd8a; /* rgb */ color: rgb(160, 205, 138); /* oklch */ color: oklch(80.0% 0.103 135.7);
Tailwind
colors: {
custom: {
50: '#bddcac',
500: '#a0cd8a',
950: '#000000',
},
}SCSS
$custom: #a0cd8a; $custom-light: #bddcac; $custom-dark: #000000;
JSON
{
"hex": "#a0cd8a",
"rgb": {
"r": 160,
"g": 205,
"b": 138
},
"hsl": {
"h": 100.299,
"s": 40.12,
"l": 67.255
},
"oklch": {
"l": 0.79959,
"c": 0.10285,
"h": 135.7
},
"luminance": 0.52971
}Semantic roles & 50–950 ramp
primary
#A0CD8A
secondary
#8A5AA1
accent
#32B389
background
#FDFEFD
surface
#F8FCF7
border
#D1D5D0
text
#121510
muted
#828481