#B6C8D2#B6C8D2
#B6C8D2 is a very light, muted cyan. Relative luminance 0.559; OKLCH L 82.2% C 0.024 H 231.9°. Best body text is #000000 at 12.18:1 contrast (WCAG AA passes).
Color values
| HEX | #B6C8D2 |
|---|---|
| RGB | rgb(182, 200, 210) |
| HSL | hsl(201, 24%, 77%) |
| HSV | hsv(201, 13%, 82%) |
| CMYK | cmyk(13.3%, 4.8%, 0%, 17.6%) |
| CIE-LAB | lab(79.56, -4.07, -7.06) |
| CIE-LCH | lch(79.56, 8.15, 240.01°) |
| OKLab | oklab(82.22% -0.0149 -0.019) |
| OKLCH | oklch(82.22% 0.024 231.9) |
| XYZ | xyz(51.5758, 55.9058, 69.0339) |
| Luminance | 0.5591 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 5.40
Light Blue Grey
#B7C9E2
ΔE00 6.49
Light Grey Blue
#9DBCD4
ΔE00 6.50
Lightsteelblue
#B0C4DE
ΔE00 6.62
Silver (survey)
#C5C9C7
ΔE00 7.01
Dove Gray
#B6B8BD
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6C8D2 #D2C0B6
analogous
#B6D2CE #B6C8D2 #B6BAD2
triadic
#B6C8D2 #D2B6C8 #C8D2B6
tetradic
#B6C8D2 #CEB6D2 #D2C0B6 #BAD2B6
square
#B6C8D2 #CEB6D2 #D2C0B6 #BAD2B6
split-complementary
#B6C8D2 #D2B6BA #D2CEB6
monochromatic
#6A8FA3 #90ABBB #B6C8D2 #DCE5E9 #ECF1F3
Accessibility & contrast
On white
1.72
#B6C8D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.18
#B6C8D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6C8D2
12.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6C8D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6C8D2 | 1.00 | 1.72 | 12.18 | 12.18 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C7D3
Deuteranopia (green-blind)
#BFC4D2
Tritanopia (blue-blind)
#AFCBCB
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #b6c8d2; /* rgb */ color: rgb(182, 200, 210); /* oklch */ color: oklch(82.2% 0.024 231.9);
Tailwind
colors: {
custom: {
50: '#ccd8df',
500: '#b6c8d2',
950: '#000000',
},
}SCSS
$custom: #b6c8d2; $custom-light: #ccd8df; $custom-dark: #000000;
JSON
{
"hex": "#b6c8d2",
"rgb": {
"r": 182,
"g": 200,
"b": 210
},
"hsl": {
"h": 201.429,
"s": 23.729,
"l": 76.863
},
"oklch": {
"l": 0.8222,
"c": 0.02417,
"h": 231.9
},
"luminance": 0.55907
}Semantic roles & 50–950 ramp
primary
#B6C8D2
secondary
#A89185
accent
#6543A2
background
#FEFEFE
surface
#FAFBFC
border
#D3D4D5
text
#131415
muted
#838384