#B4C2CD#B4C2CD
#B4C2CD is a light, muted cyan. Relative luminance 0.527; OKLCH L 80.7% C 0.022 H 241.4°. Best body text is #000000 at 11.54:1 contrast (WCAG AA passes).
Color values
| HEX | #B4C2CD |
|---|---|
| RGB | rgb(180, 194, 205) |
| HSL | hsl(206, 20%, 75%) |
| HSV | hsv(206, 12%, 80%) |
| CMYK | cmyk(12.2%, 5.4%, 0%, 19.6%) |
| CIE-LAB | lab(77.69, -2.58, -7.14) |
| CIE-LCH | lch(77.69, 7.59, 250.16°) |
| OKLab | oklab(80.67% -0.0105 -0.0192) |
| OKLCH | oklch(80.67% 0.022 241.4) |
| XYZ | xyz(49.1311, 52.6939, 65.3282) |
| Luminance | 0.5270 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 4.63
Dove Gray
#B6B8BD
ΔE00 5.49
Lightsteelblue
#B0C4DE
ΔE00 5.71
Light Blue Grey
#B7C9E2
ΔE00 5.75
Light Grey Blue
#9DBCD4
ΔE00 6.18
Silver
#C0C0C0
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4C2CD #CDBFB4
analogous
#B4CDCB #B4C2CD #B4B5CD
triadic
#B4C2CD #CDB4C2 #C2CDB4
tetradic
#B4C2CD #CBB4CD #CDBFB4 #B5CDB4
square
#B4C2CD #CBB4CD #CDBFB4 #B5CDB4
split-complementary
#B4C2CD #CDB4B5 #CDCBB4
monochromatic
#6B869C #8FA4B5 #B4C2CD #D9E0E5 #EDF0F3
Accessibility & contrast
On white
1.82
#B4C2CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.54
#B4C2CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4C2CD
11.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4C2CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4C2CD | 1.00 | 1.82 | 11.54 | 11.54 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEC2CE
Deuteranopia (green-blind)
#BABFCD
Tritanopia (blue-blind)
#AEC5C5
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #b4c2cd; /* rgb */ color: rgb(180, 194, 205); /* oklch */ color: oklch(80.7% 0.022 241.4);
Tailwind
colors: {
custom: {
50: '#cad4dc',
500: '#b4c2cd',
950: '#000000',
},
}SCSS
$custom: #b4c2cd; $custom-light: #cad4dc; $custom-dark: #000000;
JSON
{
"hex": "#b4c2cd",
"rgb": {
"r": 180,
"g": 194,
"b": 205
},
"hsl": {
"h": 206.4,
"s": 20,
"l": 75.49
},
"oklch": {
"l": 0.80668,
"c": 0.0219,
"h": 241.4
},
"luminance": 0.52695
}Semantic roles & 50–950 ramp
primary
#B4C2CD
secondary
#A29183
accent
#6E479E
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131415
muted
#828384