#A6BBCF#A6BBCF
#A6BBCF is a light, muted cyan. Relative luminance 0.482; OKLCH L 78.3% C 0.037 H 247.0°. Best body text is #000000 at 10.63:1 contrast (WCAG AA passes).
Color values
| HEX | #A6BBCF |
|---|---|
| RGB | rgb(166, 187, 207) |
| HSL | hsl(209, 30%, 73%) |
| HSV | hsv(209, 20%, 81%) |
| CMYK | cmyk(19.8%, 9.7%, 0%, 18.8%) |
| CIE-LAB | lab(74.92, -2.91, -12.46) |
| CIE-LCH | lch(74.92, 12.80, 256.87°) |
| OKLab | oklab(78.26% -0.0144 -0.0338) |
| OKLCH | oklch(78.26% 0.037 247) |
| XYZ | xyz(44.7558, 48.1515, 65.9555) |
| Luminance | 0.4815 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 2.13
Light Grey Blue
#9DBCD4
ΔE00 2.76
Lightsteelblue
#B0C4DE
ΔE00 3.60
Light Blue Grey
#B7C9E2
ΔE00 4.71
Cool Gray
#9AA7B0
ΔE00 7.01
Dove Gray
#B6B8BD
ΔE00 8.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A6BBCF #CFBAA6
analogous
#A6CFCE #A6BBCF #A6A6CF
triadic
#A6BBCF #CFA6BB #BBCFA6
tetradic
#A6BBCF #CEA6CF #CFBAA6 #A6CFA6
square
#A6BBCF #CEA6CF #CFBAA6 #A6CFA6
split-complementary
#A6BBCF #CFA6A6 #CFCEA6
monochromatic
#587EA3 #7E9DBA #A6BBCF #CED9E4 #EBF0F4
Accessibility & contrast
On white
1.98
#A6BBCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.63
#A6BBCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A6BBCF
10.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A6BBCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A6BBCF | 1.00 | 1.98 | 10.63 | 10.63 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3BBD0
Deuteranopia (green-blind)
#AEB6CF
Tritanopia (blue-blind)
#9BC0C1
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #a6bbcf; /* rgb */ color: rgb(166, 187, 207); /* oklch */ color: oklch(78.3% 0.037 247.0);
Tailwind
colors: {
custom: {
50: '#c1cfdd',
500: '#a6bbcf',
950: '#000000',
},
}SCSS
$custom: #a6bbcf; $custom-light: #c1cfdd; $custom-dark: #000000;
JSON
{
"hex": "#a6bbcf",
"rgb": {
"r": 166,
"g": 187,
"b": 207
},
"hsl": {
"h": 209.268,
"s": 29.927,
"l": 73.137
},
"oklch": {
"l": 0.78259,
"c": 0.03675,
"h": 247
},
"luminance": 0.48153
}Semantic roles & 50–950 ramp
primary
#A6BBCF
secondary
#EBE5E0
accent
#713DA9
background
#FBFCFD
surface
#F7F9FB
border
#D0D2D4
text
#121315
muted
#818283