#AABCAE#AABCAE
#AABCAE is a light, muted green. Relative luminance 0.476; OKLCH L 77.7% C 0.028 H 152.2°. Best body text is #000000 at 10.51:1 contrast (WCAG AA passes).
Color values
| HEX | #AABCAE |
|---|---|
| RGB | rgb(170, 188, 174) |
| HSL | hsl(133, 12%, 70%) |
| HSV | hsv(133, 10%, 74%) |
| CMYK | cmyk(9.6%, 0%, 7.4%, 26.3%) |
| CIE-LAB | lab(74.55, -8.87, 4.98) |
| CIE-LCH | lch(74.55, 10.17, 150.69°) |
| OKLab | oklab(77.74% -0.0247 0.013) |
| OKLCH | oklch(77.74% 0.028 152.2) |
| XYZ | xyz(42.1992, 47.5679, 46.9945) |
| Luminance | 0.4757 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 8.26
Sage Green
#9CAF88
ΔE00 9.31
Silver (survey)
#C5C9C7
ΔE00 9.44
Cement
#A5A391
ΔE00 10.22
Cool Grey
#95A3A6
ΔE00 10.71
Greyish
#A8A495
ΔE00 10.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AABCAE #BCAAB8
analogous
#AFBCAA #AABCAE #AABCB7
triadic
#AABCAE #AEAABC #BCAEAA
tetradic
#AABCAE #AAAFBC #BCAAB8 #BCB7AA
square
#AABCAE #AAAFBC #BCAAB8 #BCB7AA
split-complementary
#AABCAE #B7AABC #BCAAAF
monochromatic
#68846E #88A18D #AABCAE #CCD7CF #EEF2EF
Accessibility & contrast
On white
2.00
#AABCAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.51
#AABCAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AABCAE
10.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AABCAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AABCAE | 1.00 | 2.00 | 10.51 | 10.51 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCB9AD
Deuteranopia (green-blind)
#B9B7AF
Tritanopia (blue-blind)
#A8BBB8
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #aabcae; /* rgb */ color: rgb(170, 188, 174); /* oklch */ color: oklch(77.7% 0.028 152.2);
Tailwind
colors: {
custom: {
50: '#c3d0c6',
500: '#aabcae',
950: '#000000',
},
}SCSS
$custom: #aabcae; $custom-light: #c3d0c6; $custom-dark: #000000;
JSON
{
"hex": "#aabcae",
"rgb": {
"r": 170,
"g": 188,
"b": 174
},
"hsl": {
"h": 133.333,
"s": 11.842,
"l": 70.196
},
"oklch": {
"l": 0.77735,
"c": 0.02788,
"h": 152.2
},
"luminance": 0.47568
}Semantic roles & 50–950 ramp
primary
#AABCAE
secondary
#E3DEE2
accent
#508696
background
#FCFCFC
surface
#F8F9F8
border
#D1D2D1
text
#121413
muted
#818282