#AABBAE#AABBAE
#AABBAE is a light, muted green. Relative luminance 0.471; OKLCH L 77.5% C 0.026 H 152.7°. Best body text is #000000 at 10.43:1 contrast (WCAG AA passes).
Color values
| HEX | #AABBAE |
|---|---|
| RGB | rgb(170, 187, 174) |
| HSL | hsl(134, 11%, 70%) |
| HSV | hsv(134, 9%, 73%) |
| CMYK | cmyk(9.1%, 0%, 7%, 26.7%) |
| CIE-LAB | lab(74.28, -8.34, 4.59) |
| CIE-LCH | lch(74.28, 9.52, 151.20°) |
| OKLab | oklab(77.52% -0.0232 0.012) |
| OKLCH | oklch(77.52% 0.026 152.7) |
| XYZ | xyz(41.9863, 47.1422, 46.9235) |
| Luminance | 0.4714 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 8.56
Silver (survey)
#C5C9C7
ΔE00 9.07
Sage Green
#9CAF88
ΔE00 9.59
Cement
#A5A391
ΔE00 9.89
Cool Grey
#95A3A6
ΔE00 10.21
Greyish
#A8A495
ΔE00 10.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AABBAE #BBAAB7
analogous
#AEBBAA #AABBAE #AABBB7
triadic
#AABBAE #AEAABB #BBAEAA
tetradic
#AABBAE #AAAEBB #BBAAB7 #BBB7AA
square
#AABBAE #AAAEBB #BBAAB7 #BBB7AA
split-complementary
#AABBAE #B7AABB #BBAAAE
monochromatic
#68826E #88A08E #AABBAE #CCD6CE #EEF1EF
Accessibility & contrast
On white
2.01
#AABBAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.43
#AABBAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AABBAE
10.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AABBAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AABBAE | 1.00 | 2.01 | 10.43 | 10.43 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB8AD
Deuteranopia (green-blind)
#B8B6AF
Tritanopia (blue-blind)
#A8BAB7
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #aabbae; /* rgb */ color: rgb(170, 187, 174); /* oklch */ color: oklch(77.5% 0.026 152.7);
Tailwind
colors: {
custom: {
50: '#c3cfc6',
500: '#aabbae',
950: '#000000',
},
}SCSS
$custom: #aabbae; $custom-light: #c3cfc6; $custom-dark: #000000;
JSON
{
"hex": "#aabbae",
"rgb": {
"r": 170,
"g": 187,
"b": 174
},
"hsl": {
"h": 134.118,
"s": 11.111,
"l": 70
},
"oklch": {
"l": 0.7752,
"c": 0.02614,
"h": 152.7
},
"luminance": 0.47143
}Semantic roles & 50–950 ramp
primary
#AABBAE
secondary
#E3DEE2
accent
#508595
background
#FBFCFC
surface
#F7F9F8
border
#D0D2D1
text
#121313
muted
#818282