#B4C0CA#B4C0CA
#B4C0CA is a light, near-neutral cyan. Relative luminance 0.517; OKLCH L 80.2% C 0.019 H 243.0°. Best body text is #000000 at 11.33:1 contrast (WCAG AA passes).
Color values
| HEX | #B4C0CA |
|---|---|
| RGB | rgb(180, 192, 202) |
| HSL | hsl(207, 17%, 75%) |
| HSV | hsv(207, 11%, 79%) |
| CMYK | cmyk(10.9%, 5%, 0%, 20.8%) |
| CIE-LAB | lab(77.08, -2.13, -6.43) |
| CIE-LCH | lch(77.08, 6.77, 251.70°) |
| OKLab | oklab(80.16% -0.0088 -0.0173) |
| OKLCH | oklch(80.16% 0.019 243) |
| XYZ | xyz(48.3303, 51.6662, 63.2920) |
| Luminance | 0.5167 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 4.65
Cloudy Blue
#ACC2D9
ΔE00 5.15
Lightsteelblue
#B0C4DE
ΔE00 6.13
Light Blue Grey
#B7C9E2
ΔE00 6.18
Silver
#C0C0C0
ΔE00 6.20
Silver (survey)
#C5C9C7
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4C0CA #CABEB4
analogous
#B4CAC9 #B4C0CA #B4B5CA
triadic
#B4C0CA #CAB4C0 #C0CAB4
tetradic
#B4C0CA #C9B4CA #CABEB4 #B5CAB4
square
#B4C0CA #C9B4CA #CABEB4 #B5CAB4
split-complementary
#B4C0CA #CAB4B5 #CAC9B4
monochromatic
#6C8497 #90A2B1 #B4C0CA #D8DEE3 #EDF0F2
Accessibility & contrast
On white
1.85
#B4C0CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.33
#B4C0CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4C0CA
11.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4C0CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4C0CA | 1.00 | 1.85 | 11.33 | 11.33 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCC0CB
Deuteranopia (green-blind)
#B9BDCA
Tritanopia (blue-blind)
#AFC2C3
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #b4c0ca; /* rgb */ color: rgb(180, 192, 202); /* oklch */ color: oklch(80.2% 0.019 243.0);
Tailwind
colors: {
custom: {
50: '#cad3da',
500: '#b4c0ca',
950: '#000000',
},
}SCSS
$custom: #b4c0ca; $custom-light: #cad3da; $custom-dark: #000000;
JSON
{
"hex": "#b4c0ca",
"rgb": {
"r": 180,
"g": 192,
"b": 202
},
"hsl": {
"h": 207.273,
"s": 17.187,
"l": 74.902
},
"oklch": {
"l": 0.80157,
"c": 0.0194,
"h": 243
},
"luminance": 0.51667
}Semantic roles & 50–950 ramp
primary
#B4C0CA
secondary
#9E9084
accent
#6F4A9B
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#131414
muted
#828383