#B2C3CA#B2C3CA
#B2C3CA is a light, muted cyan. Relative luminance 0.528; OKLCH L 80.6% C 0.021 H 224.4°. Best body text is #000000 at 11.55:1 contrast (WCAG AA passes).
Color values
| HEX | #B2C3CA |
|---|---|
| RGB | rgb(178, 195, 202) |
| HSL | hsl(198, 18%, 75%) |
| HSV | hsv(198, 12%, 79%) |
| CMYK | cmyk(11.9%, 3.5%, 0%, 20.8%) |
| CIE-LAB | lab(77.73, -4.38, -5.48) |
| CIE-LCH | lch(77.73, 7.02, 231.40°) |
| OKLab | oklab(80.64% -0.0151 -0.0148) |
| OKLCH | oklch(80.64% 0.021 224.4) |
| XYZ | xyz(48.5334, 52.7586, 63.4921) |
| Luminance | 0.5276 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.37
Cloudy Blue
#ACC2D9
ΔE00 6.50
Dove Gray
#B6B8BD
ΔE00 6.60
Light Grey Blue
#9DBCD4
ΔE00 7.05
Silver
#C0C0C0
ΔE00 7.17
Cool Gray
#9AA7B0
ΔE00 7.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2C3CA #CAB9B2
analogous
#B2CAC5 #B2C3CA #B2B7CA
triadic
#B2C3CA #CAB2C3 #C3CAB2
tetradic
#B2C3CA #C5B2CA #CAB9B2 #B7CAB2
square
#B2C3CA #C5B2CA #CAB9B2 #B7CAB2
split-complementary
#B2C3CA #CAB2B7 #CAC5B2
monochromatic
#6A8B98 #8EA7B1 #B2C3CA #D6DFE3 #EDF1F3
Accessibility & contrast
On white
1.82
#B2C3CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.55
#B2C3CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2C3CA
11.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2C3CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2C3CA | 1.00 | 1.82 | 11.55 | 11.55 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFC2CA
Deuteranopia (green-blind)
#BBBFCA
Tritanopia (blue-blind)
#ACC5C5
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #b2c3ca; /* rgb */ color: rgb(178, 195, 202); /* oklch */ color: oklch(80.6% 0.021 224.4);
Tailwind
colors: {
custom: {
50: '#c9d5da',
500: '#b2c3ca',
950: '#000000',
},
}SCSS
$custom: #b2c3ca; $custom-light: #c9d5da; $custom-dark: #000000;
JSON
{
"hex": "#b2c3ca",
"rgb": {
"r": 178,
"g": 195,
"b": 202
},
"hsl": {
"h": 197.5,
"s": 18.462,
"l": 74.51
},
"oklch": {
"l": 0.80635,
"c": 0.02112,
"h": 224.4
},
"luminance": 0.52759
}Semantic roles & 50–950 ramp
primary
#B2C3CA
secondary
#9E8A82
accent
#61499D
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#131414
muted
#828383