#B6C4CC#B6C4CC
#B6C4CC is a light, near-neutral cyan. Relative luminance 0.538; OKLCH L 81.2% C 0.019 H 232.6°. Best body text is #000000 at 11.76:1 contrast (WCAG AA passes).
Color values
| HEX | #B6C4CC |
|---|---|
| RGB | rgb(182, 196, 204) |
| HSL | hsl(202, 18%, 76%) |
| HSV | hsv(202, 11%, 80%) |
| CMYK | cmyk(10.8%, 3.9%, 0%, 20%) |
| CIE-LAB | lab(78.34, -3.19, -5.64) |
| CIE-LCH | lch(78.34, 6.48, 240.54°) |
| OKLab | oklab(81.2% -0.0116 -0.0152) |
| OKLCH | oklch(81.2% 0.019 232.6) |
| XYZ | xyz(49.9280, 53.7838, 64.8659) |
| Luminance | 0.5379 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 5.65
Silver (survey)
#C5C9C7
ΔE00 5.90
Cloudy Blue
#ACC2D9
ΔE00 5.95
Silver
#C0C0C0
ΔE00 6.35
Light Blue Grey
#B7C9E2
ΔE00 7.00
Lightsteelblue
#B0C4DE
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6C4CC #CCBEB6
analogous
#B6CCC9 #B6C4CC #B6B9CC
triadic
#B6C4CC #CCB6C4 #C4CCB6
tetradic
#B6C4CC #C9B6CC #CCBEB6 #B9CCB6
square
#B6C4CC #C9B6CC #CCBEB6 #B9CCB6
split-complementary
#B6C4CC #CCB6B9 #CCC9B6
monochromatic
#6E8A9A #92A7B3 #B6C4CC #DAE1E5 #EDF0F2
Accessibility & contrast
On white
1.79
#B6C4CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.76
#B6C4CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6C4CC
11.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6C4CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6C4CC | 1.00 | 1.79 | 11.76 | 11.76 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C3CC
Deuteranopia (green-blind)
#BDC1CC
Tritanopia (blue-blind)
#B1C6C6
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #b6c4cc; /* rgb */ color: rgb(182, 196, 204); /* oklch */ color: oklch(81.2% 0.019 232.6);
Tailwind
colors: {
custom: {
50: '#ccd5db',
500: '#b6c4cc',
950: '#000000',
},
}SCSS
$custom: #b6c4cc; $custom-light: #ccd5db; $custom-dark: #000000;
JSON
{
"hex": "#b6c4cc",
"rgb": {
"r": 182,
"g": 196,
"b": 204
},
"hsl": {
"h": 201.818,
"s": 17.742,
"l": 75.686
},
"oklch": {
"l": 0.812,
"c": 0.01909,
"h": 232.6
},
"luminance": 0.53785
}Semantic roles & 50–950 ramp
primary
#B6C4CC
secondary
#A08F86
accent
#67499C
background
#FEFEFE
surface
#FAFBFB
border
#D3D4D4
text
#131415
muted
#838384