#A6BCBA#A6BCBA
#A6BCBA is a light, muted teal. Relative luminance 0.476; OKLCH L 77.8% C 0.024 H 190.0°. Best body text is #000000 at 10.52:1 contrast (WCAG AA passes).
Color values
| HEX | #A6BCBA |
|---|---|
| RGB | rgb(166, 188, 186) |
| HSL | hsl(175, 14%, 69%) |
| HSV | hsv(175, 12%, 74%) |
| CMYK | cmyk(11.7%, 0%, 1.1%, 26.3%) |
| CIE-LAB | lab(74.58, -7.89, -1.54) |
| CIE-LCH | lch(74.58, 8.04, 191.02°) |
| OKLab | oklab(77.79% -0.0239 -0.0042) |
| OKLCH | oklch(77.79% 0.024 190) |
| XYZ | xyz(42.5699, 47.6177, 53.3932) |
| Luminance | 0.4762 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 7.86
Silver (survey)
#C5C9C7
ΔE00 8.34
Cool Gray
#9AA7B0
ΔE00 9.00
Silver
#C0C0C0
ΔE00 9.67
Dove Gray
#B6B8BD
ΔE00 9.79
Lightblue
#ADD8E6
ΔE00 9.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A6BCBA #BCA6A8
analogous
#A6BCAF #A6BCBA #A6B3BC
triadic
#A6BCBA #BAA6BC #BCBAA6
tetradic
#A6BCBA #AFA6BC #BCA6A8 #B3BCA6
square
#A6BCBA #AFA6BC #BCA6A8 #B3BCA6
split-complementary
#A6BCBA #BCA6B3 #BCAFA6
monochromatic
#638481 #83A29F #A6BCBA #C9D6D5 #ECF1F0
Accessibility & contrast
On white
2.00
#A6BCBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.52
#A6BCBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A6BCBA
10.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A6BCBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A6BCBA | 1.00 | 2.00 | 10.52 | 10.52 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B9BA
Deuteranopia (green-blind)
#B5B6BA
Tritanopia (blue-blind)
#A0BDBB
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #a6bcba; /* rgb */ color: rgb(166, 188, 186); /* oklch */ color: oklch(77.8% 0.024 190.0);
Tailwind
colors: {
custom: {
50: '#c0d0ce',
500: '#a6bcba',
950: '#000000',
},
}SCSS
$custom: #a6bcba; $custom-light: #c0d0ce; $custom-dark: #000000;
JSON
{
"hex": "#a6bcba",
"rgb": {
"r": 166,
"g": 188,
"b": 186
},
"hsl": {
"h": 174.545,
"s": 14.103,
"l": 69.412
},
"oklch": {
"l": 0.77792,
"c": 0.02427,
"h": 190
},
"luminance": 0.47619
}Semantic roles & 50–950 ramp
primary
#A6BCBA
secondary
#E2DCDC
accent
#4D5498
background
#FBFCFC
surface
#F7F9F9
border
#D0D2D2
text
#121413
muted
#818282