#A6BBD2#A6BBD2
#A6BBD2 is a light, muted cyan. Relative luminance 0.483; OKLCH L 78.4% C 0.040 H 250.7°. Best body text is #000000 at 10.66:1 contrast (WCAG AA passes).
Color values
| HEX | #A6BBD2 |
|---|---|
| RGB | rgb(166, 187, 210) |
| HSL | hsl(211, 33%, 74%) |
| HSV | hsv(211, 21%, 82%) |
| CMYK | cmyk(21%, 11%, 0%, 17.6%) |
| CIE-LAB | lab(75.01, -2.24, -13.96) |
| CIE-LCH | lch(75.01, 14.13, 260.89°) |
| OKLab | oklab(78.36% -0.0133 -0.0379) |
| OKLCH | oklch(78.36% 0.04 250.7) |
| XYZ | xyz(45.1260, 48.2996, 67.9055) |
| Luminance | 0.4830 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 1.83
Lightsteelblue
#B0C4DE
ΔE00 2.80
Light Grey Blue
#9DBCD4
ΔE00 3.09
Light Blue Grey
#B7C9E2
ΔE00 4.12
Powder Blue (survey)
#B1D1FC
ΔE00 7.67
Cool Gray
#9AA7B0
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A6BBD2 #D2BDA6
analogous
#A6D1D2 #A6BBD2 #A7A6D2
triadic
#A6BBD2 #D2A6BB #BBD2A6
tetradic
#A6BBD2 #D2A6D1 #D2BDA6 #A6D2A7
square
#A6BBD2 #D2A6D1 #D2BDA6 #A6D2A7
split-complementary
#A6BBD2 #D2A7A6 #D1D2A6
monochromatic
#557DA8 #7D9CBD #A6BBD2 #CFDAE7 #EBEFF5
Accessibility & contrast
On white
1.97
#A6BBD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.66
#A6BBD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A6BBD2
10.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A6BBD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A6BBD2 | 1.00 | 1.97 | 10.66 | 10.66 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3BBD3
Deuteranopia (green-blind)
#AEB7D2
Tritanopia (blue-blind)
#9AC0C2
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #a6bbd2; /* rgb */ color: rgb(166, 187, 210); /* oklch */ color: oklch(78.4% 0.040 250.7);
Tailwind
colors: {
custom: {
50: '#c1cfdf',
500: '#a6bbd2',
950: '#000000',
},
}SCSS
$custom: #a6bbd2; $custom-light: #c1cfdf; $custom-dark: #000000;
JSON
{
"hex": "#a6bbd2",
"rgb": {
"r": 166,
"g": 187,
"b": 210
},
"hsl": {
"h": 211.364,
"s": 32.836,
"l": 73.725
},
"oklch": {
"l": 0.78363,
"c": 0.04018,
"h": 250.7
},
"luminance": 0.48301
}Semantic roles & 50–950 ramp
primary
#A6BBD2
secondary
#EBE6E0
accent
#753AAC
background
#FBFCFD
surface
#F7F9FB
border
#D0D2D4
text
#121315
muted
#818283