#B2C8CD#B2C8CD
#B2C8CD is a light, muted cyan. Relative luminance 0.552; OKLCH L 81.8% C 0.025 H 212.9°. Best body text is #000000 at 12.04:1 contrast (WCAG AA passes).
Color values
| HEX | #B2C8CD |
|---|---|
| RGB | rgb(178, 200, 205) |
| HSL | hsl(191, 21%, 75%) |
| HSV | hsv(191, 13%, 80%) |
| CMYK | cmyk(13.2%, 2.4%, 0%, 19.6%) |
| CIE-LAB | lab(79.14, -6.40, -5.01) |
| CIE-LCH | lch(79.14, 8.13, 218.09°) |
| OKLab | oklab(81.78% -0.0209 -0.0135) |
| OKLCH | oklch(81.78% 0.025 212.9) |
| XYZ | xyz(50.0311, 55.1803, 65.7607) |
| Luminance | 0.5518 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.41
Silver (survey)
#C5C9C7
ΔE00 7.13
Cloudy Blue
#ACC2D9
ΔE00 8.08
Light Grey Blue
#9DBCD4
ΔE00 8.16
Powder Blue
#B0E0E6
ΔE00 8.25
Silver
#C0C0C0
ΔE00 8.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2C8CD #CDB7B2
analogous
#B2CDC4 #B2C8CD #B2BACD
triadic
#B2C8CD #CDB2C8 #C8CDB2
tetradic
#B2C8CD #C4B2CD #CDB7B2 #BACDB2
square
#B2C8CD #C4B2CD #CDB7B2 #BACDB2
split-complementary
#B2C8CD #CDB2BA #CDC4B2
monochromatic
#68939D #8DADB5 #B2C8CD #D7E3E5 #ECF2F3
Accessibility & contrast
On white
1.74
#B2C8CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.04
#B2C8CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2C8CD
12.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2C8CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2C8CD | 1.00 | 1.74 | 12.04 | 12.04 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C6CD
Deuteranopia (green-blind)
#BFC2CD
Tritanopia (blue-blind)
#ABCAC9
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #b2c8cd; /* rgb */ color: rgb(178, 200, 205); /* oklch */ color: oklch(81.8% 0.025 212.9);
Tailwind
colors: {
custom: {
50: '#c9d8dc',
500: '#b2c8cd',
950: '#000000',
},
}SCSS
$custom: #b2c8cd; $custom-light: #c9d8dc; $custom-dark: #000000;
JSON
{
"hex": "#b2c8cd",
"rgb": {
"r": 178,
"g": 200,
"b": 205
},
"hsl": {
"h": 191.111,
"s": 21.26,
"l": 75.098
},
"oklch": {
"l": 0.81777,
"c": 0.0249,
"h": 212.9
},
"luminance": 0.55181
}Semantic roles & 50–950 ramp
primary
#B2C8CD
secondary
#A28781
accent
#5646A0
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131415
muted
#828384