#B4C2CC#B4C2CC
#B4C2CC is a light, muted cyan. Relative luminance 0.526; OKLCH L 80.6% C 0.021 H 238.7°. Best body text is #000000 at 11.53:1 contrast (WCAG AA passes).
Color values
| HEX | #B4C2CC |
|---|---|
| RGB | rgb(180, 194, 204) |
| HSL | hsl(205, 19%, 75%) |
| HSV | hsv(205, 12%, 80%) |
| CMYK | cmyk(11.8%, 4.9%, 0%, 20%) |
| CIE-LAB | lab(77.67, -2.78, -6.65) |
| CIE-LCH | lch(77.67, 7.20, 247.28°) |
| OKLab | oklab(80.64% -0.0109 -0.0179) |
| OKLCH | oklch(80.64% 0.021 238.7) |
| XYZ | xyz(49.0108, 52.6457, 64.6945) |
| Luminance | 0.5265 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 5.05
Dove Gray
#B6B8BD
ΔE00 5.44
Lightsteelblue
#B0C4DE
ΔE00 6.16
Light Blue Grey
#B7C9E2
ΔE00 6.20
Light Grey Blue
#9DBCD4
ΔE00 6.42
Silver
#C0C0C0
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4C2CC #CCBEB4
analogous
#B4CCCA #B4C2CC #B4B6CC
triadic
#B4C2CC #CCB4C2 #C2CCB4
tetradic
#B4C2CC #CAB4CC #CCBEB4 #B6CCB4
square
#B4C2CC #CAB4CC #CCBEB4 #B6CCB4
split-complementary
#B4C2CC #CCB4B6 #CCCAB4
monochromatic
#6B879A #90A4B3 #B4C2CC #D8E0E5 #EDF0F3
Accessibility & contrast
On white
1.82
#B4C2CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.53
#B4C2CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4C2CC
11.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4C2CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4C2CC | 1.00 | 1.82 | 11.53 | 11.53 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEC1CD
Deuteranopia (green-blind)
#BBBFCC
Tritanopia (blue-blind)
#AEC5C5
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #b4c2cc; /* rgb */ color: rgb(180, 194, 204); /* oklch */ color: oklch(80.6% 0.021 238.7);
Tailwind
colors: {
custom: {
50: '#cad4db',
500: '#b4c2cc',
950: '#000000',
},
}SCSS
$custom: #b4c2cc; $custom-light: #cad4db; $custom-dark: #000000;
JSON
{
"hex": "#b4c2cc",
"rgb": {
"r": 180,
"g": 194,
"b": 204
},
"hsl": {
"h": 205,
"s": 19.048,
"l": 75.294
},
"oklch": {
"l": 0.80636,
"c": 0.02093,
"h": 238.7
},
"luminance": 0.52647
}Semantic roles & 50–950 ramp
primary
#B4C2CC
secondary
#A19084
accent
#6C489D
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#131415
muted
#828384