#B0C2CA#B0C2CA
#B0C2CA is a light, muted cyan. Relative luminance 0.521; OKLCH L 80.3% C 0.023 H 226.2°. Best body text is #000000 at 11.42:1 contrast (WCAG AA passes).
Color values
| HEX | #B0C2CA |
|---|---|
| RGB | rgb(176, 194, 202) |
| HSL | hsl(198, 20%, 74%) |
| HSV | hsv(198, 13%, 79%) |
| CMYK | cmyk(12.9%, 4%, 0%, 20.8%) |
| CIE-LAB | lab(77.33, -4.50, -6.10) |
| CIE-LCH | lch(77.33, 7.58, 233.56°) |
| OKLab | oklab(80.28% -0.0157 -0.0164) |
| OKLCH | oklch(80.28% 0.023 226.2) |
| XYZ | xyz(47.8544, 52.0771, 63.3963) |
| Luminance | 0.5208 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 6.11
Light Grey Blue
#9DBCD4
ΔE00 6.52
Dove Gray
#B6B8BD
ΔE00 6.77
Silver (survey)
#C5C9C7
ΔE00 6.90
Cool Gray
#9AA7B0
ΔE00 7.50
Lightsteelblue
#B0C4DE
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0C2CA #CAB8B0
analogous
#B0CAC5 #B0C2CA #B0B5CA
triadic
#B0C2CA #CAB0C2 #C2CAB0
tetradic
#B0C2CA #C5B0CA #CAB8B0 #B5CAB0
square
#B0C2CA #C5B0CA #CAB8B0 #B5CAB0
split-complementary
#B0C2CA #CAB0B5 #CAC5B0
monochromatic
#678999 #8BA6B1 #B0C2CA #D5DEE3 #EDF1F3
Accessibility & contrast
On white
1.84
#B0C2CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.42
#B0C2CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0C2CA
11.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0C2CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0C2CA | 1.00 | 1.84 | 11.42 | 11.42 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEC1CA
Deuteranopia (green-blind)
#BABECA
Tritanopia (blue-blind)
#A9C5C4
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #b0c2ca; /* rgb */ color: rgb(176, 194, 202); /* oklch */ color: oklch(80.3% 0.023 226.2);
Tailwind
colors: {
custom: {
50: '#c7d4da',
500: '#b0c2ca',
950: '#000000',
},
}SCSS
$custom: #b0c2ca; $custom-light: #c7d4da; $custom-dark: #000000;
JSON
{
"hex": "#b0c2ca",
"rgb": {
"r": 176,
"g": 194,
"b": 202
},
"hsl": {
"h": 198.462,
"s": 19.697,
"l": 74.118
},
"oklch": {
"l": 0.8028,
"c": 0.02276,
"h": 226.2
},
"luminance": 0.52078
}Semantic roles & 50–950 ramp
primary
#B0C2CA
secondary
#9F8980
accent
#62479E
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#131414
muted
#828383