#B6C6CA#B6C6CA
#B6C6CA is a light, near-neutral cyan. Relative luminance 0.546; OKLCH L 81.6% C 0.018 H 214.4°. Best body text is #000000 at 11.92:1 contrast (WCAG AA passes).
Color values
| HEX | #B6C6CA |
|---|---|
| RGB | rgb(182, 198, 202) |
| HSL | hsl(192, 16%, 75%) |
| HSV | hsv(192, 10%, 79%) |
| CMYK | cmyk(9.9%, 2%, 0%, 20.8%) |
| CIE-LAB | lab(78.81, -4.64, -3.86) |
| CIE-LCH | lch(78.81, 6.04, 219.76°) |
| OKLab | oklab(81.55% -0.0152 -0.0104) |
| OKLCH | oklch(81.55% 0.018 214.4) |
| XYZ | xyz(50.1438, 54.5968, 63.7621) |
| Luminance | 0.5460 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 5.34
Silver
#C0C0C0
ΔE00 6.80
Dove Gray
#B6B8BD
ΔE00 6.95
Light Gray
#D3D3D3
ΔE00 7.80
Fog
#D8DCE0
ΔE00 7.81
Cloudy Blue
#ACC2D9
ΔE00 7.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6C6CA #CABAB6
analogous
#B6CAC4 #B6C6CA #B6BCCA
triadic
#B6C6CA #CAB6C6 #C6CAB6
tetradic
#B6C6CA #C4B6CA #CABAB6 #BCCAB6
square
#B6C6CA #C4B6CA #CABAB6 #BCCAB6
split-complementary
#B6C6CA #CAB6BC #CAC4B6
monochromatic
#6F8F97 #93AAB0 #B6C6CA #D9E2E4 #EDF1F2
Accessibility & contrast
On white
1.76
#B6C6CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.92
#B6C6CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6C6CA
11.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6C6CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6C6CA | 1.00 | 1.76 | 11.92 | 11.92 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C5CA
Deuteranopia (green-blind)
#BFC2CA
Tritanopia (blue-blind)
#B1C8C7
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #b6c6ca; /* rgb */ color: rgb(182, 198, 202); /* oklch */ color: oklch(81.6% 0.018 214.4);
Tailwind
colors: {
custom: {
50: '#ccd7da',
500: '#b6c6ca',
950: '#000000',
},
}SCSS
$custom: #b6c6ca; $custom-light: #ccd7da; $custom-dark: #000000;
JSON
{
"hex": "#b6c6ca",
"rgb": {
"r": 182,
"g": 198,
"b": 202
},
"hsl": {
"h": 192,
"s": 15.873,
"l": 75.294
},
"oklch": {
"l": 0.81554,
"c": 0.01841,
"h": 214.4
},
"luminance": 0.54598
}Semantic roles & 50–950 ramp
primary
#B6C6CA
secondary
#9E8B86
accent
#5B4B9A
background
#FEFEFE
surface
#FAFBFB
border
#D3D4D4
text
#131414
muted
#838383