#B6C4CE#B6C4CE
#B6C4CE is a light, muted cyan. Relative luminance 0.539; OKLCH L 81.3% C 0.021 H 238.7°. Best body text is #000000 at 11.78:1 contrast (WCAG AA passes).
Color values
| HEX | #B6C4CE |
|---|---|
| RGB | rgb(182, 196, 206) |
| HSL | hsl(205, 20%, 76%) |
| HSV | hsv(205, 12%, 81%) |
| CMYK | cmyk(11.7%, 4.9%, 0%, 19.2%) |
| CIE-LAB | lab(78.39, -2.78, -6.63) |
| CIE-LCH | lch(78.39, 7.19, 247.27°) |
| OKLab | oklab(81.26% -0.0108 -0.0178) |
| OKLCH | oklch(81.26% 0.021 238.7) |
| XYZ | xyz(50.1694, 53.8804, 66.1373) |
| Luminance | 0.5388 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 5.09
Dove Gray
#B6B8BD
ΔE00 5.65
Light Blue Grey
#B7C9E2
ΔE00 6.07
Lightsteelblue
#B0C4DE
ΔE00 6.15
Silver (survey)
#C5C9C7
ΔE00 6.53
Light Grey Blue
#9DBCD4
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6C4CE #CEC0B6
analogous
#B6CECC #B6C4CE #B6B8CE
triadic
#B6C4CE #CEB6C4 #C4CEB6
tetradic
#B6C4CE #CCB6CE #CEC0B6 #B8CEB6
square
#B6C4CE #CCB6CE #CEC0B6 #B8CEB6
split-complementary
#B6C4CE #CEB6B8 #CECCB6
monochromatic
#6D899D #91A6B5 #B6C4CE #DBE2E7 #EDF0F3
Accessibility & contrast
On white
1.78
#B6C4CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.78
#B6C4CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6C4CE
11.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6C4CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6C4CE | 1.00 | 1.78 | 11.78 | 11.78 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C3CF
Deuteranopia (green-blind)
#BDC1CE
Tritanopia (blue-blind)
#B0C7C7
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #b6c4ce; /* rgb */ color: rgb(182, 196, 206); /* oklch */ color: oklch(81.3% 0.021 238.7);
Tailwind
colors: {
custom: {
50: '#ccd5dd',
500: '#b6c4ce',
950: '#000000',
},
}SCSS
$custom: #b6c4ce; $custom-light: #ccd5dd; $custom-dark: #000000;
JSON
{
"hex": "#b6c4ce",
"rgb": {
"r": 182,
"g": 196,
"b": 206
},
"hsl": {
"h": 205,
"s": 19.672,
"l": 76.078
},
"oklch": {
"l": 0.81263,
"c": 0.02088,
"h": 238.7
},
"luminance": 0.53881
}Semantic roles & 50–950 ramp
primary
#B6C4CE
secondary
#A39285
accent
#6C479E
background
#FEFEFE
surface
#FAFBFC
border
#D3D4D5
text
#131415
muted
#838384