#A6BEC2#A6BEC2
#A6BEC2 is a light, muted teal. Relative luminance 0.488; OKLCH L 78.5% C 0.027 H 208.7°. Best body text is #000000 at 10.77:1 contrast (WCAG AA passes).
Color values
| HEX | #A6BEC2 |
|---|---|
| RGB | rgb(166, 190, 194) |
| HSL | hsl(189, 19%, 71%) |
| HSV | hsv(189, 14%, 76%) |
| CMYK | cmyk(14.4%, 2.1%, 0%, 23.9%) |
| CIE-LAB | lab(75.34, -7.30, -4.77) |
| CIE-LCH | lch(75.34, 8.72, 213.14°) |
| OKLab | oklab(78.47% -0.0235 -0.0129) |
| OKLCH | oklch(78.47% 0.027 208.7) |
| XYZ | xyz(43.8745, 48.8279, 58.1416) |
| Luminance | 0.4883 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 7.88
Cool Grey
#95A3A6
ΔE00 7.89
Cool Gray
#9AA7B0
ΔE00 7.93
Light Grey Blue
#9DBCD4
ΔE00 8.10
Silver (survey)
#C5C9C7
ΔE00 8.48
Cloudy Blue
#ACC2D9
ΔE00 8.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A6BEC2 #C2AAA6
analogous
#A6C2B8 #A6BEC2 #A6B0C2
triadic
#A6BEC2 #C2A6BE #BEC2A6
tetradic
#A6BEC2 #B8A6C2 #C2AAA6 #B0C2A6
square
#A6BEC2 #B8A6C2 #C2AAA6 #B0C2A6
split-complementary
#A6BEC2 #C2A6B0 #C2B8A6
monochromatic
#61878D #82A3A9 #A6BEC2 #CAD9DB #EDF2F3
Accessibility & contrast
On white
1.95
#A6BEC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.77
#A6BEC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A6BEC2
10.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A6BEC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A6BEC2 | 1.00 | 1.95 | 10.77 | 10.77 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BABCC2
Deuteranopia (green-blind)
#B5B8C2
Tritanopia (blue-blind)
#9EC0BF
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #a6bec2; /* rgb */ color: rgb(166, 190, 194); /* oklch */ color: oklch(78.5% 0.027 208.7);
Tailwind
colors: {
custom: {
50: '#c0d1d4',
500: '#a6bec2',
950: '#000000',
},
}SCSS
$custom: #a6bec2; $custom-light: #c0d1d4; $custom-dark: #000000;
JSON
{
"hex": "#a6bec2",
"rgb": {
"r": 166,
"g": 190,
"b": 194
},
"hsl": {
"h": 188.571,
"s": 18.667,
"l": 70.588
},
"oklch": {
"l": 0.78466,
"c": 0.02681,
"h": 208.7
},
"luminance": 0.48829
}Semantic roles & 50–950 ramp
primary
#A6BEC2
secondary
#E6DFDE
accent
#55499D
background
#FBFCFD
surface
#F7F9FA
border
#D0D2D3
text
#121414
muted
#818283