#B2C6CA#B2C6CA
#B2C6CA is a light, muted cyan. Relative luminance 0.541; OKLCH L 81.3% C 0.023 H 211.1°. Best body text is #000000 at 11.82:1 contrast (WCAG AA passes).
Color values
| HEX | #B2C6CA |
|---|---|
| RGB | rgb(178, 198, 202) |
| HSL | hsl(190, 18%, 75%) |
| HSV | hsv(190, 12%, 79%) |
| CMYK | cmyk(11.9%, 2%, 0%, 20.8%) |
| CIE-LAB | lab(78.53, -5.96, -4.31) |
| CIE-LCH | lch(78.53, 7.35, 215.85°) |
| OKLab | oklab(81.26% -0.0193 -0.0116) |
| OKLCH | oklch(81.26% 0.023 211.1) |
| XYZ | xyz(49.2123, 54.1165, 63.7184) |
| Luminance | 0.5412 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.56
Lightblue
#ADD8E6
ΔE00 7.21
Silver
#C0C0C0
ΔE00 8.13
Dove Gray
#B6B8BD
ΔE00 8.20
Cloudy Blue
#ACC2D9
ΔE00 8.26
Light Grey Blue
#9DBCD4
ΔE00 8.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2C6CA #CAB6B2
analogous
#B2CAC2 #B2C6CA #B2BACA
triadic
#B2C6CA #CAB2C6 #C6CAB2
tetradic
#B2C6CA #C2B2CA #CAB6B2 #BACAB2
square
#B2C6CA #C2B2CA #CAB6B2 #BACAB2
split-complementary
#B2C6CA #CAB2BA #CAC2B2
monochromatic
#6A9098 #8EABB1 #B2C6CA #D6E1E3 #EDF2F3
Accessibility & contrast
On white
1.78
#B2C6CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.82
#B2C6CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2C6CA
11.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2C6CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2C6CA | 1.00 | 1.78 | 11.82 | 11.82 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C4CA
Deuteranopia (green-blind)
#BEC1CA
Tritanopia (blue-blind)
#ACC8C7
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #b2c6ca; /* rgb */ color: rgb(178, 198, 202); /* oklch */ color: oklch(81.3% 0.023 211.1);
Tailwind
colors: {
custom: {
50: '#c9d7da',
500: '#b2c6ca',
950: '#000000',
},
}SCSS
$custom: #b2c6ca; $custom-light: #c9d7da; $custom-dark: #000000;
JSON
{
"hex": "#b2c6ca",
"rgb": {
"r": 178,
"g": 198,
"b": 202
},
"hsl": {
"h": 190,
"s": 18.462,
"l": 74.51
},
"oklch": {
"l": 0.81264,
"c": 0.02252,
"h": 211.1
},
"luminance": 0.54117
}Semantic roles & 50–950 ramp
primary
#B2C6CA
secondary
#9E8782
accent
#57499D
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#131414
muted
#828383