#B2C7CD#B2C7CD
#B2C7CD is a light, muted cyan. Relative luminance 0.547; OKLCH L 81.6% C 0.024 H 216.8°. Best body text is #000000 at 11.94:1 contrast (WCAG AA passes).
Color values
| HEX | #B2C7CD |
|---|---|
| RGB | rgb(178, 199, 205) |
| HSL | hsl(193, 21%, 75%) |
| HSV | hsv(193, 13%, 80%) |
| CMYK | cmyk(13.2%, 2.9%, 0%, 19.6%) |
| CIE-LAB | lab(78.88, -5.87, -5.41) |
| CIE-LCH | lch(78.88, 7.98, 222.64°) |
| OKLab | oklab(81.57% -0.0195 -0.0146) |
| OKLCH | oklch(81.57% 0.024 216.8) |
| XYZ | xyz(49.8003, 54.7186, 65.6837) |
| Luminance | 0.5472 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.64
Silver (survey)
#C5C9C7
ΔE00 6.99
Cloudy Blue
#ACC2D9
ΔE00 7.46
Light Grey Blue
#9DBCD4
ΔE00 7.65
Dove Gray
#B6B8BD
ΔE00 8.29
Silver
#C0C0C0
ΔE00 8.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2C7CD #CDB8B2
analogous
#B2CDC5 #B2C7CD #B2B9CD
triadic
#B2C7CD #CDB2C7 #C7CDB2
tetradic
#B2C7CD #C5B2CD #CDB8B2 #B9CDB2
square
#B2C7CD #C5B2CD #CDB8B2 #B9CDB2
split-complementary
#B2C7CD #CDB2B9 #CDC5B2
monochromatic
#68919D #8DACB5 #B2C7CD #D7E2E5 #ECF2F3
Accessibility & contrast
On white
1.76
#B2C7CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.94
#B2C7CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2C7CD
11.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2C7CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2C7CD | 1.00 | 1.76 | 11.94 | 11.94 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C5CD
Deuteranopia (green-blind)
#BEC2CD
Tritanopia (blue-blind)
#ABC9C9
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #b2c7cd; /* rgb */ color: rgb(178, 199, 205); /* oklch */ color: oklch(81.6% 0.024 216.8);
Tailwind
colors: {
custom: {
50: '#c9d8dc',
500: '#b2c7cd',
950: '#000000',
},
}SCSS
$custom: #b2c7cd; $custom-light: #c9d8dc; $custom-dark: #000000;
JSON
{
"hex": "#b2c7cd",
"rgb": {
"r": 178,
"g": 199,
"b": 205
},
"hsl": {
"h": 193.333,
"s": 21.26,
"l": 75.098
},
"oklch": {
"l": 0.81567,
"c": 0.02437,
"h": 216.8
},
"luminance": 0.5472
}Semantic roles & 50–950 ramp
primary
#B2C7CD
secondary
#A28981
accent
#5A46A0
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131415
muted
#828384