#B2C0CC#B2C0CC
#B2C0CC is a light, muted cyan. Relative luminance 0.515; OKLCH L 80.1% C 0.023 H 243.9°. Best body text is #000000 at 11.30:1 contrast (WCAG AA passes).
Color values
| HEX | #B2C0CC |
|---|---|
| RGB | rgb(178, 192, 204) |
| HSL | hsl(208, 20%, 75%) |
| HSV | hsv(208, 13%, 80%) |
| CMYK | cmyk(12.7%, 5.9%, 0%, 20%) |
| CIE-LAB | lab(76.99, -2.37, -7.66) |
| CIE-LCH | lch(76.99, 8.02, 252.77°) |
| OKLab | oklab(80.07% -0.0101 -0.0206) |
| OKLCH | oklch(80.07% 0.023 243.9) |
| XYZ | xyz(48.1063, 51.5231, 64.5255) |
| Luminance | 0.5152 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 4.24
Lightsteelblue
#B0C4DE
ΔE00 5.33
Dove Gray
#B6B8BD
ΔE00 5.41
Light Blue Grey
#B7C9E2
ΔE00 5.50
Light Grey Blue
#9DBCD4
ΔE00 5.80
Cool Gray
#9AA7B0
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2C0CC #CCBEB2
analogous
#B2CCCB #B2C0CC #B2B3CC
triadic
#B2C0CC #CCB2C0 #C0CCB2
tetradic
#B2C0CC #CBB2CC #CCBEB2 #B3CCB2
square
#B2C0CC #CBB2CC #CCBEB2 #B3CCB2
split-complementary
#B2C0CC #CCB2B3 #CCCBB2
monochromatic
#68849B #8DA2B4 #B2C0CC #D7DEE4 #EDF0F3
Accessibility & contrast
On white
1.86
#B2C0CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.30
#B2C0CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2C0CC
11.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2C0CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2C0CC | 1.00 | 1.86 | 11.30 | 11.30 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBC0CD
Deuteranopia (green-blind)
#B8BDCC
Tritanopia (blue-blind)
#ACC3C4
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #b2c0cc; /* rgb */ color: rgb(178, 192, 204); /* oklch */ color: oklch(80.1% 0.023 243.9);
Tailwind
colors: {
custom: {
50: '#c9d3db',
500: '#b2c0cc',
950: '#000000',
},
}SCSS
$custom: #b2c0cc; $custom-light: #c9d3db; $custom-dark: #000000;
JSON
{
"hex": "#b2c0cc",
"rgb": {
"r": 178,
"g": 192,
"b": 204
},
"hsl": {
"h": 207.692,
"s": 20.313,
"l": 74.902
},
"oklch": {
"l": 0.80073,
"c": 0.02297,
"h": 243.9
},
"luminance": 0.51524
}Semantic roles & 50–950 ramp
primary
#B2C0CC
secondary
#A19081
accent
#6F479F
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#131415
muted
#828384