#AABFC2#AABFC2
#AABFC2 is a light, muted teal. Relative luminance 0.497; OKLCH L 79.0% C 0.023 H 207.1°. Best body text is #000000 at 10.94:1 contrast (WCAG AA passes).
Color values
| HEX | #AABFC2 |
|---|---|
| RGB | rgb(170, 191, 194) |
| HSL | hsl(188, 16%, 71%) |
| HSV | hsv(188, 12%, 76%) |
| CMYK | cmyk(12.4%, 1.5%, 0%, 23.9%) |
| CIE-LAB | lab(75.89, -6.52, -3.94) |
| CIE-LCH | lch(75.89, 7.62, 211.12°) |
| OKLab | oklab(78.96% -0.0208 -0.0106) |
| OKLCH | oklch(78.96% 0.023 207.1) |
| XYZ | xyz(44.9436, 49.7018, 58.2540) |
| Luminance | 0.4970 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 7.46
Cool Gray
#9AA7B0
ΔE00 7.91
Cool Grey
#95A3A6
ΔE00 7.94
Lightblue
#ADD8E6
ΔE00 8.24
Dove Gray
#B6B8BD
ΔE00 8.34
Light Grey Blue
#9DBCD4
ΔE00 8.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AABFC2 #C2ADAA
analogous
#AAC2B9 #AABFC2 #AAB3C2
triadic
#AABFC2 #C2AABF #BFC2AA
tetradic
#AABFC2 #B9AAC2 #C2ADAA #B3C2AA
square
#AABFC2 #B9AAC2 #C2ADAA #B3C2AA
split-complementary
#AABFC2 #C2AAB3 #C2B9AA
monochromatic
#65888D #86A4A8 #AABFC2 #CEDADC #EDF2F2
Accessibility & contrast
On white
1.92
#AABFC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.94
#AABFC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AABFC2
10.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AABFC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AABFC2 | 1.00 | 1.92 | 10.94 | 10.94 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBBDC2
Deuteranopia (green-blind)
#B7BAC2
Tritanopia (blue-blind)
#A3C1C0
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #aabfc2; /* rgb */ color: rgb(170, 191, 194); /* oklch */ color: oklch(79.0% 0.023 207.1);
Tailwind
colors: {
custom: {
50: '#c3d2d4',
500: '#aabfc2',
950: '#000000',
},
}SCSS
$custom: #aabfc2; $custom-light: #c3d2d4; $custom-dark: #000000;
JSON
{
"hex": "#aabfc2",
"rgb": {
"r": 170,
"g": 191,
"b": 194
},
"hsl": {
"h": 187.5,
"s": 16.438,
"l": 71.373
},
"oklch": {
"l": 0.78964,
"c": 0.02339,
"h": 207.1
},
"luminance": 0.49703
}Semantic roles & 50–950 ramp
primary
#AABFC2
secondary
#E7E2E1
accent
#554B9B
background
#FCFCFD
surface
#F8F9FA
border
#D1D2D3
text
#121414
muted
#818283