#A3CAA2#A3CAA2
#A3CAA2 is a light, moderate green. Relative luminance 0.526; OKLCH L 80.0% C 0.069 H 144.3°. Best body text is #000000 at 11.53:1 contrast (WCAG AA passes).
Color values
| HEX | #A3CAA2 |
|---|---|
| RGB | rgb(163, 202, 162) |
| HSL | hsl(119, 27%, 71%) |
| HSV | hsv(119, 20%, 79%) |
| CMYK | cmyk(19.3%, 0%, 19.8%, 20.8%) |
| CIE-LAB | lab(77.66, -20.63, 15.80) |
| CIE-LCH | lch(77.66, 25.98, 142.55°) |
| OKLab | oklab(80% -0.0564 0.0406) |
| OKLCH | oklch(80% 0.069 144.3) |
| XYZ | xyz(42.7448, 52.6352, 42.0829) |
| Luminance | 0.5264 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 4.45
Light Grey Green
#B7E1A1
ΔE00 7.53
Lichen
#8FB67B
ΔE00 7.57
Greenish Grey
#96AE8D
ΔE00 7.74
Sage Green
#9CAF88
ΔE00 8.02
Hospital Green
#9BE5AA
ΔE00 8.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A3CAA2 #C9A2CA
analogous
#B7CAA2 #A3CAA2 #A2CAB5
triadic
#A3CAA2 #A2A3CA #CAA2A3
tetradic
#A3CAA2 #A2B7CA #C9A2CA #CAB5A2
square
#A3CAA2 #A2B7CA #C9A2CA #CAB5A2
split-complementary
#A3CAA2 #B5A2CA #CAA2B7
monochromatic
#599A58 #7CB47B #A3CAA2 #CAE0C9 #ECF4EC
Accessibility & contrast
On white
1.82
#A3CAA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.53
#A3CAA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A3CAA2
11.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A3CAA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A3CAA2 | 1.00 | 1.82 | 11.53 | 11.53 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC2A0
Deuteranopia (green-blind)
#C5BEA4
Tritanopia (blue-blind)
#A0C8BF
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #a3caa2; /* rgb */ color: rgb(163, 202, 162); /* oklch */ color: oklch(80.0% 0.069 144.3);
Tailwind
colors: {
custom: {
50: '#bedabd',
500: '#a3caa2',
950: '#000000',
},
}SCSS
$custom: #a3caa2; $custom-light: #bedabd; $custom-dark: #000000;
JSON
{
"hex": "#a3caa2",
"rgb": {
"r": 163,
"g": 202,
"b": 162
},
"hsl": {
"h": 118.5,
"s": 27.397,
"l": 71.373
},
"oklch": {
"l": 0.79998,
"c": 0.06944,
"h": 144.3
},
"luminance": 0.52636
}Semantic roles & 50–950 ramp
primary
#A3CAA2
secondary
#9E719F
accent
#40A6A3
background
#FDFEFD
surface
#F8FBF8
border
#D1D4D1
text
#121412
muted
#828382