#B2C2CA#B2C2CA
#B2C2CA is a light, muted cyan. Relative luminance 0.523; OKLCH L 80.4% C 0.021 H 229.1°. Best body text is #000000 at 11.46:1 contrast (WCAG AA passes).
Color values
| HEX | #B2C2CA |
|---|---|
| RGB | rgb(178, 194, 202) |
| HSL | hsl(200, 18%, 75%) |
| HSV | hsv(200, 12%, 79%) |
| CMYK | cmyk(11.9%, 4%, 0%, 20.8%) |
| CIE-LAB | lab(77.47, -3.85, -5.87) |
| CIE-LCH | lch(77.47, 7.02, 236.78°) |
| OKLab | oklab(80.43% -0.0137 -0.0158) |
| OKLCH | oklch(80.43% 0.021 229.1) |
| XYZ | xyz(48.3101, 52.3120, 63.4177) |
| Luminance | 0.5231 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 5.97
Dove Gray
#B6B8BD
ΔE00 6.11
Silver (survey)
#C5C9C7
ΔE00 6.46
Light Grey Blue
#9DBCD4
ΔE00 6.71
Silver
#C0C0C0
ΔE00 6.95
Lightsteelblue
#B0C4DE
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2C2CA #CABAB2
analogous
#B2CAC6 #B2C2CA #B2B6CA
triadic
#B2C2CA #CAB2C2 #C2CAB2
tetradic
#B2C2CA #C6B2CA #CABAB2 #B6CAB2
square
#B2C2CA #C6B2CA #CABAB2 #B6CAB2
split-complementary
#B2C2CA #CAB2B6 #CAC6B2
monochromatic
#6A8998 #8EA5B1 #B2C2CA #D6DFE3 #EDF1F3
Accessibility & contrast
On white
1.83
#B2C2CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.46
#B2C2CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2C2CA
11.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2C2CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2C2CA | 1.00 | 1.83 | 11.46 | 11.46 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEC1CA
Deuteranopia (green-blind)
#BABECA
Tritanopia (blue-blind)
#ACC4C4
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #b2c2ca; /* rgb */ color: rgb(178, 194, 202); /* oklch */ color: oklch(80.4% 0.021 229.1);
Tailwind
colors: {
custom: {
50: '#c9d4da',
500: '#b2c2ca',
950: '#000000',
},
}SCSS
$custom: #b2c2ca; $custom-light: #c9d4da; $custom-dark: #000000;
JSON
{
"hex": "#b2c2ca",
"rgb": {
"r": 178,
"g": 194,
"b": 202
},
"hsl": {
"h": 200,
"s": 18.462,
"l": 74.51
},
"oklch": {
"l": 0.80426,
"c": 0.02092,
"h": 229.1
},
"luminance": 0.52313
}Semantic roles & 50–950 ramp
primary
#B2C2CA
secondary
#9E8B82
accent
#65499D
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#131414
muted
#828383