#AABFBC#AABFBC
#AABFBC is a light, muted teal. Relative luminance 0.494; OKLCH L 78.8% C 0.023 H 186.3°. Best body text is #000000 at 10.89:1 contrast (WCAG AA passes).
Color values
| HEX | #AABFBC |
|---|---|
| RGB | rgb(170, 191, 188) |
| HSL | hsl(171, 14%, 71%) |
| HSV | hsv(171, 11%, 75%) |
| CMYK | cmyk(11%, 0%, 1.6%, 25.1%) |
| CIE-LAB | lab(75.72, -7.74, -0.92) |
| CIE-LCH | lch(75.72, 7.79, 186.80°) |
| OKLab | oklab(78.78% -0.0232 -0.0026) |
| OKLCH | oklch(78.78% 0.023 186.3) |
| XYZ | xyz(44.2833, 49.4377, 54.7765) |
| Luminance | 0.4944 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 7.74
Cool Grey
#95A3A6
ΔE00 8.63
Silver
#C0C0C0
ΔE00 9.33
Cool Gray
#9AA7B0
ΔE00 9.67
Dove Gray
#B6B8BD
ΔE00 9.76
Lightblue
#ADD8E6
ΔE00 9.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AABFBC #BFAAAD
analogous
#AABFB1 #AABFBC #AAB7BF
triadic
#AABFBC #BCAABF #BFBCAA
tetradic
#AABFBC #B1AABF #BFAAAD #B7BFAA
square
#AABFBC #B1AABF #BFAAAD #B7BFAA
split-complementary
#AABFBC #BFAAB7 #BFB1AA
monochromatic
#668883 #87A5A0 #AABFBC #CDD9D8 #EEF2F1
Accessibility & contrast
On white
1.93
#AABFBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.89
#AABFBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AABFBC
10.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AABFBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AABFBC | 1.00 | 1.93 | 10.89 | 10.89 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDBCBC
Deuteranopia (green-blind)
#B8B9BC
Tritanopia (blue-blind)
#A5C0BE
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #aabfbc; /* rgb */ color: rgb(170, 191, 188); /* oklch */ color: oklch(78.8% 0.023 186.3);
Tailwind
colors: {
custom: {
50: '#c3d2d0',
500: '#aabfbc',
950: '#000000',
},
}SCSS
$custom: #aabfbc; $custom-light: #c3d2d0; $custom-dark: #000000;
JSON
{
"hex": "#aabfbc",
"rgb": {
"r": 170,
"g": 191,
"b": 188
},
"hsl": {
"h": 171.429,
"s": 14.094,
"l": 70.784
},
"oklch": {
"l": 0.78781,
"c": 0.02336,
"h": 186.3
},
"luminance": 0.49438
}Semantic roles & 50–950 ramp
primary
#AABFBC
secondary
#E5E0E0
accent
#4D5898
background
#FCFCFC
surface
#F8F9F9
border
#D1D2D2
text
#121414
muted
#818282