#AABFC3#AABFC3
#AABFC3 is a light, muted teal. Relative luminance 0.497; OKLCH L 79.0% C 0.024 H 210.4°. Best body text is #000000 at 10.95:1 contrast (WCAG AA passes).
Color values
| HEX | #AABFC3 |
|---|---|
| RGB | rgb(170, 191, 195) |
| HSL | hsl(190, 17%, 72%) |
| HSV | hsv(190, 13%, 76%) |
| CMYK | cmyk(12.8%, 2.1%, 0%, 23.5%) |
| CIE-LAB | lab(75.91, -6.32, -4.44) |
| CIE-LCH | lch(75.91, 7.72, 215.09°) |
| OKLab | oklab(79% -0.0204 -0.012) |
| OKLCH | oklch(79% 0.024 210.4) |
| XYZ | xyz(45.0563, 49.7469, 58.8474) |
| Luminance | 0.4975 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 7.50
Cool Gray
#9AA7B0
ΔE00 7.68
Cool Grey
#95A3A6
ΔE00 7.92
Light Grey Blue
#9DBCD4
ΔE00 8.01
Lightblue
#ADD8E6
ΔE00 8.08
Dove Gray
#B6B8BD
ΔE00 8.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AABFC3 #C3AEAA
analogous
#AAC3BB #AABFC3 #AAB3C3
triadic
#AABFC3 #C3AABF #BFC3AA
tetradic
#AABFC3 #BBAAC3 #C3AEAA #B3C3AA
square
#AABFC3 #BBAAC3 #C3AEAA #B3C3AA
split-complementary
#AABFC3 #C3AAB3 #C3BBAA
monochromatic
#64888E #86A4AA #AABFC3 #CEDADC #EDF1F2
Accessibility & contrast
On white
1.92
#AABFC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.95
#AABFC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AABFC3
10.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AABFC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AABFC3 | 1.00 | 1.92 | 10.95 | 10.95 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBBDC3
Deuteranopia (green-blind)
#B7BAC3
Tritanopia (blue-blind)
#A3C1C0
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #aabfc3; /* rgb */ color: rgb(170, 191, 195); /* oklch */ color: oklch(79.0% 0.024 210.4);
Tailwind
colors: {
custom: {
50: '#c3d2d5',
500: '#aabfc3',
950: '#000000',
},
}SCSS
$custom: #aabfc3; $custom-light: #c3d2d5; $custom-dark: #000000;
JSON
{
"hex": "#aabfc3",
"rgb": {
"r": 170,
"g": 191,
"b": 195
},
"hsl": {
"h": 189.6,
"s": 17.241,
"l": 71.569
},
"oklch": {
"l": 0.78995,
"c": 0.02369,
"h": 210.4
},
"luminance": 0.49748
}Semantic roles & 50–950 ramp
primary
#AABFC3
secondary
#E8E2E1
accent
#574A9C
background
#FCFCFD
surface
#F8F9FA
border
#D1D2D3
text
#121414
muted
#818283