#AABCB8#AABCB8
#AABCB8 is a light, muted teal. Relative luminance 0.480; OKLCH L 78.0% C 0.021 H 180.9°. Best body text is #000000 at 10.59:1 contrast (WCAG AA passes).
Color values
| HEX | #AABCB8 |
|---|---|
| RGB | rgb(170, 188, 184) |
| HSL | hsl(167, 12%, 70%) |
| HSV | hsv(167, 10%, 74%) |
| CMYK | cmyk(9.6%, 0%, 2.1%, 26.3%) |
| CIE-LAB | lab(74.81, -6.95, -0.09) |
| CIE-LCH | lch(74.81, 6.95, 180.72°) |
| OKLab | oklab(78.02% -0.0206 -0.0003) |
| OKLCH | oklch(78.02% 0.021 180.9) |
| XYZ | xyz(43.2106, 47.9725, 52.3212) |
| Luminance | 0.4797 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 7.33
Cool Grey
#95A3A6
ΔE00 7.95
Silver
#C0C0C0
ΔE00 8.70
Dove Gray
#B6B8BD
ΔE00 9.16
Cool Gray
#9AA7B0
ΔE00 9.20
Dark Gray
#A9A9A9
ΔE00 9.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AABCB8 #BCAAAE
analogous
#AABCAF #AABCB8 #AAB7BC
triadic
#AABCB8 #B8AABC #BCB8AA
tetradic
#AABCB8 #AFAABC #BCAAAE #B7BCAA
square
#AABCB8 #AFAABC #BCAAAE #B7BCAA
split-complementary
#AABCB8 #BCAAB7 #BCAFAA
monochromatic
#68847E #88A19B #AABCB8 #CCD7D5 #EEF2F1
Accessibility & contrast
On white
1.98
#AABCB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.59
#AABCB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AABCB8
10.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AABCB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AABCB8 | 1.00 | 1.98 | 10.59 | 10.59 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BABAB8
Deuteranopia (green-blind)
#B7B7B8
Tritanopia (blue-blind)
#A6BDBB
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #aabcb8; /* rgb */ color: rgb(170, 188, 184); /* oklch */ color: oklch(78.0% 0.021 180.9);
Tailwind
colors: {
custom: {
50: '#c3d0cd',
500: '#aabcb8',
950: '#000000',
},
}SCSS
$custom: #aabcb8; $custom-light: #c3d0cd; $custom-dark: #000000;
JSON
{
"hex": "#aabcb8",
"rgb": {
"r": 170,
"g": 188,
"b": 184
},
"hsl": {
"h": 166.667,
"s": 11.842,
"l": 70.196
},
"oklch": {
"l": 0.78022,
"c": 0.02059,
"h": 180.9
},
"luminance": 0.47973
}Semantic roles & 50–950 ramp
primary
#AABCB8
secondary
#E3DEE0
accent
#505F96
background
#FCFCFC
surface
#F8F9F9
border
#D1D2D2
text
#121413
muted
#818282