#AABBAD#AABBAD
#AABBAD is a light, muted green. Relative luminance 0.471; OKLCH L 77.5% C 0.027 H 150.7°. Best body text is #000000 at 10.42:1 contrast (WCAG AA passes).
Color values
| HEX | #AABBAD |
|---|---|
| RGB | rgb(170, 187, 173) |
| HSL | hsl(131, 11%, 70%) |
| HSV | hsv(131, 9%, 73%) |
| CMYK | cmyk(9.1%, 0%, 7.5%, 26.7%) |
| CIE-LAB | lab(74.26, -8.53, 5.10) |
| CIE-LCH | lch(74.26, 9.94, 149.15°) |
| OKLab | oklab(77.49% -0.0237 0.0133) |
| OKLCH | oklch(77.49% 0.027 150.7) |
| XYZ | xyz(41.8892, 47.1033, 46.4120) |
| Luminance | 0.4710 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 8.22
Sage Green
#9CAF88
ΔE00 9.22
Silver (survey)
#C5C9C7
ΔE00 9.33
Cement
#A5A391
ΔE00 9.83
Greyish
#A8A495
ΔE00 10.44
Cool Grey
#95A3A6
ΔE00 10.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AABBAD #BBAAB8
analogous
#B0BBAA #AABBAD #AABBB5
triadic
#AABBAD #ADAABB #BBADAA
tetradic
#AABBAD #AAB0BB #BBAAB8 #BBB5AA
square
#AABBAD #AAB0BB #BBAAB8 #BBB5AA
split-complementary
#AABBAD #B5AABB #BBAAB0
monochromatic
#68826D #88A08C #AABBAD #CCD6CE #EEF1EF
Accessibility & contrast
On white
2.02
#AABBAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.42
#AABBAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AABBAD
10.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AABBAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AABBAD | 1.00 | 2.02 | 10.42 | 10.42 |
| #FFFFFF | 2.02 | 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)
#BBB8AC
Deuteranopia (green-blind)
#B8B6AE
Tritanopia (blue-blind)
#A8BAB7
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #aabbad; /* rgb */ color: rgb(170, 187, 173); /* oklch */ color: oklch(77.5% 0.027 150.7);
Tailwind
colors: {
custom: {
50: '#c3cfc5',
500: '#aabbad',
950: '#000000',
},
}SCSS
$custom: #aabbad; $custom-light: #c3cfc5; $custom-dark: #000000;
JSON
{
"hex": "#aabbad",
"rgb": {
"r": 170,
"g": 187,
"b": 173
},
"hsl": {
"h": 130.588,
"s": 11.111,
"l": 70
},
"oklch": {
"l": 0.77492,
"c": 0.02714,
"h": 150.7
},
"luminance": 0.47104
}Semantic roles & 50–950 ramp
primary
#AABBAD
secondary
#E3DEE2
accent
#508995
background
#FBFCFC
surface
#F7F9F8
border
#D0D2D1
text
#121312
muted
#818281