#A6BBC8#A6BBC8
#A6BBC8 is a light, muted cyan. Relative luminance 0.478; OKLCH L 78.0% C 0.030 H 235.0°. Best body text is #000000 at 10.56:1 contrast (WCAG AA passes).
Color values
| HEX | #A6BBC8 |
|---|---|
| RGB | rgb(166, 187, 200) |
| HSL | hsl(203, 24%, 72%) |
| HSV | hsv(203, 17%, 78%) |
| CMYK | cmyk(17%, 6.5%, 0%, 21.6%) |
| CIE-LAB | lab(74.71, -4.44, -8.97) |
| CIE-LCH | lch(74.71, 10.01, 243.69°) |
| OKLab | oklab(78.02% -0.017 -0.0243) |
| OKLCH | oklch(78.02% 0.03 235) |
| XYZ | xyz(43.9189, 47.8167, 61.5480) |
| Luminance | 0.4782 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 4.14
Cloudy Blue
#ACC2D9
ΔE00 4.59
Cool Gray
#9AA7B0
ΔE00 5.94
Lightsteelblue
#B0C4DE
ΔE00 6.25
Light Blue Grey
#B7C9E2
ΔE00 6.94
Dove Gray
#B6B8BD
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A6BBC8 #C8B3A6
analogous
#A6C8C4 #A6BBC8 #A6AAC8
triadic
#A6BBC8 #C8A6BB #BBC8A6
tetradic
#A6BBC8 #C4A6C8 #C8B3A6 #AAC8A6
square
#A6BBC8 #C4A6C8 #C8B3A6 #AAC8A6
split-complementary
#A6BBC8 #C8A6AA #C8C4A6
monochromatic
#5D8197 #809EB1 #A6BBC8 #CCD8DF #ECF1F3
Accessibility & contrast
On white
1.99
#A6BBC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.56
#A6BBC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A6BBC8
10.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A6BBC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A6BBC8 | 1.00 | 1.99 | 10.56 | 10.56 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5BAC9
Deuteranopia (green-blind)
#B0B6C8
Tritanopia (blue-blind)
#9DBEBF
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #a6bbc8; /* rgb */ color: rgb(166, 187, 200); /* oklch */ color: oklch(78.0% 0.030 235.0);
Tailwind
colors: {
custom: {
50: '#c0cfd8',
500: '#a6bbc8',
950: '#000000',
},
}SCSS
$custom: #a6bbc8; $custom-light: #c0cfd8; $custom-dark: #000000;
JSON
{
"hex": "#a6bbc8",
"rgb": {
"r": 166,
"g": 187,
"b": 200
},
"hsl": {
"h": 202.941,
"s": 23.611,
"l": 71.765
},
"oklch": {
"l": 0.78023,
"c": 0.02962,
"h": 235
},
"luminance": 0.47818
}Semantic roles & 50–950 ramp
primary
#A6BBC8
secondary
#E9E4E1
accent
#6843A2
background
#FBFCFD
surface
#F7F9FA
border
#D0D2D3
text
#121314
muted
#818283