#A6C2CD#A6C2CD
#A6C2CD is a light, muted cyan. Relative luminance 0.511; OKLCH L 79.7% C 0.034 H 223.5°. Best body text is #000000 at 11.22:1 contrast (WCAG AA passes).
Color values
| HEX | #A6C2CD |
|---|---|
| RGB | rgb(166, 194, 205) |
| HSL | hsl(197, 28%, 73%) |
| HSV | hsv(197, 19%, 80%) |
| CMYK | cmyk(19%, 5.4%, 0%, 19.6%) |
| CIE-LAB | lab(76.74, -7.07, -8.67) |
| CIE-LCH | lch(76.74, 11.19, 230.79°) |
| OKLab | oklab(79.67% -0.0247 -0.0235) |
| OKLCH | oklch(79.67% 0.034 223.5) |
| XYZ | xyz(46.0342, 51.0970, 65.1831) |
| Luminance | 0.5110 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 5.37
Lightblue
#ADD8E6
ΔE00 6.07
Cloudy Blue
#ACC2D9
ΔE00 6.35
Lightsteelblue
#B0C4DE
ΔE00 8.02
Cool Gray
#9AA7B0
ΔE00 8.36
Light Blue Grey
#B7C9E2
ΔE00 8.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A6C2CD #CDB1A6
analogous
#A6CDC4 #A6C2CD #A6AECD
triadic
#A6C2CD #CDA6C2 #C2CDA6
tetradic
#A6C2CD #C4A6CD #CDB1A6 #AECDA6
square
#A6C2CD #C4A6CD #CDB1A6 #AECDA6
split-complementary
#A6C2CD #CDA6AE #CDC4A6
monochromatic
#598C9F #7FA7B7 #A6C2CD #CDDDE3 #EBF2F4
Accessibility & contrast
On white
1.87
#A6C2CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.22
#A6C2CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A6C2CD
11.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A6C2CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A6C2CD | 1.00 | 1.87 | 11.22 | 11.22 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCC0CE
Deuteranopia (green-blind)
#B6BBCD
Tritanopia (blue-blind)
#9BC6C5
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #a6c2cd; /* rgb */ color: rgb(166, 194, 205); /* oklch */ color: oklch(79.7% 0.034 223.5);
Tailwind
colors: {
custom: {
50: '#c1d4dc',
500: '#a6c2cd',
950: '#000000',
},
}SCSS
$custom: #a6c2cd; $custom-light: #c1d4dc; $custom-dark: #000000;
JSON
{
"hex": "#a6c2cd",
"rgb": {
"r": 166,
"g": 194,
"b": 205
},
"hsl": {
"h": 196.923,
"s": 28.058,
"l": 72.745
},
"oklch": {
"l": 0.79672,
"c": 0.0341,
"h": 223.5
},
"luminance": 0.51098
}Semantic roles & 50–950 ramp
primary
#A6C2CD
secondary
#A28275
accent
#5C3FA7
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#121415
muted
#828384