#A6BCB2#A6BCB2
#A6BCB2 is a light, muted teal. Relative luminance 0.473; OKLCH L 77.6% C 0.028 H 166.5°. Best body text is #000000 at 10.46:1 contrast (WCAG AA passes).
Color values
| HEX | #A6BCB2 |
|---|---|
| RGB | rgb(166, 188, 178) |
| HSL | hsl(153, 14%, 69%) |
| HSV | hsv(153, 12%, 74%) |
| CMYK | cmyk(11.7%, 0%, 5.3%, 26.3%) |
| CIE-LAB | lab(74.37, -9.48, 2.51) |
| CIE-LCH | lch(74.37, 9.81, 165.17°) |
| OKLab | oklab(77.56% -0.0271 0.0065) |
| OKLCH | oklch(77.56% 0.028 166.5) |
| XYZ | xyz(41.7432, 47.2870, 49.0389) |
| Luminance | 0.4729 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 9.39
Silver (survey)
#C5C9C7
ΔE00 9.58
Cool Grey
#95A3A6
ΔE00 9.80
Sage Green
#9CAF88
ΔE00 10.79
Silver
#C0C0C0
ΔE00 11.15
Cement
#A5A391
ΔE00 11.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A6BCB2 #BCA6B0
analogous
#A6BCA7 #A6BCB2 #A6BBBC
triadic
#A6BCB2 #B2A6BC #BCB2A6
tetradic
#A6BCB2 #A7A6BC #BCA6B0 #BBBCA6
square
#A6BCB2 #A7A6BC #BCA6B0 #BBBCA6
split-complementary
#A6BCB2 #BCA6BB #BCA7A6
monochromatic
#638475 #83A294 #A6BCB2 #C9D6D0 #ECF1EE
Accessibility & contrast
On white
2.01
#A6BCB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.46
#A6BCB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A6BCB2
10.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A6BCB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A6BCB2 | 1.00 | 2.01 | 10.46 | 10.46 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB9B2
Deuteranopia (green-blind)
#B7B6B3
Tritanopia (blue-blind)
#A2BCB9
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #a6bcb2; /* rgb */ color: rgb(166, 188, 178); /* oklch */ color: oklch(77.6% 0.028 166.5);
Tailwind
colors: {
custom: {
50: '#c0d0c9',
500: '#a6bcb2',
950: '#000000',
},
}SCSS
$custom: #a6bcb2; $custom-light: #c0d0c9; $custom-dark: #000000;
JSON
{
"hex": "#a6bcb2",
"rgb": {
"r": 166,
"g": 188,
"b": 178
},
"hsl": {
"h": 152.727,
"s": 14.103,
"l": 69.412
},
"oklch": {
"l": 0.77556,
"c": 0.02792,
"h": 166.5
},
"luminance": 0.47288
}Semantic roles & 50–950 ramp
primary
#A6BCB2
secondary
#E2DCDF
accent
#4D6F98
background
#FBFCFC
surface
#F7F9F8
border
#D0D2D1
text
#121413
muted
#818282