#B0C0CA#B0C0CA
#B0C0CA is a light, muted cyan. Relative luminance 0.512; OKLCH L 79.9% C 0.023 H 235.1°. Best body text is #000000 at 11.24:1 contrast (WCAG AA passes).
Color values
| HEX | #B0C0CA |
|---|---|
| RGB | rgb(176, 192, 202) |
| HSL | hsl(203, 20%, 74%) |
| HSV | hsv(203, 13%, 79%) |
| CMYK | cmyk(12.9%, 5%, 0%, 20.8%) |
| CIE-LAB | lab(76.80, -3.44, -6.88) |
| CIE-LCH | lch(76.80, 7.70, 243.44°) |
| OKLab | oklab(79.86% -0.0129 -0.0185) |
| OKLCH | oklch(79.86% 0.023 235.1) |
| XYZ | xyz(47.4123, 51.1928, 63.2489) |
| Luminance | 0.5119 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 5.08
Light Grey Blue
#9DBCD4
ΔE00 5.91
Dove Gray
#B6B8BD
ΔE00 5.91
Lightsteelblue
#B0C4DE
ΔE00 6.41
Light Blue Grey
#B7C9E2
ΔE00 6.63
Cool Gray
#9AA7B0
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0C0CA #CABAB0
analogous
#B0CAC7 #B0C0CA #B0B3CA
triadic
#B0C0CA #CAB0C0 #C0CAB0
tetradic
#B0C0CA #C7B0CA #CABAB0 #B3CAB0
square
#B0C0CA #C7B0CA #CABAB0 #B3CAB0
split-complementary
#B0C0CA #CAB0B3 #CAC7B0
monochromatic
#678699 #8BA3B1 #B0C0CA #D5DDE3 #EDF0F3
Accessibility & contrast
On white
1.87
#B0C0CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.24
#B0C0CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0C0CA
11.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0C0CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0C0CA | 1.00 | 1.87 | 11.24 | 11.24 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCBFCB
Deuteranopia (green-blind)
#B8BCCA
Tritanopia (blue-blind)
#A9C3C3
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #b0c0ca; /* rgb */ color: rgb(176, 192, 202); /* oklch */ color: oklch(79.9% 0.023 235.1);
Tailwind
colors: {
custom: {
50: '#c7d3da',
500: '#b0c0ca',
950: '#000000',
},
}SCSS
$custom: #b0c0ca; $custom-light: #c7d3da; $custom-dark: #000000;
JSON
{
"hex": "#b0c0ca",
"rgb": {
"r": 176,
"g": 192,
"b": 202
},
"hsl": {
"h": 203.077,
"s": 19.697,
"l": 74.118
},
"oklch": {
"l": 0.79861,
"c": 0.02262,
"h": 235.1
},
"luminance": 0.51194
}Semantic roles & 50–950 ramp
primary
#B0C0CA
secondary
#9F8C80
accent
#69479E
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#131414
muted
#828383