#A6BCC4#A6BCC4
#A6BCC4 is a light, muted cyan. Relative luminance 0.481; OKLCH L 78.1% C 0.027 H 221.7°. Best body text is #000000 at 10.61:1 contrast (WCAG AA passes).
Color values
| HEX | #A6BCC4 |
|---|---|
| RGB | rgb(166, 188, 196) |
| HSL | hsl(196, 20%, 71%) |
| HSV | hsv(196, 15%, 77%) |
| CMYK | cmyk(15.3%, 4.1%, 0%, 23.1%) |
| CIE-LAB | lab(74.86, -5.82, -6.57) |
| CIE-LCH | lch(74.86, 8.78, 228.45°) |
| OKLab | oklab(78.1% -0.0199 -0.0177) |
| OKLCH | oklch(78.1% 0.027 221.7) |
| XYZ | xyz(43.6704, 48.0579, 59.1891) |
| Luminance | 0.4806 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 6.15
Cool Gray
#9AA7B0
ΔE00 6.48
Cloudy Blue
#ACC2D9
ΔE00 6.86
Cool Grey
#95A3A6
ΔE00 7.43
Dove Gray
#B6B8BD
ΔE00 7.90
Bluegrey
#85A3B2
ΔE00 8.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A6BCC4 #C4AEA6
analogous
#A6C4BD #A6BCC4 #A6ADC4
triadic
#A6BCC4 #C4A6BC #BCC4A6
tetradic
#A6BCC4 #BDA6C4 #C4AEA6 #ADC4A6
square
#A6BCC4 #BDA6C4 #C4AEA6 #ADC4A6
split-complementary
#A6BCC4 #C4A6AD #C4BDA6
monochromatic
#608390 #81A0AC #A6BCC4 #CBD8DC #EDF1F3
Accessibility & contrast
On white
1.98
#A6BCC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.61
#A6BCC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A6BCC4
10.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A6BCC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A6BCC4 | 1.00 | 1.98 | 10.61 | 10.61 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7BAC4
Deuteranopia (green-blind)
#B2B7C4
Tritanopia (blue-blind)
#9EBFBE
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #a6bcc4; /* rgb */ color: rgb(166, 188, 196); /* oklch */ color: oklch(78.1% 0.027 221.7);
Tailwind
colors: {
custom: {
50: '#c0d0d5',
500: '#a6bcc4',
950: '#000000',
},
}SCSS
$custom: #a6bcc4; $custom-light: #c0d0d5; $custom-dark: #000000;
JSON
{
"hex": "#a6bcc4",
"rgb": {
"r": 166,
"g": 188,
"b": 196
},
"hsl": {
"h": 196,
"s": 20.27,
"l": 70.98
},
"oklch": {
"l": 0.78104,
"c": 0.02669,
"h": 221.7
},
"luminance": 0.48059
}Semantic roles & 50–950 ramp
primary
#A6BCC4
secondary
#E7E1DF
accent
#5E479F
background
#FBFCFD
surface
#F7F9FA
border
#D0D2D3
text
#121414
muted
#818283