#B6C2CD#B6C2CD
#B6C2CD is a light, muted cyan. Relative luminance 0.529; OKLCH L 80.8% C 0.020 H 245.7°. Best body text is #000000 at 11.59:1 contrast (WCAG AA passes).
Color values
| HEX | #B6C2CD |
|---|---|
| RGB | rgb(182, 194, 205) |
| HSL | hsl(209, 19%, 76%) |
| HSV | hsv(209, 11%, 80%) |
| CMYK | cmyk(11.2%, 5.4%, 0%, 19.6%) |
| CIE-LAB | lab(77.84, -1.92, -6.92) |
| CIE-LCH | lch(77.84, 7.18, 254.47°) |
| OKLab | oklab(80.82% -0.0084 -0.0186) |
| OKLCH | oklch(80.82% 0.02 245.7) |
| XYZ | xyz(49.6002, 52.9357, 65.3502) |
| Luminance | 0.5294 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 4.79
Dove Gray
#B6B8BD
ΔE00 4.94
Light Blue Grey
#B7C9E2
ΔE00 5.58
Lightsteelblue
#B0C4DE
ΔE00 5.64
Silver
#C0C0C0
ΔE00 6.41
Light Grey Blue
#9DBCD4
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6C2CD #CDC1B6
analogous
#B6CDCC #B6C2CD #B6B6CD
triadic
#B6C2CD #CDB6C2 #C2CDB6
tetradic
#B6C2CD #CCB6CD #CDC1B6 #B6CDB6
square
#B6C2CD #CCB6CD #CDC1B6 #B6CDB6
split-complementary
#B6C2CD #CDB6B6 #CDCCB6
monochromatic
#6D859B #92A4B4 #B6C2CD #DAE0E6 #EDF0F3
Accessibility & contrast
On white
1.81
#B6C2CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.59
#B6C2CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6C2CD
11.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6C2CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6C2CD | 1.00 | 1.81 | 11.59 | 11.59 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEC2CE
Deuteranopia (green-blind)
#BBBFCD
Tritanopia (blue-blind)
#B0C5C5
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #b6c2cd; /* rgb */ color: rgb(182, 194, 205); /* oklch */ color: oklch(80.8% 0.020 245.7);
Tailwind
colors: {
custom: {
50: '#ccd4dc',
500: '#b6c2cd',
950: '#000000',
},
}SCSS
$custom: #b6c2cd; $custom-light: #ccd4dc; $custom-dark: #000000;
JSON
{
"hex": "#b6c2cd",
"rgb": {
"r": 182,
"g": 194,
"b": 205
},
"hsl": {
"h": 208.696,
"s": 18.699,
"l": 75.882
},
"oklch": {
"l": 0.80817,
"c": 0.02041,
"h": 245.7
},
"luminance": 0.52936
}Semantic roles & 50–950 ramp
primary
#B6C2CD
secondary
#A29386
accent
#71489D
background
#FEFEFE
surface
#FAFBFC
border
#D3D4D5
text
#131415
muted
#838384