#B2C6CC#B2C6CC
#B2C6CC is a light, muted cyan. Relative luminance 0.542; OKLCH L 81.3% C 0.023 H 217.7°. Best body text is #000000 at 11.84:1 contrast (WCAG AA passes).
Color values
| HEX | #B2C6CC |
|---|---|
| RGB | rgb(178, 198, 204) |
| HSL | hsl(194, 20%, 75%) |
| HSV | hsv(194, 13%, 80%) |
| CMYK | cmyk(12.7%, 2.9%, 0%, 20%) |
| CIE-LAB | lab(78.59, -5.55, -5.30) |
| CIE-LCH | lch(78.59, 7.68, 223.69°) |
| OKLab | oklab(81.33% -0.0185 -0.0143) |
| OKLCH | oklch(81.33% 0.023 217.7) |
| XYZ | xyz(49.4507, 54.2118, 64.9736) |
| Luminance | 0.5421 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.77
Lightblue
#ADD8E6
ΔE00 6.99
Cloudy Blue
#ACC2D9
ΔE00 7.31
Light Grey Blue
#9DBCD4
ΔE00 7.56
Dove Gray
#B6B8BD
ΔE00 7.91
Silver
#C0C0C0
ΔE00 8.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2C6CC #CCB8B2
analogous
#B2CCC5 #B2C6CC #B2B9CC
triadic
#B2C6CC #CCB2C6 #C6CCB2
tetradic
#B2C6CC #C5B2CC #CCB8B2 #B9CCB2
square
#B2C6CC #C5B2CC #CCB8B2 #B9CCB2
split-complementary
#B2C6CC #CCB2B9 #CCC5B2
monochromatic
#688F9B #8DABB4 #B2C6CC #D7E1E4 #EDF1F3
Accessibility & contrast
On white
1.77
#B2C6CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.84
#B2C6CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2C6CC
11.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2C6CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2C6CC | 1.00 | 1.77 | 11.84 | 11.84 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C4CC
Deuteranopia (green-blind)
#BEC1CC
Tritanopia (blue-blind)
#ABC8C8
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #b2c6cc; /* rgb */ color: rgb(178, 198, 204); /* oklch */ color: oklch(81.3% 0.023 217.7);
Tailwind
colors: {
custom: {
50: '#c9d7db',
500: '#b2c6cc',
950: '#000000',
},
}SCSS
$custom: #b2c6cc; $custom-light: #c9d7db; $custom-dark: #000000;
JSON
{
"hex": "#b2c6cc",
"rgb": {
"r": 178,
"g": 198,
"b": 204
},
"hsl": {
"h": 193.846,
"s": 20.313,
"l": 74.902
},
"oklch": {
"l": 0.81326,
"c": 0.0234,
"h": 217.7
},
"luminance": 0.54213
}Semantic roles & 50–950 ramp
primary
#B2C6CC
secondary
#A18981
accent
#5B479F
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#131415
muted
#828384