#B4C2D0#B4C2D0
#B4C2D0 is a light, muted cyan. Relative luminance 0.528; OKLCH L 80.8% C 0.025 H 248.1°. Best body text is #000000 at 11.57:1 contrast (WCAG AA passes).
Color values
| HEX | #B4C2D0 |
|---|---|
| RGB | rgb(180, 194, 208) |
| HSL | hsl(210, 23%, 76%) |
| HSV | hsv(210, 13%, 82%) |
| CMYK | cmyk(13.5%, 6.7%, 0%, 18.4%) |
| CIE-LAB | lab(77.78, -1.96, -8.64) |
| CIE-LCH | lch(77.78, 8.86, 257.23°) |
| OKLab | oklab(80.77% -0.0093 -0.0233) |
| OKLCH | oklch(80.77% 0.025 248.1) |
| XYZ | xyz(49.4967, 52.8401, 67.2537) |
| Luminance | 0.5284 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 3.54
Lightsteelblue
#B0C4DE
ΔE00 4.40
Light Blue Grey
#B7C9E2
ΔE00 4.45
Light Grey Blue
#9DBCD4
ΔE00 5.69
Dove Gray
#B6B8BD
ΔE00 5.85
Silver
#C0C0C0
ΔE00 7.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4C2D0 #D0C2B4
analogous
#B4D0D0 #B4C2D0 #B4B4D0
triadic
#B4C2D0 #D0B4C2 #C2D0B4
tetradic
#B4C2D0 #D0B4D0 #D0C2B4 #B4D0B4
square
#B4C2D0 #D0B4D0 #D0C2B4 #B4D0B4
split-complementary
#B4C2D0 #D0B4B4 #D0D0B4
monochromatic
#6985A1 #8EA3B8 #B4C2D0 #DAE1E8 #ECF0F3
Accessibility & contrast
On white
1.82
#B4C2D0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.57
#B4C2D0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4C2D0
11.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4C2D0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4C2D0 | 1.00 | 1.82 | 11.57 | 11.57 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDC2D1
Deuteranopia (green-blind)
#BABFD0
Tritanopia (blue-blind)
#ADC5C6
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #b4c2d0; /* rgb */ color: rgb(180, 194, 208); /* oklch */ color: oklch(80.8% 0.025 248.1);
Tailwind
colors: {
custom: {
50: '#cad4de',
500: '#b4c2d0',
950: '#000000',
},
}SCSS
$custom: #b4c2d0; $custom-light: #cad4de; $custom-dark: #000000;
JSON
{
"hex": "#b4c2d0",
"rgb": {
"r": 180,
"g": 194,
"b": 208
},
"hsl": {
"h": 210,
"s": 22.951,
"l": 76.078
},
"oklch": {
"l": 0.80765,
"c": 0.02508,
"h": 248.1
},
"luminance": 0.52841
}Semantic roles & 50–950 ramp
primary
#B4C2D0
secondary
#A59483
accent
#7344A1
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131415
muted
#828384