#A6BDCD#A6BDCD
#A6BDCD is a light, muted cyan. Relative luminance 0.489; OKLCH L 78.6% C 0.034 H 238.3°. Best body text is #000000 at 10.78:1 contrast (WCAG AA passes).
Color values
| HEX | #A6BDCD |
|---|---|
| RGB | rgb(166, 189, 205) |
| HSL | hsl(205, 28%, 73%) |
| HSV | hsv(205, 19%, 80%) |
| CMYK | cmyk(19%, 7.8%, 0%, 19.6%) |
| CIE-LAB | lab(75.39, -4.42, -10.67) |
| CIE-LCH | lch(75.39, 11.55, 247.51°) |
| OKLab | oklab(78.61% -0.0179 -0.0289) |
| OKLCH | oklch(78.61% 0.034 238.3) |
| XYZ | xyz(44.9400, 48.9088, 64.8184) |
| Luminance | 0.4891 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 3.03
Cloudy Blue
#ACC2D9
ΔE00 3.48
Lightsteelblue
#B0C4DE
ΔE00 5.21
Light Blue Grey
#B7C9E2
ΔE00 5.99
Cool Gray
#9AA7B0
ΔE00 6.80
Dove Gray
#B6B8BD
ΔE00 8.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A6BDCD #CDB6A6
analogous
#A6CDC9 #A6BDCD #A6A9CD
triadic
#A6BDCD #CDA6BD #BDCDA6
tetradic
#A6BDCD #C9A6CD #CDB6A6 #A9CDA6
square
#A6BDCD #C9A6CD #CDB6A6 #A9CDA6
split-complementary
#A6BDCD #CDA6A9 #CDC9A6
monochromatic
#59839F #7FA0B7 #A6BDCD #CDDAE3 #EBF0F4
Accessibility & contrast
On white
1.95
#A6BDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.78
#A6BDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A6BDCD
10.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A6BDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A6BDCD | 1.00 | 1.95 | 10.78 | 10.78 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6BCCE
Deuteranopia (green-blind)
#B1B8CD
Tritanopia (blue-blind)
#9CC1C2
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #a6bdcd; /* rgb */ color: rgb(166, 189, 205); /* oklch */ color: oklch(78.6% 0.034 238.3);
Tailwind
colors: {
custom: {
50: '#c1d0dc',
500: '#a6bdcd',
950: '#000000',
},
}SCSS
$custom: #a6bdcd; $custom-light: #c1d0dc; $custom-dark: #000000;
JSON
{
"hex": "#a6bdcd",
"rgb": {
"r": 166,
"g": 189,
"b": 205
},
"hsl": {
"h": 204.615,
"s": 28.058,
"l": 72.745
},
"oklch": {
"l": 0.78612,
"c": 0.03399,
"h": 238.3
},
"luminance": 0.4891
}Semantic roles & 50–950 ramp
primary
#A6BDCD
secondary
#EBE5E0
accent
#693FA7
background
#FBFCFD
surface
#F7F9FB
border
#D0D2D4
text
#121415
muted
#818283