#B2C2CC#B2C2CC
#B2C2CC is a light, muted cyan. Relative luminance 0.524; OKLCH L 80.5% C 0.023 H 235.1°. Best body text is #000000 at 11.48:1 contrast (WCAG AA passes).
Color values
| HEX | #B2C2CC |
|---|---|
| RGB | rgb(178, 194, 204) |
| HSL | hsl(203, 20%, 75%) |
| HSV | hsv(203, 13%, 80%) |
| CMYK | cmyk(12.7%, 4.9%, 0%, 20%) |
| CIE-LAB | lab(77.52, -3.44, -6.87) |
| CIE-LCH | lch(77.52, 7.68, 243.43°) |
| OKLab | oklab(80.49% -0.0129 -0.0185) |
| OKLCH | oklch(80.49% 0.023 235.1) |
| XYZ | xyz(48.5484, 52.4073, 64.6729) |
| Luminance | 0.5241 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 5.06
Dove Gray
#B6B8BD
ΔE00 6.05
Light Grey Blue
#9DBCD4
ΔE00 6.07
Lightsteelblue
#B0C4DE
ΔE00 6.35
Light Blue Grey
#B7C9E2
ΔE00 6.46
Silver (survey)
#C5C9C7
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2C2CC #CCBCB2
analogous
#B2CCC9 #B2C2CC #B2B5CC
triadic
#B2C2CC #CCB2C2 #C2CCB2
tetradic
#B2C2CC #C9B2CC #CCBCB2 #B5CCB2
square
#B2C2CC #C9B2CC #CCBCB2 #B5CCB2
split-complementary
#B2C2CC #CCB2B5 #CCC9B2
monochromatic
#68889B #8DA5B4 #B2C2CC #D7DFE4 #EDF0F3
Accessibility & contrast
On white
1.83
#B2C2CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.48
#B2C2CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2C2CC
11.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2C2CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2C2CC | 1.00 | 1.83 | 11.48 | 11.48 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEC1CD
Deuteranopia (green-blind)
#BABECC
Tritanopia (blue-blind)
#ABC5C5
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #b2c2cc; /* rgb */ color: rgb(178, 194, 204); /* oklch */ color: oklch(80.5% 0.023 235.1);
Tailwind
colors: {
custom: {
50: '#c9d4db',
500: '#b2c2cc',
950: '#000000',
},
}SCSS
$custom: #b2c2cc; $custom-light: #c9d4db; $custom-dark: #000000;
JSON
{
"hex": "#b2c2cc",
"rgb": {
"r": 178,
"g": 194,
"b": 204
},
"hsl": {
"h": 203.077,
"s": 20.313,
"l": 74.902
},
"oklch": {
"l": 0.80489,
"c": 0.02258,
"h": 235.1
},
"luminance": 0.52408
}Semantic roles & 50–950 ramp
primary
#B2C2CC
secondary
#A18D81
accent
#69479F
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#131415
muted
#828384