#A6C0BC#A6C0BC
#A6C0BC is a light, muted teal. Relative luminance 0.494; OKLCH L 78.7% C 0.029 H 185.4°. Best body text is #000000 at 10.89:1 contrast (WCAG AA passes).
Color values
| HEX | #A6C0BC |
|---|---|
| RGB | rgb(166, 192, 188) |
| HSL | hsl(171, 17%, 70%) |
| HSV | hsv(171, 14%, 75%) |
| CMYK | cmyk(13.5%, 0%, 2.1%, 24.7%) |
| CIE-LAB | lab(75.72, -9.59, -0.96) |
| CIE-LCH | lch(75.72, 9.64, 185.69°) |
| OKLab | oklab(78.71% -0.0287 -0.0027) |
| OKLCH | oklch(78.71% 0.029 185.4) |
| XYZ | xyz(43.6504, 49.4361, 54.8095) |
| Luminance | 0.4944 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 9.26
Powder Blue
#B0E0E6
ΔE00 9.40
Cool Grey
#95A3A6
ΔE00 9.52
Lightblue
#ADD8E6
ΔE00 9.70
Cool Gray
#9AA7B0
ΔE00 10.82
Silver
#C0C0C0
ΔE00 10.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A6C0BC #C0A6AA
analogous
#A6C0AF #A6C0BC #A6B7C0
triadic
#A6C0BC #BCA6C0 #C0BCA6
tetradic
#A6C0BC #AFA6C0 #C0A6AA #B7C0A6
square
#A6C0BC #AFA6C0 #C0A6AA #B7C0A6
split-complementary
#A6C0BC #C0A6B7 #C0AFA6
monochromatic
#628A84 #82A7A1 #A6C0BC #CAD9D7 #EDF2F2
Accessibility & contrast
On white
1.93
#A6C0BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.89
#A6C0BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A6C0BC
10.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A6C0BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A6C0BC | 1.00 | 1.93 | 10.89 | 10.89 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDBDBC
Deuteranopia (green-blind)
#B8B9BC
Tritanopia (blue-blind)
#9FC1BF
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #a6c0bc; /* rgb */ color: rgb(166, 192, 188); /* oklch */ color: oklch(78.7% 0.029 185.4);
Tailwind
colors: {
custom: {
50: '#c0d3d0',
500: '#a6c0bc',
950: '#000000',
},
}SCSS
$custom: #a6c0bc; $custom-light: #c0d3d0; $custom-dark: #000000;
JSON
{
"hex": "#a6c0bc",
"rgb": {
"r": 166,
"g": 192,
"b": 188
},
"hsl": {
"h": 170.769,
"s": 17.105,
"l": 70.196
},
"oklch": {
"l": 0.78711,
"c": 0.02881,
"h": 185.4
},
"luminance": 0.49437
}Semantic roles & 50–950 ramp
primary
#A6C0BC
secondary
#E5DDDE
accent
#4A579B
background
#FBFCFC
surface
#F7F9F9
border
#D0D2D2
text
#121414
muted
#818282