#B8C8D2#B8C8D2
#B8C8D2 is a very light, muted cyan. Relative luminance 0.562; OKLCH L 82.4% C 0.022 H 235.1°. Best body text is #000000 at 12.23:1 contrast (WCAG AA passes).
Color values
| HEX | #B8C8D2 |
|---|---|
| RGB | rgb(184, 200, 210) |
| HSL | hsl(203, 22%, 77%) |
| HSV | hsv(203, 12%, 82%) |
| CMYK | cmyk(12.4%, 4.8%, 0%, 17.6%) |
| CIE-LAB | lab(79.70, -3.43, -6.84) |
| CIE-LCH | lch(79.70, 7.65, 243.38°) |
| OKLab | oklab(82.37% -0.0129 -0.0184) |
| OKLCH | oklch(82.37% 0.022 235.1) |
| XYZ | xyz(52.0516, 56.1512, 69.0562) |
| Luminance | 0.5615 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 5.31
Light Blue Grey
#B7C9E2
ΔE00 6.18
Lightsteelblue
#B0C4DE
ΔE00 6.39
Silver (survey)
#C5C9C7
ΔE00 6.65
Dove Gray
#B6B8BD
ΔE00 6.69
Light Grey Blue
#9DBCD4
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8C8D2 #D2C2B8
analogous
#B8D2CF #B8C8D2 #B8BBD2
triadic
#B8C8D2 #D2B8C8 #C8D2B8
tetradic
#B8C8D2 #CFB8D2 #D2C2B8 #BBD2B8
square
#B8C8D2 #CFB8D2 #D2C2B8 #BBD2B8
split-complementary
#B8C8D2 #D2B8BB #D2CFB8
monochromatic
#6D8EA3 #93ABBA #B8C8D2 #DDE5EA #ECF0F3
Accessibility & contrast
On white
1.72
#B8C8D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.23
#B8C8D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8C8D2
12.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8C8D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8C8D2 | 1.00 | 1.72 | 12.23 | 12.23 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C7D3
Deuteranopia (green-blind)
#C0C4D2
Tritanopia (blue-blind)
#B1CBCB
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #b8c8d2; /* rgb */ color: rgb(184, 200, 210); /* oklch */ color: oklch(82.4% 0.022 235.1);
Tailwind
colors: {
custom: {
50: '#cdd8df',
500: '#b8c8d2',
950: '#000000',
},
}SCSS
$custom: #b8c8d2; $custom-light: #cdd8df; $custom-dark: #000000;
JSON
{
"hex": "#b8c8d2",
"rgb": {
"r": 184,
"g": 200,
"b": 210
},
"hsl": {
"h": 203.077,
"s": 22.414,
"l": 77.255
},
"oklch": {
"l": 0.82365,
"c": 0.02246,
"h": 235.1
},
"luminance": 0.56152
}Semantic roles & 50–950 ramp
primary
#B8C8D2
secondary
#A79387
accent
#6845A1
background
#FEFEFE
surface
#FAFBFC
border
#D3D4D5
text
#131415
muted
#838384