#B2C4CD#B2C4CD
#B2C4CD is a light, muted cyan. Relative luminance 0.534; OKLCH L 80.9% C 0.023 H 229.2°. Best body text is #000000 at 11.67:1 contrast (WCAG AA passes).
Color values
| HEX | #B2C4CD |
|---|---|
| RGB | rgb(178, 196, 205) |
| HSL | hsl(200, 21%, 75%) |
| HSV | hsv(200, 13%, 80%) |
| CMYK | cmyk(13.2%, 4.4%, 0%, 19.6%) |
| CIE-LAB | lab(78.08, -4.29, -6.58) |
| CIE-LCH | lch(78.08, 7.86, 236.91°) |
| OKLab | oklab(80.94% -0.0153 -0.0177) |
| OKLCH | oklch(80.94% 0.023 229.2) |
| XYZ | xyz(49.1168, 53.3517, 65.4559) |
| Luminance | 0.5335 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 5.66
Light Grey Blue
#9DBCD4
ΔE00 6.34
Dove Gray
#B6B8BD
ΔE00 6.86
Silver (survey)
#C5C9C7
ΔE00 6.96
Lightsteelblue
#B0C4DE
ΔE00 7.03
Light Blue Grey
#B7C9E2
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2C4CD #CDBBB2
analogous
#B2CDC8 #B2C4CD #B2B6CD
triadic
#B2C4CD #CDB2C4 #C4CDB2
tetradic
#B2C4CD #C8B2CD #CDBBB2 #B6CDB2
square
#B2C4CD #C8B2CD #CDBBB2 #B6CDB2
split-complementary
#B2C4CD #CDB2B6 #CDC8B2
monochromatic
#688B9D #8DA8B5 #B2C4CD #D7E0E5 #ECF1F3
Accessibility & contrast
On white
1.80
#B2C4CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.67
#B2C4CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2C4CD
11.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2C4CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2C4CD | 1.00 | 1.80 | 11.67 | 11.67 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFC3CE
Deuteranopia (green-blind)
#BBC0CD
Tritanopia (blue-blind)
#ABC7C7
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #b2c4cd; /* rgb */ color: rgb(178, 196, 205); /* oklch */ color: oklch(80.9% 0.023 229.2);
Tailwind
colors: {
custom: {
50: '#c9d5dc',
500: '#b2c4cd',
950: '#000000',
},
}SCSS
$custom: #b2c4cd; $custom-light: #c9d5dc; $custom-dark: #000000;
JSON
{
"hex": "#b2c4cd",
"rgb": {
"r": 178,
"g": 196,
"b": 205
},
"hsl": {
"h": 200,
"s": 21.26,
"l": 75.098
},
"oklch": {
"l": 0.80938,
"c": 0.02346,
"h": 229.2
},
"luminance": 0.53353
}Semantic roles & 50–950 ramp
primary
#B2C4CD
secondary
#A28C81
accent
#6446A0
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131415
muted
#828384