#B2C8CF#B2C8CF
#B2C8CF is a light, muted cyan. Relative luminance 0.553; OKLCH L 81.8% C 0.026 H 218.8°. Best body text is #000000 at 12.06:1 contrast (WCAG AA passes).
Color values
| HEX | #B2C8CF |
|---|---|
| RGB | rgb(178, 200, 207) |
| HSL | hsl(194, 23%, 75%) |
| HSV | hsv(194, 14%, 81%) |
| CMYK | cmyk(14%, 3.4%, 0%, 18.8%) |
| CIE-LAB | lab(79.20, -5.98, -6.01) |
| CIE-LCH | lch(79.20, 8.48, 225.11°) |
| OKLab | oklab(81.84% -0.0201 -0.0162) |
| OKLCH | oklch(81.84% 0.026 218.8) |
| XYZ | xyz(50.2741, 55.2774, 67.0403) |
| Luminance | 0.5528 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.22
Cloudy Blue
#ACC2D9
ΔE00 7.16
Silver (survey)
#C5C9C7
ΔE00 7.34
Light Grey Blue
#9DBCD4
ΔE00 7.35
Powder Blue
#B0E0E6
ΔE00 8.54
Lightsteelblue
#B0C4DE
ΔE00 8.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2C8CF #CFB9B2
analogous
#B2CFC7 #B2C8CF #B2B9CF
triadic
#B2C8CF #CFB2C8 #C8CFB2
tetradic
#B2C8CF #C7B2CF #CFB9B2 #B9CFB2
square
#B2C8CF #C7B2CF #CFB9B2 #B9CFB2
split-complementary
#B2C8CF #CFB2B9 #CFC7B2
monochromatic
#6792A0 #8CADB7 #B2C8CF #D8E3E7 #ECF2F3
Accessibility & contrast
On white
1.74
#B2C8CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.06
#B2C8CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2C8CF
12.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2C8CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2C8CF | 1.00 | 1.74 | 12.06 | 12.06 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C6CF
Deuteranopia (green-blind)
#BFC3CF
Tritanopia (blue-blind)
#AACBCA
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #b2c8cf; /* rgb */ color: rgb(178, 200, 207); /* oklch */ color: oklch(81.8% 0.026 218.8);
Tailwind
colors: {
custom: {
50: '#c9d8dd',
500: '#b2c8cf',
950: '#000000',
},
}SCSS
$custom: #b2c8cf; $custom-light: #c9d8dd; $custom-dark: #000000;
JSON
{
"hex": "#b2c8cf",
"rgb": {
"r": 178,
"g": 200,
"b": 207
},
"hsl": {
"h": 194.483,
"s": 23.2,
"l": 75.49
},
"oklch": {
"l": 0.81839,
"c": 0.02585,
"h": 218.8
},
"luminance": 0.55279
}Semantic roles & 50–950 ramp
primary
#B2C8CF
secondary
#A48981
accent
#5A44A2
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131415
muted
#828384