#B2C2C6#B2C2C6
#B2C2C6 is a light, near-neutral cyan. Relative luminance 0.521; OKLCH L 80.3% C 0.018 H 214.4°. Best body text is #000000 at 11.43:1 contrast (WCAG AA passes).
Color values
| HEX | #B2C2C6 |
|---|---|
| RGB | rgb(178, 194, 198) |
| HSL | hsl(192, 15%, 74%) |
| HSV | hsv(192, 10%, 78%) |
| CMYK | cmyk(10.1%, 2%, 0%, 22.4%) |
| CIE-LAB | lab(77.36, -4.66, -3.88) |
| CIE-LCH | lch(77.36, 6.06, 219.77°) |
| OKLab | oklab(80.3% -0.0152 -0.0104) |
| OKLCH | oklch(80.3% 0.018 214.4) |
| XYZ | xyz(47.8426, 52.1250, 60.9557) |
| Luminance | 0.5213 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 5.69
Dove Gray
#B6B8BD
ΔE00 6.60
Silver
#C0C0C0
ΔE00 6.78
Cloudy Blue
#ACC2D9
ΔE00 7.86
Cool Gray
#9AA7B0
ΔE00 7.88
Light Grey Blue
#9DBCD4
ΔE00 8.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2C2C6 #C6B6B2
analogous
#B2C6C0 #B2C2C6 #B2B8C6
triadic
#B2C2C6 #C6B2C2 #C2C6B2
tetradic
#B2C2C6 #C0B2C6 #C6B6B2 #B8C6B2
square
#B2C2C6 #C0B2C6 #C6B6B2 #B8C6B2
split-complementary
#B2C2C6 #C6B2B8 #C6C0B2
monochromatic
#6C8A92 #8FA6AC #B2C2C6 #D5DEE0 #EDF1F2
Accessibility & contrast
On white
1.84
#B2C2C6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.43
#B2C2C6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2C2C6
11.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2C2C6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2C2C6 | 1.00 | 1.84 | 11.43 | 11.43 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFC1C6
Deuteranopia (green-blind)
#BBBEC6
Tritanopia (blue-blind)
#ADC4C3
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #b2c2c6; /* rgb */ color: rgb(178, 194, 198); /* oklch */ color: oklch(80.3% 0.018 214.4);
Tailwind
colors: {
custom: {
50: '#c9d4d7',
500: '#b2c2c6',
950: '#000000',
},
}SCSS
$custom: #b2c2c6; $custom-light: #c9d4d7; $custom-dark: #000000;
JSON
{
"hex": "#b2c2c6",
"rgb": {
"r": 178,
"g": 194,
"b": 198
},
"hsl": {
"h": 192,
"s": 14.925,
"l": 73.725
},
"oklch": {
"l": 0.80301,
"c": 0.01848,
"h": 214.4
},
"luminance": 0.52126
}Semantic roles & 50–950 ramp
primary
#B2C2C6
secondary
#9A8782
accent
#5C4C99
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#131414
muted
#828383