#AABBAA#AABBAA
#AABBAA is a light, muted green. Relative luminance 0.470; OKLCH L 77.4% C 0.030 H 145.3°. Best body text is #000000 at 10.40:1 contrast (WCAG AA passes).
Color values
| HEX | #AABBAA |
|---|---|
| RGB | rgb(170, 187, 170) |
| HSL | hsl(120, 11%, 70%) |
| HSV | hsv(120, 9%, 73%) |
| CMYK | cmyk(9.1%, 0%, 9.1%, 26.7%) |
| CIE-LAB | lab(74.18, -9.09, 6.62) |
| CIE-LCH | lch(74.18, 11.24, 143.91°) |
| OKLab | oklab(77.41% -0.0249 0.0173) |
| OKLCH | oklch(77.41% 0.03 145.3) |
| XYZ | xyz(41.6022, 46.9885, 44.9003) |
| Luminance | 0.4699 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 7.28
Sage Green
#9CAF88
ΔE00 8.17
Cement
#A5A391
ΔE00 9.72
Silver (survey)
#C5C9C7
ΔE00 10.10
Greyish
#A8A495
ΔE00 10.50
Darkseagreen
#8FBC8F
ΔE00 10.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AABBAA #BBAABB
analogous
#B3BBAA #AABBAA #AABBB3
triadic
#AABBAA #AAAABB #BBAAAA
tetradic
#AABBAA #AAB3BB #BBAABB #BBB3AA
square
#AABBAA #AAB3BB #BBAABB #BBB3AA
split-complementary
#AABBAA #B3AABB #BBAAB3
monochromatic
#688268 #88A088 #AABBAA #CCD6CC #EEF1EE
Accessibility & contrast
On white
2.02
#AABBAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.40
#AABBAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AABBAA
10.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AABBAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AABBAA | 1.00 | 2.02 | 10.40 | 10.40 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCB8A9
Deuteranopia (green-blind)
#B9B6AB
Tritanopia (blue-blind)
#A9BAB6
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #aabbaa; /* rgb */ color: rgb(170, 187, 170); /* oklch */ color: oklch(77.4% 0.030 145.3);
Tailwind
colors: {
custom: {
50: '#c3cfc3',
500: '#aabbaa',
950: '#000000',
},
}SCSS
$custom: #aabbaa; $custom-light: #c3cfc3; $custom-dark: #000000;
JSON
{
"hex": "#aabbaa",
"rgb": {
"r": 170,
"g": 187,
"b": 170
},
"hsl": {
"h": 120,
"s": 11.111,
"l": 70
},
"oklch": {
"l": 0.7741,
"c": 0.0303,
"h": 145.3
},
"luminance": 0.46989
}Semantic roles & 50–950 ramp
primary
#AABBAA
secondary
#E3DEE3
accent
#509595
background
#FBFCFB
surface
#F7F9F7
border
#D0D2D0
text
#121312
muted
#818281