#A6BBCE#A6BBCE
#A6BBCE is a light, muted cyan. Relative luminance 0.481; OKLCH L 78.2% C 0.036 H 245.6°. Best body text is #000000 at 10.62:1 contrast (WCAG AA passes).
Color values
| HEX | #A6BBCE |
|---|---|
| RGB | rgb(166, 187, 206) |
| HSL | hsl(209, 29%, 73%) |
| HSV | hsv(209, 19%, 81%) |
| CMYK | cmyk(19.4%, 9.2%, 0%, 19.2%) |
| CIE-LAB | lab(74.89, -3.13, -11.97) |
| CIE-LCH | lch(74.89, 12.37, 255.35°) |
| OKLab | oklab(78.22% -0.0147 -0.0325) |
| OKLCH | oklch(78.22% 0.036 245.6) |
| XYZ | xyz(44.6339, 48.1027, 65.3137) |
| Luminance | 0.4810 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 2.38
Light Grey Blue
#9DBCD4
ΔE00 2.78
Lightsteelblue
#B0C4DE
ΔE00 3.93
Light Blue Grey
#B7C9E2
ΔE00 4.97
Cool Gray
#9AA7B0
ΔE00 6.79
Dove Gray
#B6B8BD
ΔE00 7.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A6BBCE #CEB9A6
analogous
#A6CECD #A6BBCE #A6A7CE
triadic
#A6BBCE #CEA6BB #BBCEA6
tetradic
#A6BBCE #CDA6CE #CEB9A6 #A7CEA6
square
#A6BBCE #CDA6CE #CEB9A6 #A7CEA6
split-complementary
#A6BBCE #CEA6A7 #CECDA6
monochromatic
#597FA1 #7F9DB8 #A6BBCE #CDD9E4 #EBF0F4
Accessibility & contrast
On white
1.98
#A6BBCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.62
#A6BBCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A6BBCE
10.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A6BBCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A6BBCE | 1.00 | 1.98 | 10.62 | 10.62 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4BBCF
Deuteranopia (green-blind)
#AFB6CE
Tritanopia (blue-blind)
#9CBFC1
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #a6bbce; /* rgb */ color: rgb(166, 187, 206); /* oklch */ color: oklch(78.2% 0.036 245.6);
Tailwind
colors: {
custom: {
50: '#c1cfdd',
500: '#a6bbce',
950: '#000000',
},
}SCSS
$custom: #a6bbce; $custom-light: #c1cfdd; $custom-dark: #000000;
JSON
{
"hex": "#a6bbce",
"rgb": {
"r": 166,
"g": 187,
"b": 206
},
"hsl": {
"h": 208.5,
"s": 28.986,
"l": 72.941
},
"oklch": {
"l": 0.78224,
"c": 0.03565,
"h": 245.6
},
"luminance": 0.48104
}Semantic roles & 50–950 ramp
primary
#A6BBCE
secondary
#EBE5E0
accent
#703EA8
background
#FBFCFD
surface
#F7F9FB
border
#D0D2D4
text
#121315
muted
#818283