#A6BFCD#A6BFCD
#A6BFCD is a light, muted cyan. Relative luminance 0.498; OKLCH L 79.0% C 0.034 H 232.4°. Best body text is #000000 at 10.96:1 contrast (WCAG AA passes).
Color values
| HEX | #A6BFCD |
|---|---|
| RGB | rgb(166, 191, 205) |
| HSL | hsl(202, 28%, 73%) |
| HSV | hsv(202, 19%, 80%) |
| CMYK | cmyk(19%, 6.8%, 0%, 19.6%) |
| CIE-LAB | lab(75.93, -5.48, -9.87) |
| CIE-LCH | lch(75.93, 11.29, 240.95°) |
| OKLab | oklab(79.04% -0.0206 -0.0267) |
| OKLCH | oklch(79.04% 0.034 232.4) |
| XYZ | xyz(45.3732, 49.7751, 64.9627) |
| Luminance | 0.4978 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 3.77
Cloudy Blue
#ACC2D9
ΔE00 4.56
Lightsteelblue
#B0C4DE
ΔE00 6.30
Light Blue Grey
#B7C9E2
ΔE00 6.92
Cool Gray
#9AA7B0
ΔE00 7.28
Lightblue
#ADD8E6
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A6BFCD #CDB4A6
analogous
#A6CDC7 #A6BFCD #A6ABCD
triadic
#A6BFCD #CDA6BF #BFCDA6
tetradic
#A6BFCD #C7A6CD #CDB4A6 #ABCDA6
square
#A6BFCD #C7A6CD #CDB4A6 #ABCDA6
split-complementary
#A6BFCD #CDA6AB #CDC7A6
monochromatic
#59869F #7FA3B7 #A6BFCD #CDDBE3 #EBF1F4
Accessibility & contrast
On white
1.92
#A6BFCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.96
#A6BFCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A6BFCD
10.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A6BFCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A6BFCD | 1.00 | 1.92 | 10.96 | 10.96 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8BECE
Deuteranopia (green-blind)
#B3B9CD
Tritanopia (blue-blind)
#9BC3C3
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #a6bfcd; /* rgb */ color: rgb(166, 191, 205); /* oklch */ color: oklch(79.0% 0.034 232.4);
Tailwind
colors: {
custom: {
50: '#c1d2dc',
500: '#a6bfcd',
950: '#000000',
},
}SCSS
$custom: #a6bfcd; $custom-light: #c1d2dc; $custom-dark: #000000;
JSON
{
"hex": "#a6bfcd",
"rgb": {
"r": 166,
"g": 191,
"b": 205
},
"hsl": {
"h": 201.538,
"s": 28.058,
"l": 72.745
},
"oklch": {
"l": 0.79035,
"c": 0.03377,
"h": 232.4
},
"luminance": 0.49776
}Semantic roles & 50–950 ramp
primary
#A6BFCD
secondary
#EBE4E0
accent
#643FA7
background
#FBFCFD
surface
#F7F9FB
border
#D0D2D4
text
#121415
muted
#818283