#AABCA2#AABCA2
#AABCA2 is a light, muted green. Relative luminance 0.471; OKLCH L 77.4% C 0.041 H 136.0°. Best body text is #000000 at 10.42:1 contrast (WCAG AA passes).
Color values
| HEX | #AABCA2 |
|---|---|
| RGB | rgb(170, 188, 162) |
| HSL | hsl(102, 16%, 69%) |
| HSV | hsv(102, 14%, 74%) |
| CMYK | cmyk(9.6%, 0%, 13.8%, 26.3%) |
| CIE-LAB | lab(74.27, -11.04, 11.08) |
| CIE-LCH | lch(74.27, 15.65, 134.89°) |
| OKLab | oklab(77.42% -0.0297 0.0287) |
| OKLCH | oklch(77.42% 0.041 136) |
| XYZ | xyz(41.0812, 47.1207, 41.1063) |
| Luminance | 0.4712 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 5.26
Sage Green
#9CAF88
ΔE00 5.64
Darkseagreen
#8FBC8F
ΔE00 8.16
Grey Green
#86A17D
ΔE00 9.52
Greyish Green
#82A67D
ΔE00 9.92
Lichen
#8FB67B
ΔE00 9.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AABCA2 #B4A2BC
analogous
#B7BCA2 #AABCA2 #A2BCA7
triadic
#AABCA2 #A2AABC #BCA2AA
tetradic
#AABCA2 #A2B7BC #B4A2BC #BCA7A2
square
#AABCA2 #A2B7BC #B4A2BC #BCA7A2
split-complementary
#AABCA2 #A7A2BC #BCA2B7
monochromatic
#6B845F #89A27E #AABCA2 #CBD6C6 #EBEFE9
Accessibility & contrast
On white
2.01
#AABCA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.42
#AABCA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AABCA2
10.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AABCA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AABCA2 | 1.00 | 2.01 | 10.42 | 10.42 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEB8A1
Deuteranopia (green-blind)
#BBB6A3
Tritanopia (blue-blind)
#AABAB5
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #aabca2; /* rgb */ color: rgb(170, 188, 162); /* oklch */ color: oklch(77.4% 0.041 136.0);
Tailwind
colors: {
custom: {
50: '#c3d0bd',
500: '#aabca2',
950: '#000000',
},
}SCSS
$custom: #aabca2; $custom-light: #c3d0bd; $custom-dark: #000000;
JSON
{
"hex": "#aabca2",
"rgb": {
"r": 170,
"g": 188,
"b": 162
},
"hsl": {
"h": 101.538,
"s": 16.25,
"l": 68.627
},
"oklch": {
"l": 0.77415,
"c": 0.0413,
"h": 136
},
"luminance": 0.47121
}Semantic roles & 50–950 ramp
primary
#AABCA2
secondary
#DED9E1
accent
#4B9A82
background
#FCFCFB
surface
#F8F9F6
border
#D1D2D0
text
#121412
muted
#818281