#B6C4D2#B6C4D2
#B6C4D2 is a light, muted cyan. Relative luminance 0.541; OKLCH L 81.4% C 0.025 H 248.1°. Best body text is #000000 at 11.82:1 contrast (WCAG AA passes).
Color values
| HEX | #B6C4D2 |
|---|---|
| RGB | rgb(182, 196, 210) |
| HSL | hsl(210, 24%, 77%) |
| HSV | hsv(210, 13%, 82%) |
| CMYK | cmyk(13.3%, 6.7%, 0%, 17.6%) |
| CIE-LAB | lab(78.51, -1.96, -8.62) |
| CIE-LCH | lch(78.51, 8.84, 257.21°) |
| OKLab | oklab(81.39% -0.0093 -0.0232) |
| OKLCH | oklch(81.39% 0.025 248.1) |
| XYZ | xyz(50.6615, 54.0772, 68.7291) |
| Luminance | 0.5408 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 3.62
Light Blue Grey
#B7C9E2
ΔE00 4.28
Lightsteelblue
#B0C4DE
ΔE00 4.38
Light Grey Blue
#9DBCD4
ΔE00 5.91
Dove Gray
#B6B8BD
ΔE00 6.05
Silver
#C0C0C0
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6C4D2 #D2C4B6
analogous
#B6D2D2 #B6C4D2 #B6B6D2
triadic
#B6C4D2 #D2B6C4 #C4D2B6
tetradic
#B6C4D2 #D2B6D2 #D2C4B6 #B6D2B6
square
#B6C4D2 #D2B6D2 #D2C4B6 #B6D2B6
split-complementary
#B6C4D2 #D2B6B6 #D2D2B6
monochromatic
#6A87A3 #90A5BB #B6C4D2 #DCE3E9 #ECF0F3
Accessibility & contrast
On white
1.78
#B6C4D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.82
#B6C4D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6C4D2
11.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6C4D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6C4D2 | 1.00 | 1.78 | 11.82 | 11.82 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFC4D3
Deuteranopia (green-blind)
#BCC1D2
Tritanopia (blue-blind)
#AFC7C8
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #b6c4d2; /* rgb */ color: rgb(182, 196, 210); /* oklch */ color: oklch(81.4% 0.025 248.1);
Tailwind
colors: {
custom: {
50: '#ccd5df',
500: '#b6c4d2',
950: '#000000',
},
}SCSS
$custom: #b6c4d2; $custom-light: #ccd5df; $custom-dark: #000000;
JSON
{
"hex": "#b6c4d2",
"rgb": {
"r": 182,
"g": 196,
"b": 210
},
"hsl": {
"h": 210,
"s": 23.729,
"l": 76.863
},
"oklch": {
"l": 0.81391,
"c": 0.02504,
"h": 248.1
},
"luminance": 0.54078
}Semantic roles & 50–950 ramp
primary
#B6C4D2
secondary
#A89685
accent
#7343A2
background
#FEFEFE
surface
#FAFBFC
border
#D3D4D5
text
#131415
muted
#838384