#B4C6CA#B4C6CA
#B4C6CA is a light, muted cyan. Relative luminance 0.544; OKLCH L 81.4% C 0.020 H 212.5°. Best body text is #000000 at 11.87:1 contrast (WCAG AA passes).
Color values
| HEX | #B4C6CA |
|---|---|
| RGB | rgb(180, 198, 202) |
| HSL | hsl(191, 17%, 75%) |
| HSV | hsv(191, 11%, 79%) |
| CMYK | cmyk(10.9%, 2%, 0%, 20.8%) |
| CIE-LAB | lab(78.67, -5.30, -4.09) |
| CIE-LCH | lch(78.67, 6.69, 217.62°) |
| OKLab | oklab(81.41% -0.0173 -0.011) |
| OKLCH | oklch(81.41% 0.02 212.5) |
| XYZ | xyz(49.6747, 54.3549, 63.7401) |
| Luminance | 0.5436 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 5.95
Silver
#C0C0C0
ΔE00 7.47
Dove Gray
#B6B8BD
ΔE00 7.58
Lightblue
#ADD8E6
ΔE00 7.65
Cloudy Blue
#ACC2D9
ΔE00 8.06
Fog
#D8DCE0
ΔE00 8.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4C6CA #CAB8B4
analogous
#B4CAC3 #B4C6CA #B4BBCA
triadic
#B4C6CA #CAB4C6 #C6CAB4
tetradic
#B4C6CA #C3B4CA #CAB8B4 #BBCAB4
square
#B4C6CA #C3B4CA #CAB8B4 #BBCAB4
split-complementary
#B4C6CA #CAB4BB #CAC3B4
monochromatic
#6C8F97 #90ABB1 #B4C6CA #D8E1E3 #EDF1F2
Accessibility & contrast
On white
1.77
#B4C6CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.87
#B4C6CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4C6CA
11.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4C6CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4C6CA | 1.00 | 1.77 | 11.87 | 11.87 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C4CA
Deuteranopia (green-blind)
#BFC1CA
Tritanopia (blue-blind)
#AEC8C7
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #b4c6ca; /* rgb */ color: rgb(180, 198, 202); /* oklch */ color: oklch(81.4% 0.020 212.5);
Tailwind
colors: {
custom: {
50: '#cad7da',
500: '#b4c6ca',
950: '#000000',
},
}SCSS
$custom: #b4c6ca; $custom-light: #cad7da; $custom-dark: #000000;
JSON
{
"hex": "#b4c6ca",
"rgb": {
"r": 180,
"g": 198,
"b": 202
},
"hsl": {
"h": 190.909,
"s": 17.187,
"l": 74.902
},
"oklch": {
"l": 0.81408,
"c": 0.02046,
"h": 212.5
},
"luminance": 0.54356
}Semantic roles & 50–950 ramp
primary
#B4C6CA
secondary
#9E8984
accent
#594A9B
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#131414
muted
#828383