#B2C6CE#B2C6CE
#B2C6CE is a light, muted cyan. Relative luminance 0.543; OKLCH L 81.4% C 0.025 H 223.7°. Best body text is #000000 at 11.86:1 contrast (WCAG AA passes).
Color values
| HEX | #B2C6CE |
|---|---|
| RGB | rgb(178, 198, 206) |
| HSL | hsl(197, 22%, 75%) |
| HSV | hsv(197, 14%, 81%) |
| CMYK | cmyk(13.6%, 3.9%, 0%, 19.2%) |
| CIE-LAB | lab(78.64, -5.14, -6.30) |
| CIE-LCH | lch(78.64, 8.13, 230.78°) |
| OKLab | oklab(81.39% -0.0177 -0.017) |
| OKLCH | oklch(81.39% 0.025 223.7) |
| XYZ | xyz(49.6921, 54.3084, 66.2450) |
| Luminance | 0.5431 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 6.38
Light Grey Blue
#9DBCD4
ΔE00 6.78
Lightblue
#ADD8E6
ΔE00 6.93
Silver (survey)
#C5C9C7
ΔE00 7.09
Dove Gray
#B6B8BD
ΔE00 7.70
Lightsteelblue
#B0C4DE
ΔE00 7.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2C6CE #CEBAB2
analogous
#B2CEC8 #B2C6CE #B2B8CE
triadic
#B2C6CE #CEB2C6 #C6CEB2
tetradic
#B2C6CE #C8B2CE #CEBAB2 #B8CEB2
square
#B2C6CE #C8B2CE #CEBAB2 #B8CEB2
split-complementary
#B2C6CE #CEB2B8 #CEC8B2
monochromatic
#678F9E #8DAAB6 #B2C6CE #D7E2E6 #ECF1F3
Accessibility & contrast
On white
1.77
#B2C6CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.86
#B2C6CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2C6CE
11.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2C6CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2C6CE | 1.00 | 1.77 | 11.86 | 11.86 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C5CE
Deuteranopia (green-blind)
#BDC1CE
Tritanopia (blue-blind)
#ABC9C8
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #b2c6ce; /* rgb */ color: rgb(178, 198, 206); /* oklch */ color: oklch(81.4% 0.025 223.7);
Tailwind
colors: {
custom: {
50: '#c9d7dd',
500: '#b2c6ce',
950: '#000000',
},
}SCSS
$custom: #b2c6ce; $custom-light: #c9d7dd; $custom-dark: #000000;
JSON
{
"hex": "#b2c6ce",
"rgb": {
"r": 178,
"g": 198,
"b": 206
},
"hsl": {
"h": 197.143,
"s": 22.222,
"l": 75.294
},
"oklch": {
"l": 0.81389,
"c": 0.02456,
"h": 223.7
},
"luminance": 0.54309
}Semantic roles & 50–950 ramp
primary
#B2C6CE
secondary
#A38B81
accent
#5F45A1
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131415
muted
#828384