#B4C0CE#B4C0CE
#B4C0CE is a light, muted cyan. Relative luminance 0.519; OKLCH L 80.3% C 0.024 H 252.2°. Best body text is #000000 at 11.37:1 contrast (WCAG AA passes).
Color values
| HEX | #B4C0CE |
|---|---|
| RGB | rgb(180, 192, 206) |
| HSL | hsl(212, 21%, 76%) |
| HSV | hsv(212, 13%, 81%) |
| CMYK | cmyk(12.6%, 6.8%, 0%, 19.2%) |
| CIE-LAB | lab(77.20, -1.31, -8.42) |
| CIE-LCH | lch(77.20, 8.52, 261.18°) |
| OKLab | oklab(80.29% -0.0073 -0.0227) |
| OKLCH | oklch(80.29% 0.024 252.2) |
| XYZ | xyz(48.8101, 51.8581, 65.8186) |
| Luminance | 0.5186 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 3.87
Lightsteelblue
#B0C4DE
ΔE00 4.49
Light Blue Grey
#B7C9E2
ΔE00 4.57
Dove Gray
#B6B8BD
ΔE00 5.25
Light Grey Blue
#9DBCD4
ΔE00 6.14
Silver
#C0C0C0
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4C0CE #CEC2B4
analogous
#B4CDCE #B4C0CE #B5B4CE
triadic
#B4C0CE #CEB4C0 #C0CEB4
tetradic
#B4C0CE #CEB4CD #CEC2B4 #B4CEB5
square
#B4C0CE #CEB4CD #CEC2B4 #B4CEB5
split-complementary
#B4C0CE #CEB5B4 #CDCEB4
monochromatic
#6A829E #8FA1B6 #B4C0CE #D9DFE6 #ECEFF3
Accessibility & contrast
On white
1.85
#B4C0CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.37
#B4C0CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4C0CE
11.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4C0CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4C0CE | 1.00 | 1.85 | 11.37 | 11.37 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBC0CF
Deuteranopia (green-blind)
#B8BDCE
Tritanopia (blue-blind)
#AEC3C4
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #b4c0ce; /* rgb */ color: rgb(180, 192, 206); /* oklch */ color: oklch(80.3% 0.024 252.2);
Tailwind
colors: {
custom: {
50: '#cad3dd',
500: '#b4c0ce',
950: '#000000',
},
}SCSS
$custom: #b4c0ce; $custom-light: #cad3dd; $custom-dark: #000000;
JSON
{
"hex": "#b4c0ce",
"rgb": {
"r": 180,
"g": 192,
"b": 206
},
"hsl": {
"h": 212.308,
"s": 20.968,
"l": 75.686
},
"oklch": {
"l": 0.80286,
"c": 0.02383,
"h": 252.2
},
"luminance": 0.51859
}Semantic roles & 50–950 ramp
primary
#B4C0CE
secondary
#A39483
accent
#76469F
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131415
muted
#828384