#A6BCBF#A6BCBF
#A6BCBF is a light, muted teal. Relative luminance 0.478; OKLCH L 77.9% C 0.024 H 206.6°. Best body text is #000000 at 10.57:1 contrast (WCAG AA passes).
Color values
| HEX | #A6BCBF |
|---|---|
| RGB | rgb(166, 188, 191) |
| HSL | hsl(187, 16%, 70%) |
| HSV | hsv(187, 13%, 75%) |
| CMYK | cmyk(13.1%, 1.6%, 0%, 25.1%) |
| CIE-LAB | lab(74.72, -6.87, -4.06) |
| CIE-LCH | lch(74.72, 7.98, 210.57°) |
| OKLab | oklab(77.95% -0.0219 -0.011) |
| OKLCH | oklch(77.95% 0.024 206.6) |
| XYZ | xyz(43.1108, 47.8341, 56.2417) |
| Luminance | 0.4783 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 7.27
Cool Gray
#9AA7B0
ΔE00 7.47
Silver (survey)
#C5C9C7
ΔE00 8.15
Light Grey Blue
#9DBCD4
ΔE00 8.47
Dove Gray
#B6B8BD
ΔE00 8.65
Lightblue
#ADD8E6
ΔE00 8.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A6BCBF #BFA9A6
analogous
#A6BFB6 #A6BCBF #A6AFBF
triadic
#A6BCBF #BFA6BC #BCBFA6
tetradic
#A6BCBF #B6A6BF #BFA9A6 #AFBFA6
square
#A6BCBF #B6A6BF #BFA9A6 #AFBFA6
split-complementary
#A6BCBF #BFA6AF #BFB6A6
monochromatic
#628488 #82A1A5 #A6BCBF #CAD7D9 #EDF2F2
Accessibility & contrast
On white
1.99
#A6BCBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.57
#A6BCBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A6BCBF
10.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A6BCBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A6BCBF | 1.00 | 1.99 | 10.57 | 10.57 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8BABF
Deuteranopia (green-blind)
#B4B6BF
Tritanopia (blue-blind)
#9FBEBD
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #a6bcbf; /* rgb */ color: rgb(166, 188, 191); /* oklch */ color: oklch(77.9% 0.024 206.6);
Tailwind
colors: {
custom: {
50: '#c0d0d2',
500: '#a6bcbf',
950: '#000000',
},
}SCSS
$custom: #a6bcbf; $custom-light: #c0d0d2; $custom-dark: #000000;
JSON
{
"hex": "#a6bcbf",
"rgb": {
"r": 166,
"g": 188,
"b": 191
},
"hsl": {
"h": 187.2,
"s": 16.34,
"l": 70
},
"oklch": {
"l": 0.77946,
"c": 0.02449,
"h": 206.6
},
"luminance": 0.47835
}Semantic roles & 50–950 ramp
primary
#A6BCBF
secondary
#E4DEDD
accent
#544B9B
background
#FBFCFC
surface
#F7F9F9
border
#D0D2D2
text
#121414
muted
#818282