#B6C8CD#B6C8CD
#B6C8CD is a very light, muted cyan. Relative luminance 0.557; OKLCH L 82.1% C 0.021 H 216.2°. Best body text is #000000 at 12.13:1 contrast (WCAG AA passes).
Color values
| HEX | #B6C8CD |
|---|---|
| RGB | rgb(182, 200, 205) |
| HSL | hsl(193, 19%, 76%) |
| HSV | hsv(193, 11%, 80%) |
| CMYK | cmyk(11.2%, 2.4%, 0%, 19.6%) |
| CIE-LAB | lab(79.42, -5.09, -4.58) |
| CIE-LCH | lch(79.42, 6.85, 221.94°) |
| OKLab | oklab(82.06% -0.0168 -0.0123) |
| OKLCH | oklch(82.06% 0.021 216.2) |
| XYZ | xyz(50.9626, 55.6605, 65.8043) |
| Luminance | 0.5566 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 5.97
Lightblue
#ADD8E6
ΔE00 7.34
Silver
#C0C0C0
ΔE00 7.51
Dove Gray
#B6B8BD
ΔE00 7.62
Cloudy Blue
#ACC2D9
ΔE00 7.66
Fog
#D8DCE0
ΔE00 7.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6C8CD #CDBBB6
analogous
#B6CDC6 #B6C8CD #B6BCCD
triadic
#B6C8CD #CDB6C8 #C8CDB6
tetradic
#B6C8CD #C6B6CD #CDBBB6 #BCCDB6
square
#B6C8CD #C6B6CD #CDBBB6 #BCCDB6
split-complementary
#B6C8CD #CDB6BC #CDC6B6
monochromatic
#6D919B #92ADB4 #B6C8CD #DAE3E6 #EDF1F3
Accessibility & contrast
On white
1.73
#B6C8CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.13
#B6C8CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6C8CD
12.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6C8CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6C8CD | 1.00 | 1.73 | 12.13 | 12.13 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C7CD
Deuteranopia (green-blind)
#C0C3CD
Tritanopia (blue-blind)
#B0CAC9
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #b6c8cd; /* rgb */ color: rgb(182, 200, 205); /* oklch */ color: oklch(82.1% 0.021 216.2);
Tailwind
colors: {
custom: {
50: '#ccd8dc',
500: '#b6c8cd',
950: '#000000',
},
}SCSS
$custom: #b6c8cd; $custom-light: #ccd8dc; $custom-dark: #000000;
JSON
{
"hex": "#b6c8cd",
"rgb": {
"r": 182,
"g": 200,
"b": 205
},
"hsl": {
"h": 193.043,
"s": 18.699,
"l": 75.882
},
"oklch": {
"l": 0.82064,
"c": 0.02086,
"h": 216.2
},
"luminance": 0.55661
}Semantic roles & 50–950 ramp
primary
#B6C8CD
secondary
#A28C86
accent
#5B489D
background
#FEFEFE
surface
#FAFBFC
border
#D3D4D5
text
#131415
muted
#838384