#B0C4CC#B0C4CC
#B0C4CC is a light, muted cyan. Relative luminance 0.531; OKLCH L 80.8% C 0.025 H 223.7°. Best body text is #000000 at 11.61:1 contrast (WCAG AA passes).
Color values
| HEX | #B0C4CC |
|---|---|
| RGB | rgb(176, 196, 204) |
| HSL | hsl(197, 22%, 75%) |
| HSV | hsv(197, 14%, 80%) |
| CMYK | cmyk(13.7%, 3.9%, 0%, 20%) |
| CIE-LAB | lab(77.92, -5.15, -6.31) |
| CIE-LCH | lch(77.92, 8.14, 230.79°) |
| OKLab | oklab(80.76% -0.0178 -0.017) |
| OKLCH | oklch(80.76% 0.025 223.7) |
| XYZ | xyz(48.5409, 53.0686, 64.8009) |
| Luminance | 0.5307 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 6.33
Light Grey Blue
#9DBCD4
ΔE00 6.58
Lightblue
#ADD8E6
ΔE00 7.20
Silver (survey)
#C5C9C7
ΔE00 7.21
Dove Gray
#B6B8BD
ΔE00 7.54
Lightsteelblue
#B0C4DE
ΔE00 7.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0C4CC #CCB8B0
analogous
#B0CCC6 #B0C4CC #B0B6CC
triadic
#B0C4CC #CCB0C4 #C4CCB0
tetradic
#B0C4CC #C6B0CC #CCB8B0 #B6CCB0
square
#B0C4CC #C6B0CC #CCB8B0 #B6CCB0
split-complementary
#B0C4CC #CCB0B6 #CCC6B0
monochromatic
#668C9C #8BA8B4 #B0C4CC #D5E0E4 #ECF1F3
Accessibility & contrast
On white
1.81
#B0C4CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.61
#B0C4CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0C4CC
11.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0C4CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0C4CC | 1.00 | 1.81 | 11.61 | 11.61 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFC3CC
Deuteranopia (green-blind)
#BBBFCC
Tritanopia (blue-blind)
#A9C7C6
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #b0c4cc; /* rgb */ color: rgb(176, 196, 204); /* oklch */ color: oklch(80.8% 0.025 223.7);
Tailwind
colors: {
custom: {
50: '#c7d5db',
500: '#b0c4cc',
950: '#000000',
},
}SCSS
$custom: #b0c4cc; $custom-light: #c7d5db; $custom-dark: #000000;
JSON
{
"hex": "#b0c4cc",
"rgb": {
"r": 176,
"g": 196,
"b": 204
},
"hsl": {
"h": 197.143,
"s": 21.538,
"l": 74.51
},
"oklch": {
"l": 0.80763,
"c": 0.0246,
"h": 223.7
},
"luminance": 0.5307
}Semantic roles & 50–950 ramp
primary
#B0C4CC
secondary
#A1897F
accent
#5F46A0
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#131415
muted
#828384