#B8CCD6#B8CCD6
#B8CCD6 is a very light, muted cyan. Relative luminance 0.582; OKLCH L 83.3% C 0.026 H 229.2°. Best body text is #000000 at 12.65:1 contrast (WCAG AA passes).
Color values
| HEX | #B8CCD6 |
|---|---|
| RGB | rgb(184, 204, 214) |
| HSL | hsl(200, 27%, 78%) |
| HSV | hsv(200, 14%, 84%) |
| CMYK | cmyk(14%, 4.7%, 0%, 16.1%) |
| CIE-LAB | lab(80.87, -4.71, -7.25) |
| CIE-LCH | lch(80.87, 8.65, 237.01°) |
| OKLab | oklab(83.32% -0.0169 -0.0196) |
| OKLCH | oklch(83.32% 0.026 229.2) |
| XYZ | xyz(53.4947, 58.2300, 72.0264) |
| Luminance | 0.5823 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 5.91
Lightblue
#ADD8E6
ΔE00 6.42
Light Blue Grey
#B7C9E2
ΔE00 6.83
Light Grey Blue
#9DBCD4
ΔE00 6.92
Lightsteelblue
#B0C4DE
ΔE00 7.07
Silver (survey)
#C5C9C7
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8CCD6 #D6C2B8
analogous
#B8D6D1 #B8CCD6 #B8BDD6
triadic
#B8CCD6 #D6B8CC #CCD6B8
tetradic
#B8CCD6 #D1B8D6 #D6C2B8 #BDD6B8
square
#B8CCD6 #D1B8D6 #D6C2B8 #BDD6B8
split-complementary
#B8CCD6 #D6B8BD #D6D1B8
monochromatic
#6A94A9 #91B0C0 #B8CCD6 #DFE8EC #ECF1F4
Accessibility & contrast
On white
1.66
#B8CCD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.65
#B8CCD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8CCD6
12.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8CCD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8CCD6 | 1.00 | 1.66 | 12.65 | 12.65 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7CBD7
Deuteranopia (green-blind)
#C2C7D6
Tritanopia (blue-blind)
#B0CFCF
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #b8ccd6; /* rgb */ color: rgb(184, 204, 214); /* oklch */ color: oklch(83.3% 0.026 229.2);
Tailwind
colors: {
custom: {
50: '#cddbe2',
500: '#b8ccd6',
950: '#000000',
},
}SCSS
$custom: #b8ccd6; $custom-light: #cddbe2; $custom-dark: #000000;
JSON
{
"hex": "#b8ccd6",
"rgb": {
"r": 184,
"g": 204,
"b": 214
},
"hsl": {
"h": 200,
"s": 26.786,
"l": 78.039
},
"oklch": {
"l": 0.83322,
"c": 0.02584,
"h": 229.2
},
"luminance": 0.58231
}Semantic roles & 50–950 ramp
primary
#B8CCD6
secondary
#AC9386
accent
#6240A5
background
#FEFEFE
surface
#FAFBFC
border
#D3D4D5
text
#131515
muted
#838484