#B4CCD6#B4CCD6
#B4CCD6 is a very light, muted cyan. Relative luminance 0.577; OKLCH L 83.0% C 0.029 H 224.8°. Best body text is #000000 at 12.55:1 contrast (WCAG AA passes).
Color values
| HEX | #B4CCD6 |
|---|---|
| RGB | rgb(180, 204, 214) |
| HSL | hsl(198, 29%, 77%) |
| HSV | hsv(198, 16%, 84%) |
| CMYK | cmyk(15.9%, 4.7%, 0%, 16.1%) |
| CIE-LAB | lab(80.60, -5.99, -7.68) |
| CIE-LCH | lch(80.60, 9.74, 232.08°) |
| OKLab | oklab(83.04% -0.0209 -0.0208) |
| OKLCH | oklch(83.04% 0.029 224.8) |
| XYZ | xyz(52.5498, 57.7428, 71.9821) |
| Luminance | 0.5774 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.27
Cloudy Blue
#ACC2D9
ΔE00 6.39
Light Grey Blue
#9DBCD4
ΔE00 6.79
Light Blue Grey
#B7C9E2
ΔE00 7.61
Lightsteelblue
#B0C4DE
ΔE00 7.71
Powder Blue
#B0E0E6
ΔE00 8.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4CCD6 #D6BEB4
analogous
#B4D6CF #B4CCD6 #B4BBD6
triadic
#B4CCD6 #D6B4CC #CCD6B4
tetradic
#B4CCD6 #CFB4D6 #D6BEB4 #BBD6B4
square
#B4CCD6 #CFB4D6 #D6BEB4 #BBD6B4
split-complementary
#B4CCD6 #D6B4BB #D6CFB4
monochromatic
#6596AB #8CB1C0 #B4CCD6 #DCE7EC #EBF2F4
Accessibility & contrast
On white
1.67
#B4CCD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.55
#B4CCD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4CCD6
12.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4CCD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4CCD6 | 1.00 | 1.67 | 12.55 | 12.55 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6CAD7
Deuteranopia (green-blind)
#C1C6D6
Tritanopia (blue-blind)
#ABCFCF
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #b4ccd6; /* rgb */ color: rgb(180, 204, 214); /* oklch */ color: oklch(83.0% 0.029 224.8);
Tailwind
colors: {
custom: {
50: '#cadbe2',
500: '#b4ccd6',
950: '#000000',
},
}SCSS
$custom: #b4ccd6; $custom-light: #cadbe2; $custom-dark: #000000;
JSON
{
"hex": "#b4ccd6",
"rgb": {
"r": 180,
"g": 204,
"b": 214
},
"hsl": {
"h": 197.647,
"s": 29.31,
"l": 77.255
},
"oklch": {
"l": 0.8304,
"c": 0.02948,
"h": 224.8
},
"luminance": 0.57744
}Semantic roles & 50–950 ramp
primary
#B4CCD6
secondary
#AC8E82
accent
#5D3EA8
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131515
muted
#828484