#A6BEC0#A6BEC0
#A6BEC0 is a light, muted teal. Relative luminance 0.487; OKLCH L 78.4% C 0.026 H 202.8°. Best body text is #000000 at 10.75:1 contrast (WCAG AA passes).
Color values
| HEX | #A6BEC0 |
|---|---|
| RGB | rgb(166, 190, 192) |
| HSL | hsl(185, 17%, 70%) |
| HSV | hsv(185, 14%, 75%) |
| CMYK | cmyk(13.5%, 1%, 0%, 24.7%) |
| CIE-LAB | lab(75.29, -7.72, -3.76) |
| CIE-LCH | lch(75.29, 8.59, 205.99°) |
| OKLab | oklab(78.4% -0.0243 -0.0102) |
| OKLCH | oklch(78.4% 0.026 202.8) |
| XYZ | xyz(43.6514, 48.7387, 56.9666) |
| Luminance | 0.4874 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 8.00
Lightblue
#ADD8E6
ΔE00 8.29
Cool Gray
#9AA7B0
ΔE00 8.43
Silver (survey)
#C5C9C7
ΔE00 8.46
Light Grey Blue
#9DBCD4
ΔE00 9.07
Powder Blue
#B0E0E6
ΔE00 9.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A6BEC0 #C0A8A6
analogous
#A6C0B5 #A6BEC0 #A6B1C0
triadic
#A6BEC0 #C0A6BE #BEC0A6
tetradic
#A6BEC0 #B5A6C0 #C0A8A6 #B1C0A6
square
#A6BEC0 #B5A6C0 #C0A8A6 #B1C0A6
split-complementary
#A6BEC0 #C0A6B1 #C0B5A6
monochromatic
#62878A #82A4A7 #A6BEC0 #CAD8D9 #EDF2F2
Accessibility & contrast
On white
1.95
#A6BEC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.75
#A6BEC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A6BEC0
10.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A6BEC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A6BEC0 | 1.00 | 1.95 | 10.75 | 10.75 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BABCC0
Deuteranopia (green-blind)
#B5B8C0
Tritanopia (blue-blind)
#9FC0BF
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #a6bec0; /* rgb */ color: rgb(166, 190, 192); /* oklch */ color: oklch(78.4% 0.026 202.8);
Tailwind
colors: {
custom: {
50: '#c0d1d3',
500: '#a6bec0',
950: '#000000',
},
}SCSS
$custom: #a6bec0; $custom-light: #c0d1d3; $custom-dark: #000000;
JSON
{
"hex": "#a6bec0",
"rgb": {
"r": 166,
"g": 190,
"b": 192
},
"hsl": {
"h": 184.615,
"s": 17.105,
"l": 70.196
},
"oklch": {
"l": 0.78404,
"c": 0.02635,
"h": 202.8
},
"luminance": 0.4874
}Semantic roles & 50–950 ramp
primary
#A6BEC0
secondary
#E5DEDD
accent
#504A9B
background
#FBFCFC
surface
#F7F9F9
border
#D0D2D2
text
#121414
muted
#818282