#A6BAB2#A6BAB2
#A6BAB2 is a light, muted teal. Relative luminance 0.464; OKLCH L 77.1% C 0.025 H 169.7°. Best body text is #000000 at 10.29:1 contrast (WCAG AA passes).
Color values
| HEX | #A6BAB2 |
|---|---|
| RGB | rgb(166, 186, 178) |
| HSL | hsl(156, 13%, 69%) |
| HSV | hsv(156, 11%, 73%) |
| CMYK | cmyk(10.8%, 0%, 4.3%, 27.1%) |
| CIE-LAB | lab(73.83, -8.43, 1.72) |
| CIE-LCH | lch(73.83, 8.60, 168.46°) |
| OKLab | oklab(77.13% -0.0243 0.0044) |
| OKLCH | oklch(77.13% 0.025 169.7) |
| XYZ | xyz(41.3189, 46.4385, 48.8975) |
| Luminance | 0.4644 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 8.71
Silver (survey)
#C5C9C7
ΔE00 8.92
Greenish Grey
#96AE8D
ΔE00 10.04
Silver
#C0C0C0
ΔE00 10.30
Dark Gray
#A9A9A9
ΔE00 10.50
Cool Gray
#9AA7B0
ΔE00 10.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A6BAB2 #BAA6AE
analogous
#A6BAA8 #A6BAB2 #A6B8BA
triadic
#A6BAB2 #B2A6BA #BAB2A6
tetradic
#A6BAB2 #A8A6BA #BAA6AE #B8BAA6
square
#A6BAB2 #A8A6BA #BAA6AE #B8BAA6
split-complementary
#A6BAB2 #BAA6B8 #BAA8A6
monochromatic
#648176 #849F94 #A6BAB2 #C8D5D0 #EBEFEE
Accessibility & contrast
On white
2.04
#A6BAB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.29
#A6BAB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A6BAB2
10.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A6BAB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A6BAB2 | 1.00 | 2.04 | 10.29 | 10.29 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B7B2
Deuteranopia (green-blind)
#B5B4B2
Tritanopia (blue-blind)
#A2BAB8
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #a6bab2; /* rgb */ color: rgb(166, 186, 178); /* oklch */ color: oklch(77.1% 0.025 169.7);
Tailwind
colors: {
custom: {
50: '#c0cec9',
500: '#a6bab2',
950: '#000000',
},
}SCSS
$custom: #a6bab2; $custom-light: #c0cec9; $custom-dark: #000000;
JSON
{
"hex": "#a6bab2",
"rgb": {
"r": 166,
"g": 186,
"b": 178
},
"hsl": {
"h": 156,
"s": 12.658,
"l": 69.02
},
"oklch": {
"l": 0.77125,
"c": 0.02472,
"h": 169.7
},
"luminance": 0.46439
}Semantic roles & 50–950 ramp
primary
#A6BAB2
secondary
#E1DBDD
accent
#4F6C97
background
#FBFCFC
surface
#F7F9F8
border
#D0D2D1
text
#121313
muted
#818282