#A6BBCA#A6BBCA
#A6BBCA is a light, muted cyan. Relative luminance 0.479; OKLCH L 78.1% C 0.032 H 239.0°. Best body text is #000000 at 10.58:1 contrast (WCAG AA passes).
Color values
| HEX | #A6BBCA |
|---|---|
| RGB | rgb(166, 187, 202) |
| HSL | hsl(205, 25%, 72%) |
| HSV | hsv(205, 18%, 79%) |
| CMYK | cmyk(17.8%, 7.4%, 0%, 20.8%) |
| CIE-LAB | lab(74.77, -4.00, -9.97) |
| CIE-LCH | lch(74.77, 10.74, 248.13°) |
| OKLab | oklab(78.09% -0.0162 -0.027) |
| OKLCH | oklch(78.09% 0.032 239) |
| XYZ | xyz(44.1542, 47.9108, 62.7870) |
| Luminance | 0.4791 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 3.50
Cloudy Blue
#ACC2D9
ΔE00 3.78
Lightsteelblue
#B0C4DE
ΔE00 5.43
Cool Gray
#9AA7B0
ΔE00 6.12
Light Blue Grey
#B7C9E2
ΔE00 6.22
Dove Gray
#B6B8BD
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A6BBCA #CAB5A6
analogous
#A6CAC7 #A6BBCA #A6A9CA
triadic
#A6BBCA #CAA6BB #BBCAA6
tetradic
#A6BBCA #C7A6CA #CAB5A6 #A9CAA6
square
#A6BBCA #C7A6CA #CAB5A6 #A9CAA6
split-complementary
#A6BBCA #CAA6A9 #CAC7A6
monochromatic
#5C809A #809EB3 #A6BBCA #CCD8E1 #ECF0F4
Accessibility & contrast
On white
1.98
#A6BBCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.58
#A6BBCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A6BBCA
10.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A6BBCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A6BBCA | 1.00 | 1.98 | 10.58 | 10.58 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5BACB
Deuteranopia (green-blind)
#B0B6CA
Tritanopia (blue-blind)
#9DBFC0
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #a6bbca; /* rgb */ color: rgb(166, 187, 202); /* oklch */ color: oklch(78.1% 0.032 239.0);
Tailwind
colors: {
custom: {
50: '#c0cfda',
500: '#a6bbca',
950: '#000000',
},
}SCSS
$custom: #a6bbca; $custom-light: #c0cfda; $custom-dark: #000000;
JSON
{
"hex": "#a6bbca",
"rgb": {
"r": 166,
"g": 187,
"b": 202
},
"hsl": {
"h": 205,
"s": 25.352,
"l": 72.157
},
"oklch": {
"l": 0.78089,
"c": 0.0315,
"h": 239
},
"luminance": 0.47912
}Semantic roles & 50–950 ramp
primary
#A6BBCA
secondary
#EAE5E1
accent
#6B42A4
background
#FBFCFD
surface
#F7F9FA
border
#D0D2D3
text
#121314
muted
#818283