#B2C0CA#B2C0CA
#B2C0CA is a light, muted cyan. Relative luminance 0.514; OKLCH L 80.0% C 0.021 H 238.7°. Best body text is #000000 at 11.29:1 contrast (WCAG AA passes).
Color values
| HEX | #B2C0CA |
|---|---|
| RGB | rgb(178, 192, 202) |
| HSL | hsl(205, 18%, 75%) |
| HSV | hsv(205, 12%, 79%) |
| CMYK | cmyk(11.9%, 5%, 0%, 20.8%) |
| CIE-LAB | lab(76.94, -2.79, -6.66) |
| CIE-LCH | lch(76.94, 7.22, 247.30°) |
| OKLab | oklab(80.01% -0.0109 -0.0179) |
| OKLCH | oklch(80.01% 0.021 238.7) |
| XYZ | xyz(47.8680, 51.4278, 63.2703) |
| Luminance | 0.5143 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 5.05
Dove Gray
#B6B8BD
ΔE00 5.27
Lightsteelblue
#B0C4DE
ΔE00 6.23
Light Grey Blue
#9DBCD4
ΔE00 6.26
Light Blue Grey
#B7C9E2
ΔE00 6.37
Silver
#C0C0C0
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2C0CA #CABCB2
analogous
#B2CAC8 #B2C0CA #B2B4CA
triadic
#B2C0CA #CAB2C0 #C0CAB2
tetradic
#B2C0CA #C8B2CA #CABCB2 #B4CAB2
square
#B2C0CA #C8B2CA #CABCB2 #B4CAB2
split-complementary
#B2C0CA #CAB2B4 #CAC8B2
monochromatic
#6A8598 #8EA2B1 #B2C0CA #D6DEE3 #EDF0F3
Accessibility & contrast
On white
1.86
#B2C0CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.29
#B2C0CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2C0CA
11.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2C0CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2C0CA | 1.00 | 1.86 | 11.29 | 11.29 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCBFCB
Deuteranopia (green-blind)
#B9BDCA
Tritanopia (blue-blind)
#ACC3C3
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #b2c0ca; /* rgb */ color: rgb(178, 192, 202); /* oklch */ color: oklch(80.0% 0.021 238.7);
Tailwind
colors: {
custom: {
50: '#c9d3da',
500: '#b2c0ca',
950: '#000000',
},
}SCSS
$custom: #b2c0ca; $custom-light: #c9d3da; $custom-dark: #000000;
JSON
{
"hex": "#b2c0ca",
"rgb": {
"r": 178,
"g": 192,
"b": 202
},
"hsl": {
"h": 205,
"s": 18.462,
"l": 74.51
},
"oklch": {
"l": 0.80008,
"c": 0.02096,
"h": 238.7
},
"luminance": 0.51429
}Semantic roles & 50–950 ramp
primary
#B2C0CA
secondary
#9E8E82
accent
#6C499D
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#131414
muted
#828383