#B2C4CC#B2C4CC
#B2C4CC is a light, muted cyan. Relative luminance 0.533; OKLCH L 80.9% C 0.023 H 226.2°. Best body text is #000000 at 11.66:1 contrast (WCAG AA passes).
Color values
| HEX | #B2C4CC |
|---|---|
| RGB | rgb(178, 196, 204) |
| HSL | hsl(198, 20%, 75%) |
| HSV | hsv(198, 13%, 80%) |
| CMYK | cmyk(12.7%, 3.9%, 0%, 20%) |
| CIE-LAB | lab(78.05, -4.50, -6.09) |
| CIE-LCH | lch(78.05, 7.57, 233.55°) |
| OKLab | oklab(80.91% -0.0157 -0.0164) |
| OKLCH | oklch(80.91% 0.023 226.2) |
| XYZ | xyz(48.9965, 53.3036, 64.8222) |
| Luminance | 0.5330 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 6.13
Light Grey Blue
#9DBCD4
ΔE00 6.69
Silver (survey)
#C5C9C7
ΔE00 6.74
Dove Gray
#B6B8BD
ΔE00 6.92
Lightsteelblue
#B0C4DE
ΔE00 7.50
Silver
#C0C0C0
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2C4CC #CCBAB2
analogous
#B2CCC7 #B2C4CC #B2B7CC
triadic
#B2C4CC #CCB2C4 #C4CCB2
tetradic
#B2C4CC #C7B2CC #CCBAB2 #B7CCB2
square
#B2C4CC #C7B2CC #CCBAB2 #B7CCB2
split-complementary
#B2C4CC #CCB2B7 #CCC7B2
monochromatic
#688C9B #8DA8B4 #B2C4CC #D7E0E4 #EDF1F3
Accessibility & contrast
On white
1.80
#B2C4CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.66
#B2C4CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2C4CC
11.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2C4CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2C4CC | 1.00 | 1.80 | 11.66 | 11.66 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C3CC
Deuteranopia (green-blind)
#BCC0CC
Tritanopia (blue-blind)
#ABC7C6
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #b2c4cc; /* rgb */ color: rgb(178, 196, 204); /* oklch */ color: oklch(80.9% 0.023 226.2);
Tailwind
colors: {
custom: {
50: '#c9d5db',
500: '#b2c4cc',
950: '#000000',
},
}SCSS
$custom: #b2c4cc; $custom-light: #c9d5db; $custom-dark: #000000;
JSON
{
"hex": "#b2c4cc",
"rgb": {
"r": 178,
"g": 196,
"b": 204
},
"hsl": {
"h": 198.462,
"s": 20.313,
"l": 74.902
},
"oklch": {
"l": 0.80907,
"c": 0.02272,
"h": 226.2
},
"luminance": 0.53304
}Semantic roles & 50–950 ramp
primary
#B2C4CC
secondary
#A18B81
accent
#62479F
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#131415
muted
#828384