#AABFC0#AABFC0
#AABFC0 is a light, muted teal. Relative luminance 0.496; OKLCH L 78.9% C 0.023 H 200.2°. Best body text is #000000 at 10.92:1 contrast (WCAG AA passes).
Color values
| HEX | #AABFC0 |
|---|---|
| RGB | rgb(170, 191, 192) |
| HSL | hsl(183, 15%, 71%) |
| HSV | hsv(183, 11%, 75%) |
| CMYK | cmyk(11.5%, 0.5%, 0%, 24.7%) |
| CIE-LAB | lab(75.83, -6.93, -2.93) |
| CIE-LCH | lch(75.83, 7.53, 202.94°) |
| OKLab | oklab(78.9% -0.0216 -0.0079) |
| OKLCH | oklch(78.9% 0.023 200.2) |
| XYZ | xyz(44.7205, 49.6125, 57.0790) |
| Luminance | 0.4961 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 7.45
Cool Grey
#95A3A6
ΔE00 8.07
Cool Gray
#9AA7B0
ΔE00 8.43
Lightblue
#ADD8E6
ΔE00 8.67
Dove Gray
#B6B8BD
ΔE00 8.76
Silver
#C0C0C0
ΔE00 8.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AABFC0 #C0ABAA
analogous
#AAC0B6 #AABFC0 #AAB4C0
triadic
#AABFC0 #C0AABF #BFC0AA
tetradic
#AABFC0 #B6AAC0 #C0ABAA #B4C0AA
square
#AABFC0 #B6AAC0 #C0ABAA #B4C0AA
split-complementary
#AABFC0 #C0AAB4 #C0B6AA
monochromatic
#66888A #87A5A6 #AABFC0 #CDD9DA #EDF2F2
Accessibility & contrast
On white
1.92
#AABFC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.92
#AABFC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AABFC0
10.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AABFC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AABFC0 | 1.00 | 1.92 | 10.92 | 10.92 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCBDC0
Deuteranopia (green-blind)
#B7B9C0
Tritanopia (blue-blind)
#A4C1BF
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #aabfc0; /* rgb */ color: rgb(170, 191, 192); /* oklch */ color: oklch(78.9% 0.023 200.2);
Tailwind
colors: {
custom: {
50: '#c3d2d3',
500: '#aabfc0',
950: '#000000',
},
}SCSS
$custom: #aabfc0; $custom-light: #c3d2d3; $custom-dark: #000000;
JSON
{
"hex": "#aabfc0",
"rgb": {
"r": 170,
"g": 191,
"b": 192
},
"hsl": {
"h": 182.727,
"s": 14.865,
"l": 70.98
},
"oklch": {
"l": 0.78902,
"c": 0.02304,
"h": 200.2
},
"luminance": 0.49613
}Semantic roles & 50–950 ramp
primary
#AABFC0
secondary
#E6E0E0
accent
#504C99
background
#FCFCFC
surface
#F8F9F9
border
#D1D2D2
text
#121414
muted
#818282