#B7C8CD#B7C8CD
#B7C8CD is a very light, near-neutral cyan. Relative luminance 0.558; OKLCH L 82.1% C 0.020 H 217.3°. Best body text is #000000 at 12.16:1 contrast (WCAG AA passes).
Color values
| HEX | #B7C8CD |
|---|---|
| RGB | rgb(183, 200, 205) |
| HSL | hsl(194, 18%, 76%) |
| HSV | hsv(194, 11%, 80%) |
| CMYK | cmyk(10.7%, 2.4%, 0%, 19.6%) |
| CIE-LAB | lab(79.49, -4.77, -4.47) |
| CIE-LCH | lch(79.49, 6.53, 223.14°) |
| OKLab | oklab(82.14% -0.0158 -0.012) |
| OKLCH | oklch(82.14% 0.02 217.3) |
| XYZ | xyz(51.1996, 55.7828, 65.8155) |
| Luminance | 0.5578 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 5.68
Silver
#C0C0C0
ΔE00 7.19
Dove Gray
#B6B8BD
ΔE00 7.32
Cloudy Blue
#ACC2D9
ΔE00 7.59
Lightblue
#ADD8E6
ΔE00 7.60
Fog
#D8DCE0
ΔE00 7.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7C8CD #CDBCB7
analogous
#B7CDC7 #B7C8CD #B7BDCD
triadic
#B7C8CD #CDB7C8 #C8CDB7
tetradic
#B7C8CD #C7B7CD #CDBCB7 #BDCDB7
square
#B7C8CD #C7B7CD #CDBCB7 #BDCDB7
split-complementary
#B7C8CD #CDB7BD #CDC7B7
monochromatic
#6F919B #93ACB4 #B7C8CD #DBE4E6 #EDF1F2
Accessibility & contrast
On white
1.73
#B7C8CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.16
#B7C8CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7C8CD
12.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7C8CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7C8CD | 1.00 | 1.73 | 12.16 | 12.16 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C7CD
Deuteranopia (green-blind)
#C1C4CD
Tritanopia (blue-blind)
#B1CAC9
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #b7c8cd; /* rgb */ color: rgb(183, 200, 205); /* oklch */ color: oklch(82.1% 0.020 217.3);
Tailwind
colors: {
custom: {
50: '#ccd8dc',
500: '#b7c8cd',
950: '#000000',
},
}SCSS
$custom: #b7c8cd; $custom-light: #ccd8dc; $custom-dark: #000000;
JSON
{
"hex": "#b7c8cd",
"rgb": {
"r": 183,
"g": 200,
"b": 205
},
"hsl": {
"h": 193.636,
"s": 18.033,
"l": 76.078
},
"oklch": {
"l": 0.82136,
"c": 0.01987,
"h": 217.3
},
"luminance": 0.55784
}Semantic roles & 50–950 ramp
primary
#B7C8CD
secondary
#A28D87
accent
#5C499C
background
#FEFEFE
surface
#FAFBFC
border
#D3D4D5
text
#131415
muted
#838384