#B4C8CD#B4C8CD
#B4C8CD is a light, muted cyan. Relative luminance 0.554; OKLCH L 81.9% C 0.023 H 214.4°. Best body text is #000000 at 12.08:1 contrast (WCAG AA passes).
Color values
| HEX | #B4C8CD |
|---|---|
| RGB | rgb(180, 200, 205) |
| HSL | hsl(192, 20%, 75%) |
| HSV | hsv(192, 12%, 80%) |
| CMYK | cmyk(12.2%, 2.4%, 0%, 19.6%) |
| CIE-LAB | lab(79.28, -5.75, -4.80) |
| CIE-LCH | lch(79.28, 7.49, 219.85°) |
| OKLab | oklab(81.92% -0.0189 -0.0129) |
| OKLCH | oklch(81.92% 0.023 214.4) |
| XYZ | xyz(50.4935, 55.4187, 65.7824) |
| Luminance | 0.5542 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.55
Lightblue
#ADD8E6
ΔE00 6.84
Cloudy Blue
#ACC2D9
ΔE00 7.85
Silver
#C0C0C0
ΔE00 8.15
Light Grey Blue
#9DBCD4
ΔE00 8.17
Dove Gray
#B6B8BD
ΔE00 8.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4C8CD #CDB9B4
analogous
#B4CDC5 #B4C8CD #B4BBCD
triadic
#B4C8CD #CDB4C8 #C8CDB4
tetradic
#B4C8CD #C5B4CD #CDB9B4 #BBCDB4
square
#B4C8CD #C5B4CD #CDB9B4 #BBCDB4
split-complementary
#B4C8CD #CDB4BB #CDC5B4
monochromatic
#6B929C #8FADB5 #B4C8CD #D9E3E5 #EDF2F3
Accessibility & contrast
On white
1.74
#B4C8CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.08
#B4C8CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4C8CD
12.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4C8CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4C8CD | 1.00 | 1.74 | 12.08 | 12.08 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C6CD
Deuteranopia (green-blind)
#C0C3CD
Tritanopia (blue-blind)
#ADCAC9
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #b4c8cd; /* rgb */ color: rgb(180, 200, 205); /* oklch */ color: oklch(81.9% 0.023 214.4);
Tailwind
colors: {
custom: {
50: '#cad8dc',
500: '#b4c8cd',
950: '#000000',
},
}SCSS
$custom: #b4c8cd; $custom-light: #cad8dc; $custom-dark: #000000;
JSON
{
"hex": "#b4c8cd",
"rgb": {
"r": 180,
"g": 200,
"b": 205
},
"hsl": {
"h": 192,
"s": 20,
"l": 75.49
},
"oklch": {
"l": 0.8192,
"c": 0.02288,
"h": 214.4
},
"luminance": 0.5542
}Semantic roles & 50–950 ramp
primary
#B4C8CD
secondary
#A28983
accent
#59479E
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131415
muted
#828384