#A6BCB4#A6BCB4
#A6BCB4 is a light, muted teal. Relative luminance 0.474; OKLCH L 77.6% C 0.027 H 171.7°. Best body text is #000000 at 10.47:1 contrast (WCAG AA passes).
Color values
| HEX | #A6BCB4 |
|---|---|
| RGB | rgb(166, 188, 180) |
| HSL | hsl(158, 14%, 69%) |
| HSV | hsv(158, 12%, 74%) |
| CMYK | cmyk(11.7%, 0%, 4.3%, 26.3%) |
| CIE-LAB | lab(74.42, -9.09, 1.50) |
| CIE-LCH | lch(74.42, 9.21, 170.65°) |
| OKLab | oklab(77.61% -0.0263 0.0038) |
| OKLCH | oklch(77.61% 0.027 171.7) |
| XYZ | xyz(41.9454, 47.3680, 50.1042) |
| Luminance | 0.4737 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 9.20
Cool Grey
#95A3A6
ΔE00 9.25
Greenish Grey
#96AE8D
ΔE00 10.18
Silver
#C0C0C0
ΔE00 10.74
Cool Gray
#9AA7B0
ΔE00 11.13
Dark Gray
#A9A9A9
ΔE00 11.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A6BCB4 #BCA6AE
analogous
#A6BCA9 #A6BCB4 #A6B9BC
triadic
#A6BCB4 #B4A6BC #BCB4A6
tetradic
#A6BCB4 #A9A6BC #BCA6AE #B9BCA6
square
#A6BCB4 #A9A6BC #BCA6AE #B9BCA6
split-complementary
#A6BCB4 #BCA6B9 #BCA9A6
monochromatic
#638478 #83A297 #A6BCB4 #C9D6D1 #ECF1EF
Accessibility & contrast
On white
2.01
#A6BCB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.47
#A6BCB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A6BCB4
10.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A6BCB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A6BCB4 | 1.00 | 2.01 | 10.47 | 10.47 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB9B4
Deuteranopia (green-blind)
#B6B6B5
Tritanopia (blue-blind)
#A1BCBA
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #a6bcb4; /* rgb */ color: rgb(166, 188, 180); /* oklch */ color: oklch(77.6% 0.027 171.7);
Tailwind
colors: {
custom: {
50: '#c0d0ca',
500: '#a6bcb4',
950: '#000000',
},
}SCSS
$custom: #a6bcb4; $custom-light: #c0d0ca; $custom-dark: #000000;
JSON
{
"hex": "#a6bcb4",
"rgb": {
"r": 166,
"g": 188,
"b": 180
},
"hsl": {
"h": 158.182,
"s": 14.103,
"l": 69.412
},
"oklch": {
"l": 0.77614,
"c": 0.02661,
"h": 171.7
},
"luminance": 0.47369
}Semantic roles & 50–950 ramp
primary
#A6BCB4
secondary
#E2DCDE
accent
#4D6998
background
#FBFCFC
surface
#F7F9F8
border
#D0D2D1
text
#121413
muted
#818282