#AABCA4#AABCA4
#AABCA4 is a light, muted green. Relative luminance 0.472; OKLCH L 77.5% C 0.039 H 137.9°. Best body text is #000000 at 10.44:1 contrast (WCAG AA passes).
Color values
| HEX | #AABCA4 |
|---|---|
| RGB | rgb(170, 188, 164) |
| HSL | hsl(105, 15%, 69%) |
| HSV | hsv(105, 13%, 74%) |
| CMYK | cmyk(9.6%, 0%, 12.8%, 26.3%) |
| CIE-LAB | lab(74.31, -10.69, 10.07) |
| CIE-LCH | lch(74.31, 14.68, 136.72°) |
| OKLab | oklab(77.47% -0.0288 0.0261) |
| OKLCH | oklch(77.47% 0.039 137.9) |
| XYZ | xyz(41.2604, 47.1924, 42.0501) |
| Luminance | 0.4719 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 5.61
Sage Green
#9CAF88
ΔE00 6.16
Darkseagreen
#8FBC8F
ΔE00 8.60
Grey Green
#86A17D
ΔE00 9.80
Greyish Green
#82A67D
ΔE00 10.26
Cement
#A5A391
ΔE00 10.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AABCA4 #B6A4BC
analogous
#B6BCA4 #AABCA4 #A4BCAA
triadic
#AABCA4 #A4AABC #BCA4AA
tetradic
#AABCA4 #A4B6BC #B6A4BC #BCAAA4
square
#AABCA4 #A4B6BC #B6A4BC #BCAAA4
split-complementary
#AABCA4 #AAA4BC #BCA4B6
monochromatic
#6A8461 #89A281 #AABCA4 #CBD6C7 #ECF0EA
Accessibility & contrast
On white
2.01
#AABCA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.44
#AABCA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AABCA4
10.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AABCA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AABCA4 | 1.00 | 2.01 | 10.44 | 10.44 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEB8A3
Deuteranopia (green-blind)
#BBB6A5
Tritanopia (blue-blind)
#AABAB5
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #aabca4; /* rgb */ color: rgb(170, 188, 164); /* oklch */ color: oklch(77.5% 0.039 137.9);
Tailwind
colors: {
custom: {
50: '#c3d0bf',
500: '#aabca4',
950: '#000000',
},
}SCSS
$custom: #aabca4; $custom-light: #c3d0bf; $custom-dark: #000000;
JSON
{
"hex": "#aabca4",
"rgb": {
"r": 170,
"g": 188,
"b": 164
},
"hsl": {
"h": 105,
"s": 15.19,
"l": 69.02
},
"oklch": {
"l": 0.77466,
"c": 0.03891,
"h": 137.9
},
"luminance": 0.47193
}Semantic roles & 50–950 ramp
primary
#AABCA4
secondary
#E0DAE1
accent
#4C9986
background
#FCFCFB
surface
#F8F9F7
border
#D1D2D0
text
#121412
muted
#818281