#A6BABC#A6BABC
#A6BABC is a light, muted teal. Relative luminance 0.469; OKLCH L 77.4% C 0.022 H 204.0°. Best body text is #000000 at 10.37:1 contrast (WCAG AA passes).
Color values
| HEX | #A6BABC |
|---|---|
| RGB | rgb(166, 186, 188) |
| HSL | hsl(185, 14%, 69%) |
| HSV | hsv(185, 12%, 74%) |
| CMYK | cmyk(11.7%, 1.1%, 0%, 26.3%) |
| CIE-LAB | lab(74.10, -6.43, -3.34) |
| CIE-LCH | lch(74.10, 7.24, 207.47°) |
| OKLab | oklab(77.43% -0.0203 -0.009) |
| OKLCH | oklch(77.43% 0.022 204) |
| XYZ | xyz(42.3597, 46.8548, 54.3793) |
| Luminance | 0.4686 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 6.68
Cool Gray
#9AA7B0
ΔE00 7.07
Silver (survey)
#C5C9C7
ΔE00 7.86
Dove Gray
#B6B8BD
ΔE00 8.22
Silver
#C0C0C0
ΔE00 8.70
Light Grey Blue
#9DBCD4
ΔE00 8.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A6BABC #BCA8A6
analogous
#A6BCB3 #A6BABC #A6AFBC
triadic
#A6BABC #BCA6BA #BABCA6
tetradic
#A6BABC #B3A6BC #BCA8A6 #AFBCA6
square
#A6BABC #B3A6BC #BCA8A6 #AFBCA6
split-complementary
#A6BABC #BCA6AF #BCB3A6
monochromatic
#638184 #839FA2 #A6BABC #C9D5D6 #ECF0F1
Accessibility & contrast
On white
2.02
#A6BABC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.37
#A6BABC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A6BABC
10.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A6BABC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A6BABC | 1.00 | 2.02 | 10.37 | 10.37 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B8BC
Deuteranopia (green-blind)
#B3B5BC
Tritanopia (blue-blind)
#A0BCBB
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #a6babc; /* rgb */ color: rgb(166, 186, 188); /* oklch */ color: oklch(77.4% 0.022 204.0);
Tailwind
colors: {
custom: {
50: '#c0ced0',
500: '#a6babc',
950: '#000000',
},
}SCSS
$custom: #a6babc; $custom-light: #c0ced0; $custom-dark: #000000;
JSON
{
"hex": "#a6babc",
"rgb": {
"r": 166,
"g": 186,
"b": 188
},
"hsl": {
"h": 185.455,
"s": 14.103,
"l": 69.412
},
"oklch": {
"l": 0.77426,
"c": 0.0222,
"h": 204
},
"luminance": 0.46856
}Semantic roles & 50–950 ramp
primary
#A6BABC
secondary
#E2DCDC
accent
#544D98
background
#FBFCFC
surface
#F7F9F9
border
#D0D2D2
text
#121314
muted
#818282