#A2CAAD#A2CAAD
#A2CAAD is a light, muted green. Relative luminance 0.529; OKLCH L 80.2% C 0.059 H 153.5°. Best body text is #000000 at 11.59:1 contrast (WCAG AA passes).
Color values
| HEX | #A2CAAD |
|---|---|
| RGB | rgb(162, 202, 173) |
| HSL | hsl(137, 27%, 71%) |
| HSV | hsv(137, 20%, 79%) |
| CMYK | cmyk(19.8%, 0%, 14.4%, 20.8%) |
| CIE-LAB | lab(77.84, -18.98, 10.16) |
| CIE-LCH | lch(77.84, 21.52, 151.84°) |
| OKLab | oklab(80.21% -0.0526 0.0263) |
| OKLCH | oklch(80.21% 0.059 153.5) |
| XYZ | xyz(43.5617, 52.9383, 47.4500) |
| Luminance | 0.5294 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 6.25
Pale Teal
#82CBB2
ΔE00 6.48
Greenish Grey
#96AE8D
ΔE00 8.21
Seafoam Blue
#78D1B6
ΔE00 8.23
Light Teal
#90E4C1
ΔE00 8.54
Sage Green
#9CAF88
ΔE00 9.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2CAAD #CAA2BF
analogous
#ABCAA2 #A2CAAD #A2CAC1
triadic
#A2CAAD #ADA2CA #CAADA2
tetradic
#A2CAAD #A2ABCA #CAA2BF #CAC1A2
square
#A2CAAD #A2ABCA #CAA2BF #CAC1A2
split-complementary
#A2CAAD #C1A2CA #CAA2AB
monochromatic
#589A6A #7BB48B #A2CAAD #C9E0CF #ECF4EE
Accessibility & contrast
On white
1.81
#A2CAAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.59
#A2CAAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2CAAD
11.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2CAAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2CAAD | 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)
#CAC3AB
Deuteranopia (green-blind)
#C3BFAE
Tritanopia (blue-blind)
#9CC9C2
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #a2caad; /* rgb */ color: rgb(162, 202, 173); /* oklch */ color: oklch(80.2% 0.059 153.5);
Tailwind
colors: {
custom: {
50: '#bedac5',
500: '#a2caad',
950: '#000000',
},
}SCSS
$custom: #a2caad; $custom-light: #bedac5; $custom-dark: #000000;
JSON
{
"hex": "#a2caad",
"rgb": {
"r": 162,
"g": 202,
"b": 173
},
"hsl": {
"h": 136.5,
"s": 27.397,
"l": 71.373
},
"oklch": {
"l": 0.80206,
"c": 0.05883,
"h": 153.5
},
"luminance": 0.5294
}Semantic roles & 50–950 ramp
primary
#A2CAAD
secondary
#9F7192
accent
#408AA6
background
#FDFEFD
surface
#F8FBF9
border
#D1D4D2
text
#121412
muted
#828382