#B2C3CD#B2C3CD
#B2C3CD is a light, muted cyan. Relative luminance 0.529; OKLCH L 80.7% C 0.023 H 233.4°. Best body text is #000000 at 11.58:1 contrast (WCAG AA passes).
Color values
| HEX | #B2C3CD |
|---|---|
| RGB | rgb(178, 195, 205) |
| HSL | hsl(202, 21%, 75%) |
| HSV | hsv(202, 13%, 80%) |
| CMYK | cmyk(13.2%, 4.9%, 0%, 19.6%) |
| CIE-LAB | lab(77.82, -3.76, -6.98) |
| CIE-LCH | lch(77.82, 7.93, 241.67°) |
| OKLab | oklab(80.73% -0.0139 -0.0188) |
| OKLCH | oklch(80.73% 0.023 233.4) |
| XYZ | xyz(48.8920, 52.9021, 65.3810) |
| Luminance | 0.5290 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 5.12
Light Grey Blue
#9DBCD4
ΔE00 6.02
Lightsteelblue
#B0C4DE
ΔE00 6.44
Dove Gray
#B6B8BD
ΔE00 6.44
Light Blue Grey
#B7C9E2
ΔE00 6.54
Silver (survey)
#C5C9C7
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2C3CD #CDBCB2
analogous
#B2CDC9 #B2C3CD #B2B5CD
triadic
#B2C3CD #CDB2C3 #C3CDB2
tetradic
#B2C3CD #C9B2CD #CDBCB2 #B5CDB2
square
#B2C3CD #C9B2CD #CDBCB2 #B5CDB2
split-complementary
#B2C3CD #CDB2B5 #CDC9B2
monochromatic
#68899D #8DA6B5 #B2C3CD #D7E0E5 #ECF1F3
Accessibility & contrast
On white
1.81
#B2C3CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.58
#B2C3CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2C3CD
11.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2C3CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2C3CD | 1.00 | 1.81 | 11.58 | 11.58 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEC2CE
Deuteranopia (green-blind)
#BBBFCD
Tritanopia (blue-blind)
#ABC6C6
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #b2c3cd; /* rgb */ color: rgb(178, 195, 205); /* oklch */ color: oklch(80.7% 0.023 233.4);
Tailwind
colors: {
custom: {
50: '#c9d5dc',
500: '#b2c3cd',
950: '#000000',
},
}SCSS
$custom: #b2c3cd; $custom-light: #c9d5dc; $custom-dark: #000000;
JSON
{
"hex": "#b2c3cd",
"rgb": {
"r": 178,
"g": 195,
"b": 205
},
"hsl": {
"h": 202.222,
"s": 21.26,
"l": 75.098
},
"oklch": {
"l": 0.8073,
"c": 0.0234,
"h": 233.4
},
"luminance": 0.52903
}Semantic roles & 50–950 ramp
primary
#B2C3CD
secondary
#A28D81
accent
#6746A0
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131415
muted
#828384