#B8C8D4#B8C8D4
#B8C8D4 is a very light, muted cyan. Relative luminance 0.563; OKLCH L 82.4% C 0.024 H 240.2°. Best body text is #000000 at 12.25:1 contrast (WCAG AA passes).
Color values
| HEX | #B8C8D4 |
|---|---|
| RGB | rgb(184, 200, 212) |
| HSL | hsl(206, 25%, 78%) |
| HSV | hsv(206, 13%, 83%) |
| CMYK | cmyk(13.2%, 5.7%, 0%, 16.9%) |
| CIE-LAB | lab(79.76, -3.01, -7.83) |
| CIE-LCH | lch(79.76, 8.39, 248.93°) |
| OKLab | oklab(82.43% -0.0121 -0.0211) |
| OKLCH | oklch(82.43% 0.024 240.2) |
| XYZ | xyz(52.3023, 56.2515, 70.3766) |
| Luminance | 0.5625 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 4.50
Light Blue Grey
#B7C9E2
ΔE00 5.25
Lightsteelblue
#B0C4DE
ΔE00 5.49
Light Grey Blue
#9DBCD4
ΔE00 6.29
Dove Gray
#B6B8BD
ΔE00 6.77
Silver (survey)
#C5C9C7
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8C8D4 #D4C4B8
analogous
#B8D4D2 #B8C8D4 #B8BAD4
triadic
#B8C8D4 #D4B8C8 #C8D4B8
tetradic
#B8C8D4 #D2B8D4 #D4C4B8 #BAD4B8
square
#B8C8D4 #D2B8D4 #D4C4B8 #BAD4B8
split-complementary
#B8C8D4 #D4B8BA #D4D2B8
monochromatic
#6C8DA6 #92AABD #B8C8D4 #DEE6EB #ECF0F3
Accessibility & contrast
On white
1.71
#B8C8D4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.25
#B8C8D4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8C8D4
12.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8C8D4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8C8D4 | 1.00 | 1.71 | 12.25 | 12.25 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C7D5
Deuteranopia (green-blind)
#BFC4D4
Tritanopia (blue-blind)
#B1CBCC
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #b8c8d4; /* rgb */ color: rgb(184, 200, 212); /* oklch */ color: oklch(82.4% 0.024 240.2);
Tailwind
colors: {
custom: {
50: '#cdd8e1',
500: '#b8c8d4',
950: '#000000',
},
}SCSS
$custom: #b8c8d4; $custom-light: #cdd8e1; $custom-dark: #000000;
JSON
{
"hex": "#b8c8d4",
"rgb": {
"r": 184,
"g": 200,
"b": 212
},
"hsl": {
"h": 205.714,
"s": 24.561,
"l": 77.647
},
"oklch": {
"l": 0.82429,
"c": 0.02431,
"h": 240.2
},
"luminance": 0.56252
}Semantic roles & 50–950 ramp
primary
#B8C8D4
secondary
#AA9686
accent
#6C42A3
background
#FEFEFE
surface
#FAFBFC
border
#D3D4D5
text
#131415
muted
#838384