#AABCAB#AABCAB
#AABCAB is a light, muted green. Relative luminance 0.475; OKLCH L 77.7% C 0.031 H 146.8°. Best body text is #000000 at 10.49:1 contrast (WCAG AA passes).
Color values
| HEX | #AABCAB |
|---|---|
| RGB | rgb(170, 188, 171) |
| HSL | hsl(123, 12%, 70%) |
| HSV | hsv(123, 10%, 74%) |
| CMYK | cmyk(9.6%, 0%, 9%, 26.3%) |
| CIE-LAB | lab(74.48, -9.43, 6.50) |
| CIE-LCH | lch(74.48, 11.45, 145.40°) |
| OKLab | oklab(77.65% -0.0259 0.017) |
| OKLCH | oklch(77.65% 0.031 146.8) |
| XYZ | xyz(41.9100, 47.4523, 45.4714) |
| Luminance | 0.4745 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 7.33
Sage Green
#9CAF88
ΔE00 8.27
Cement
#A5A391
ΔE00 10.12
Silver (survey)
#C5C9C7
ΔE00 10.20
Darkseagreen
#8FBC8F
ΔE00 10.46
Greyish
#A8A495
ΔE00 10.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AABCAB #BCAABB
analogous
#B2BCAA #AABCAB #AABCB4
triadic
#AABCAB #ABAABC #BCABAA
tetradic
#AABCAB #AAB2BC #BCAABB #BCB4AA
square
#AABCAB #AAB2BC #BCAABB #BCB4AA
split-complementary
#AABCAB #B4AABC #BCAAB2
monochromatic
#688469 #88A189 #AABCAB #CCD7CD #EEF2EE
Accessibility & contrast
On white
2.00
#AABCAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.49
#AABCAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AABCAB
10.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AABCAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AABCAB | 1.00 | 2.00 | 10.49 | 10.49 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDB8AA
Deuteranopia (green-blind)
#B9B6AC
Tritanopia (blue-blind)
#A8BBB7
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #aabcab; /* rgb */ color: rgb(170, 188, 171); /* oklch */ color: oklch(77.7% 0.031 146.8);
Tailwind
colors: {
custom: {
50: '#c3d0c4',
500: '#aabcab',
950: '#000000',
},
}SCSS
$custom: #aabcab; $custom-light: #c3d0c4; $custom-dark: #000000;
JSON
{
"hex": "#aabcab",
"rgb": {
"r": 170,
"g": 188,
"b": 171
},
"hsl": {
"h": 123.333,
"s": 11.842,
"l": 70.196
},
"oklch": {
"l": 0.77652,
"c": 0.03097,
"h": 146.8
},
"luminance": 0.47453
}Semantic roles & 50–950 ramp
primary
#AABCAB
secondary
#E3DEE3
accent
#509296
background
#FCFCFC
surface
#F8F9F8
border
#D1D2D1
text
#121412
muted
#818281