#B2C3CE#B2C3CE
#B2C3CE is a light, muted cyan. Relative luminance 0.530; OKLCH L 80.8% C 0.024 H 236.1°. Best body text is #000000 at 11.59:1 contrast (WCAG AA passes).
Color values
| HEX | #B2C3CE |
|---|---|
| RGB | rgb(178, 195, 206) |
| HSL | hsl(204, 22%, 75%) |
| HSV | hsv(204, 14%, 81%) |
| CMYK | cmyk(13.6%, 5.3%, 0%, 19.2%) |
| CIE-LAB | lab(77.85, -3.55, -7.47) |
| CIE-LCH | lch(77.85, 8.28, 244.57°) |
| OKLab | oklab(80.76% -0.0136 -0.0201) |
| OKLCH | oklch(80.76% 0.024 236.1) |
| XYZ | xyz(49.0131, 52.9505, 66.0187) |
| Luminance | 0.5295 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 4.67
Light Grey Blue
#9DBCD4
ΔE00 5.73
Lightsteelblue
#B0C4DE
ΔE00 5.98
Light Blue Grey
#B7C9E2
ΔE00 6.09
Dove Gray
#B6B8BD
ΔE00 6.45
Silver (survey)
#C5C9C7
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2C3CE #CEBDB2
analogous
#B2CECB #B2C3CE #B2B5CE
triadic
#B2C3CE #CEB2C3 #C3CEB2
tetradic
#B2C3CE #CBB2CE #CEBDB2 #B5CEB2
square
#B2C3CE #CBB2CE #CEBDB2 #B5CEB2
split-complementary
#B2C3CE #CEB2B5 #CECBB2
monochromatic
#67899E #8DA6B6 #B2C3CE #D7E0E6 #ECF0F3
Accessibility & contrast
On white
1.81
#B2C3CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.59
#B2C3CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2C3CE
11.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2C3CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2C3CE | 1.00 | 1.81 | 11.59 | 11.59 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEC2CF
Deuteranopia (green-blind)
#BABFCE
Tritanopia (blue-blind)
#ABC6C6
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #b2c3ce; /* rgb */ color: rgb(178, 195, 206); /* oklch */ color: oklch(80.8% 0.024 236.1);
Tailwind
colors: {
custom: {
50: '#c9d5dd',
500: '#b2c3ce',
950: '#000000',
},
}SCSS
$custom: #b2c3ce; $custom-light: #c9d5dd; $custom-dark: #000000;
JSON
{
"hex": "#b2c3ce",
"rgb": {
"r": 178,
"g": 195,
"b": 206
},
"hsl": {
"h": 203.571,
"s": 22.222,
"l": 75.294
},
"oklch": {
"l": 0.80762,
"c": 0.02429,
"h": 236.1
},
"luminance": 0.52951
}Semantic roles & 50–950 ramp
primary
#B2C3CE
secondary
#A38E81
accent
#6945A1
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131415
muted
#828384