#AABCAD#AABCAD
#AABCAD is a light, muted green. Relative luminance 0.475; OKLCH L 77.7% C 0.029 H 150.3°. Best body text is #000000 at 10.51:1 contrast (WCAG AA passes).
Color values
| HEX | #AABCAD |
|---|---|
| RGB | rgb(170, 188, 173) |
| HSL | hsl(130, 12%, 70%) |
| HSV | hsv(130, 10%, 74%) |
| CMYK | cmyk(9.6%, 0%, 8%, 26.3%) |
| CIE-LAB | lab(74.53, -9.06, 5.49) |
| CIE-LCH | lch(74.53, 10.59, 148.79°) |
| OKLab | oklab(77.71% -0.0251 0.0143) |
| OKLCH | oklch(77.71% 0.029 150.3) |
| XYZ | xyz(42.1021, 47.5291, 46.4830) |
| Luminance | 0.4753 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 7.94
Sage Green
#9CAF88
ΔE00 8.96
Silver (survey)
#C5C9C7
ΔE00 9.69
Cement
#A5A391
ΔE00 10.17
Greyish
#A8A495
ΔE00 10.84
Cool Grey
#95A3A6
ΔE00 11.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AABCAD #BCAAB9
analogous
#B0BCAA #AABCAD #AABCB6
triadic
#AABCAD #ADAABC #BCADAA
tetradic
#AABCAD #AAB0BC #BCAAB9 #BCB6AA
square
#AABCAD #AAB0BC #BCAAB9 #BCB6AA
split-complementary
#AABCAD #B6AABC #BCAAB0
monochromatic
#68846C #88A18C #AABCAD #CCD7CE #EEF2EE
Accessibility & contrast
On white
2.00
#AABCAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.51
#AABCAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AABCAD
10.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AABCAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AABCAD | 1.00 | 2.00 | 10.51 | 10.51 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCB9AC
Deuteranopia (green-blind)
#B9B6AE
Tritanopia (blue-blind)
#A8BBB8
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #aabcad; /* rgb */ color: rgb(170, 188, 173); /* oklch */ color: oklch(77.7% 0.029 150.3);
Tailwind
colors: {
custom: {
50: '#c3d0c5',
500: '#aabcad',
950: '#000000',
},
}SCSS
$custom: #aabcad; $custom-light: #c3d0c5; $custom-dark: #000000;
JSON
{
"hex": "#aabcad",
"rgb": {
"r": 170,
"g": 188,
"b": 173
},
"hsl": {
"h": 130,
"s": 11.842,
"l": 70.196
},
"oklch": {
"l": 0.77707,
"c": 0.02888,
"h": 150.3
},
"luminance": 0.4753
}Semantic roles & 50–950 ramp
primary
#AABCAD
secondary
#E3DEE3
accent
#508A96
background
#FCFCFC
surface
#F8F9F8
border
#D1D2D1
text
#121412
muted
#818281