#B2C4D0#B2C4D0
#B2C4D0 is a light, muted cyan. Relative luminance 0.535; OKLCH L 81.0% C 0.026 H 236.9°. Best body text is #000000 at 11.70:1 contrast (WCAG AA passes).
Color values
| HEX | #B2C4D0 |
|---|---|
| RGB | rgb(178, 196, 208) |
| HSL | hsl(204, 24%, 76%) |
| HSV | hsv(204, 14%, 82%) |
| CMYK | cmyk(14.4%, 5.8%, 0%, 18.4%) |
| CIE-LAB | lab(78.17, -3.67, -8.08) |
| CIE-LCH | lch(78.17, 8.87, 245.58°) |
| OKLab | oklab(81.04% -0.0142 -0.0218) |
| OKLCH | oklch(81.04% 0.026 236.9) |
| XYZ | xyz(49.4824, 53.4979, 67.3814) |
| Luminance | 0.5350 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 4.31
Light Grey Blue
#9DBCD4
ΔE00 5.42
Lightsteelblue
#B0C4DE
ΔE00 5.64
Light Blue Grey
#B7C9E2
ΔE00 5.75
Dove Gray
#B6B8BD
ΔE00 6.86
Silver (survey)
#C5C9C7
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2C4D0 #D0BEB2
analogous
#B2D0CD #B2C4D0 #B2B5D0
triadic
#B2C4D0 #D0B2C4 #C4D0B2
tetradic
#B2C4D0 #CDB2D0 #D0BEB2 #B5D0B2
square
#B2C4D0 #CDB2D0 #D0BEB2 #B5D0B2
split-complementary
#B2C4D0 #D0B2B5 #D0CDB2
monochromatic
#668AA2 #8CA7B9 #B2C4D0 #D8E1E7 #ECF0F3
Accessibility & contrast
On white
1.79
#B2C4D0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.70
#B2C4D0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2C4D0
11.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2C4D0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2C4D0 | 1.00 | 1.79 | 11.70 | 11.70 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFC3D1
Deuteranopia (green-blind)
#BBC0D0
Tritanopia (blue-blind)
#AAC7C8
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #b2c4d0; /* rgb */ color: rgb(178, 196, 208); /* oklch */ color: oklch(81.0% 0.026 236.9);
Tailwind
colors: {
custom: {
50: '#c9d5de',
500: '#b2c4d0',
950: '#000000',
},
}SCSS
$custom: #b2c4d0; $custom-light: #c9d5de; $custom-dark: #000000;
JSON
{
"hex": "#b2c4d0",
"rgb": {
"r": 178,
"g": 196,
"b": 208
},
"hsl": {
"h": 204,
"s": 24.194,
"l": 75.686
},
"oklch": {
"l": 0.81035,
"c": 0.02601,
"h": 236.9
},
"luminance": 0.53499
}Semantic roles & 50–950 ramp
primary
#B2C4D0
secondary
#A58F81
accent
#6943A3
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131415
muted
#828384