#A6BCC8#A6BCC8
#A6BCC8 is a light, muted cyan. Relative luminance 0.482; OKLCH L 78.2% C 0.030 H 231.6°. Best body text is #000000 at 10.65:1 contrast (WCAG AA passes).
Color values
| HEX | #A6BCC8 |
|---|---|
| RGB | rgb(166, 188, 200) |
| HSL | hsl(201, 24%, 72%) |
| HSV | hsv(201, 17%, 78%) |
| CMYK | cmyk(17%, 6%, 0%, 21.6%) |
| CIE-LAB | lab(74.98, -4.97, -8.57) |
| CIE-LCH | lch(74.98, 9.91, 239.90°) |
| OKLab | oklab(78.23% -0.0184 -0.0232) |
| OKLCH | oklch(78.23% 0.03 231.6) |
| XYZ | xyz(44.1318, 48.2425, 61.6190) |
| Luminance | 0.4824 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 4.47
Cloudy Blue
#ACC2D9
ΔE00 5.08
Cool Gray
#9AA7B0
ΔE00 6.24
Lightsteelblue
#B0C4DE
ΔE00 6.76
Light Blue Grey
#B7C9E2
ΔE00 7.38
Dove Gray
#B6B8BD
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A6BCC8 #C8B2A6
analogous
#A6C8C3 #A6BCC8 #A6ABC8
triadic
#A6BCC8 #C8A6BC #BCC8A6
tetradic
#A6BCC8 #C3A6C8 #C8B2A6 #ABC8A6
square
#A6BCC8 #C3A6C8 #C8B2A6 #ABC8A6
split-complementary
#A6BCC8 #C8A6AB #C8C3A6
monochromatic
#5D8297 #80A0B1 #A6BCC8 #CCD8DF #ECF1F3
Accessibility & contrast
On white
1.97
#A6BCC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.65
#A6BCC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A6BCC8
10.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A6BCC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A6BCC8 | 1.00 | 1.97 | 10.65 | 10.65 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6BBC9
Deuteranopia (green-blind)
#B1B7C8
Tritanopia (blue-blind)
#9DBFC0
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #a6bcc8; /* rgb */ color: rgb(166, 188, 200); /* oklch */ color: oklch(78.2% 0.030 231.6);
Tailwind
colors: {
custom: {
50: '#c0d0d8',
500: '#a6bcc8',
950: '#000000',
},
}SCSS
$custom: #a6bcc8; $custom-light: #c0d0d8; $custom-dark: #000000;
JSON
{
"hex": "#a6bcc8",
"rgb": {
"r": 166,
"g": 188,
"b": 200
},
"hsl": {
"h": 201.176,
"s": 23.611,
"l": 71.765
},
"oklch": {
"l": 0.78234,
"c": 0.02959,
"h": 231.6
},
"luminance": 0.48244
}Semantic roles & 50–950 ramp
primary
#A6BCC8
secondary
#E9E4E1
accent
#6543A2
background
#FBFCFD
surface
#F7F9FA
border
#D0D2D3
text
#121414
muted
#818283