#AABCAF#AABCAF
#AABCAF is a light, muted green. Relative luminance 0.476; OKLCH L 77.8% C 0.027 H 154.3°. Best body text is #000000 at 10.52:1 contrast (WCAG AA passes).
Color values
| HEX | #AABCAF |
|---|---|
| RGB | rgb(170, 188, 175) |
| HSL | hsl(137, 12%, 70%) |
| HSV | hsv(137, 10%, 74%) |
| CMYK | cmyk(9.6%, 0%, 6.9%, 26.3%) |
| CIE-LAB | lab(74.58, -8.68, 4.47) |
| CIE-LCH | lch(74.58, 9.77, 152.75°) |
| OKLab | oklab(77.76% -0.0243 0.0117) |
| OKLCH | oklch(77.76% 0.027 154.3) |
| XYZ | xyz(42.2970, 47.6071, 47.5098) |
| Luminance | 0.4761 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 8.59
Silver (survey)
#C5C9C7
ΔE00 9.19
Sage Green
#9CAF88
ΔE00 9.67
Cement
#A5A391
ΔE00 10.28
Cool Grey
#95A3A6
ΔE00 10.41
Silver
#C0C0C0
ΔE00 10.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AABCAF #BCAAB7
analogous
#AEBCAA #AABCAF #AABCB8
triadic
#AABCAF #AFAABC #BCAFAA
tetradic
#AABCAF #AAAEBC #BCAAB7 #BCB8AA
square
#AABCAF #AAAEBC #BCAAB7 #BCB8AA
split-complementary
#AABCAF #B8AABC #BCAAAE
monochromatic
#688470 #88A18F #AABCAF #CCD7CF #EEF2EF
Accessibility & contrast
On white
2.00
#AABCAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.52
#AABCAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AABCAF
10.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AABCAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AABCAF | 1.00 | 2.00 | 10.52 | 10.52 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCB9AE
Deuteranopia (green-blind)
#B9B7B0
Tritanopia (blue-blind)
#A8BBB8
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #aabcaf; /* rgb */ color: rgb(170, 188, 175); /* oklch */ color: oklch(77.8% 0.027 154.3);
Tailwind
colors: {
custom: {
50: '#c3d0c6',
500: '#aabcaf',
950: '#000000',
},
}SCSS
$custom: #aabcaf; $custom-light: #c3d0c6; $custom-dark: #000000;
JSON
{
"hex": "#aabcaf",
"rgb": {
"r": 170,
"g": 188,
"b": 175
},
"hsl": {
"h": 136.667,
"s": 11.842,
"l": 70.196
},
"oklch": {
"l": 0.77763,
"c": 0.02692,
"h": 154.3
},
"luminance": 0.47608
}Semantic roles & 50–950 ramp
primary
#AABCAF
secondary
#E3DEE2
accent
#508296
background
#FBFCFC
surface
#F7F9F8
border
#D0D2D1
text
#121413
muted
#818282