#AABFBF#AABFBF
#AABFBF is a light, muted teal. Relative luminance 0.496; OKLCH L 78.9% C 0.023 H 196.7°. Best body text is #000000 at 10.91:1 contrast (WCAG AA passes).
Color values
| HEX | #AABFBF |
|---|---|
| RGB | rgb(170, 191, 191) |
| HSL | hsl(180, 14%, 71%) |
| HSV | hsv(180, 11%, 75%) |
| CMYK | cmyk(11%, 0%, 0%, 25.1%) |
| CIE-LAB | lab(75.80, -7.14, -2.43) |
| CIE-LCH | lch(75.80, 7.54, 198.82°) |
| OKLab | oklab(78.87% -0.022 -0.0066) |
| OKLCH | oklch(78.87% 0.023 196.7) |
| XYZ | xyz(44.6101, 49.5684, 56.4975) |
| Luminance | 0.4957 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 7.49
Cool Grey
#95A3A6
ΔE00 8.17
Cool Gray
#9AA7B0
ΔE00 8.72
Silver
#C0C0C0
ΔE00 8.90
Lightblue
#ADD8E6
ΔE00 8.93
Dove Gray
#B6B8BD
ΔE00 9.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AABFBF #BFAAAA
analogous
#AABFB4 #AABFBF #AAB4BF
triadic
#AABFBF #BFAABF #BFBFAA
tetradic
#AABFBF #B4AABF #BFAAAA #B4BFAA
square
#AABFBF #B4AABF #BFAAAA #B4BFAA
split-complementary
#AABFBF #BFAAB4 #BFB4AA
monochromatic
#668888 #87A5A5 #AABFBF #CDD9D9 #EEF2F2
Accessibility & contrast
On white
1.92
#AABFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.91
#AABFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AABFBF
10.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AABFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AABFBF | 1.00 | 1.92 | 10.91 | 10.91 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCBDBF
Deuteranopia (green-blind)
#B8B9BF
Tritanopia (blue-blind)
#A4C1BF
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #aabfbf; /* rgb */ color: rgb(170, 191, 191); /* oklch */ color: oklch(78.9% 0.023 196.7);
Tailwind
colors: {
custom: {
50: '#c3d2d2',
500: '#aabfbf',
950: '#000000',
},
}SCSS
$custom: #aabfbf; $custom-light: #c3d2d2; $custom-dark: #000000;
JSON
{
"hex": "#aabfbf",
"rgb": {
"r": 170,
"g": 191,
"b": 191
},
"hsl": {
"h": 180,
"s": 14.094,
"l": 70.784
},
"oklch": {
"l": 0.78871,
"c": 0.02298,
"h": 196.7
},
"luminance": 0.49569
}Semantic roles & 50–950 ramp
primary
#AABFBF
secondary
#E5E0E0
accent
#4D4D98
background
#FCFCFC
surface
#F8F9F9
border
#D1D2D2
text
#121414
muted
#818282