#B0C8CD#B0C8CD
#B0C8CD is a light, muted cyan. Relative luminance 0.549; OKLCH L 81.6% C 0.027 H 211.6°. Best body text is #000000 at 11.99:1 contrast (WCAG AA passes).
Color values
| HEX | #B0C8CD |
|---|---|
| RGB | rgb(176, 200, 205) |
| HSL | hsl(190, 22%, 75%) |
| HSV | hsv(190, 14%, 80%) |
| CMYK | cmyk(14.1%, 2.4%, 0%, 19.6%) |
| CIE-LAB | lab(79.01, -7.04, -5.23) |
| CIE-LCH | lch(79.01, 8.77, 216.59°) |
| OKLab | oklab(81.64% -0.0229 -0.0141) |
| OKLCH | oklch(81.64% 0.027 211.6) |
| XYZ | xyz(49.5755, 54.9453, 65.7393) |
| Luminance | 0.5495 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.04
Silver (survey)
#C5C9C7
ΔE00 7.70
Powder Blue
#B0E0E6
ΔE00 7.78
Light Grey Blue
#9DBCD4
ΔE00 8.21
Cloudy Blue
#ACC2D9
ΔE00 8.35
Silver
#C0C0C0
ΔE00 9.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0C8CD #CDB5B0
analogous
#B0CDC4 #B0C8CD #B0BACD
triadic
#B0C8CD #CDB0C8 #C8CDB0
tetradic
#B0C8CD #C4B0CD #CDB5B0 #BACDB0
square
#B0C8CD #C4B0CD #CDB5B0 #BACDB0
split-complementary
#B0C8CD #CDB0BA #CDC4B0
monochromatic
#65949E #8BAEB5 #B0C8CD #D5E2E5 #ECF2F3
Accessibility & contrast
On white
1.75
#B0C8CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.99
#B0C8CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0C8CD
11.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0C8CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0C8CD | 1.00 | 1.75 | 11.99 | 11.99 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C6CD
Deuteranopia (green-blind)
#BEC2CD
Tritanopia (blue-blind)
#A8CAC9
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #b0c8cd; /* rgb */ color: rgb(176, 200, 205); /* oklch */ color: oklch(81.6% 0.027 211.6);
Tailwind
colors: {
custom: {
50: '#c7d8dc',
500: '#b0c8cd',
950: '#000000',
},
}SCSS
$custom: #b0c8cd; $custom-light: #c7d8dc; $custom-dark: #000000;
JSON
{
"hex": "#b0c8cd",
"rgb": {
"r": 176,
"g": 200,
"b": 205
},
"hsl": {
"h": 190.345,
"s": 22.481,
"l": 74.706
},
"oklch": {
"l": 0.81636,
"c": 0.02693,
"h": 211.6
},
"luminance": 0.54946
}Semantic roles & 50–950 ramp
primary
#B0C8CD
secondary
#A2857F
accent
#5545A1
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131415
muted
#828384