#B6C8D4#B6C8D4
#B6C8D4 is a very light, muted cyan. Relative luminance 0.560; OKLCH L 82.3% C 0.026 H 236.9°. Best body text is #000000 at 12.20:1 contrast (WCAG AA passes).
Color values
| HEX | #B6C8D4 |
|---|---|
| RGB | rgb(182, 200, 212) |
| HSL | hsl(204, 26%, 77%) |
| HSV | hsv(204, 14%, 83%) |
| CMYK | cmyk(14.2%, 5.7%, 0%, 16.9%) |
| CIE-LAB | lab(79.62, -3.66, -8.05) |
| CIE-LCH | lch(79.62, 8.84, 245.54°) |
| OKLab | oklab(82.28% -0.0141 -0.0217) |
| OKLCH | oklch(82.28% 0.026 236.9) |
| XYZ | xyz(51.8265, 56.0061, 70.3543) |
| Luminance | 0.5601 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 4.55
Light Blue Grey
#B7C9E2
ΔE00 5.57
Lightsteelblue
#B0C4DE
ΔE00 5.71
Light Grey Blue
#9DBCD4
ΔE00 5.97
Dove Gray
#B6B8BD
ΔE00 7.27
Silver (survey)
#C5C9C7
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6C8D4 #D4C2B6
analogous
#B6D4D1 #B6C8D4 #B6B9D4
triadic
#B6C8D4 #D4B6C8 #C8D4B6
tetradic
#B6C8D4 #D1B6D4 #D4C2B6 #B9D4B6
square
#B6C8D4 #D1B6D4 #D4C2B6 #B9D4B6
split-complementary
#B6C8D4 #D4B6B9 #D4D1B6
monochromatic
#698EA7 #8FABBD #B6C8D4 #DDE5EB #ECF0F4
Accessibility & contrast
On white
1.72
#B6C8D4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.20
#B6C8D4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6C8D4
12.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6C8D4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6C8D4 | 1.00 | 1.72 | 12.20 | 12.20 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C7D5
Deuteranopia (green-blind)
#BFC4D4
Tritanopia (blue-blind)
#AECBCC
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #b6c8d4; /* rgb */ color: rgb(182, 200, 212); /* oklch */ color: oklch(82.3% 0.026 236.9);
Tailwind
colors: {
custom: {
50: '#ccd8e1',
500: '#b6c8d4',
950: '#000000',
},
}SCSS
$custom: #b6c8d4; $custom-light: #ccd8e1; $custom-dark: #000000;
JSON
{
"hex": "#b6c8d4",
"rgb": {
"r": 182,
"g": 200,
"b": 212
},
"hsl": {
"h": 204,
"s": 25.862,
"l": 77.255
},
"oklch": {
"l": 0.82284,
"c": 0.02591,
"h": 236.9
},
"luminance": 0.56007
}Semantic roles & 50–950 ramp
primary
#B6C8D4
secondary
#AA9384
accent
#6941A4
background
#FEFEFE
surface
#FAFBFC
border
#D3D4D5
text
#131415
muted
#838384