#B0C6CA#B0C6CA
#B0C6CA is a light, muted teal. Relative luminance 0.539; OKLCH L 81.1% C 0.025 H 209.8°. Best body text is #000000 at 11.78:1 contrast (WCAG AA passes).
Color values
| HEX | #B0C6CA |
|---|---|
| RGB | rgb(176, 198, 202) |
| HSL | hsl(189, 20%, 74%) |
| HSV | hsv(189, 13%, 79%) |
| CMYK | cmyk(12.9%, 2%, 0%, 20.8%) |
| CIE-LAB | lab(78.39, -6.61, -4.52) |
| CIE-LCH | lch(78.39, 8.01, 214.38°) |
| OKLab | oklab(81.12% -0.0213 -0.0122) |
| OKLCH | oklch(81.12% 0.025 209.8) |
| XYZ | xyz(48.7567, 53.8815, 63.6970) |
| Luminance | 0.5388 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.82
Silver (survey)
#C5C9C7
ΔE00 7.16
Light Grey Blue
#9DBCD4
ΔE00 8.42
Powder Blue
#B0E0E6
ΔE00 8.44
Cloudy Blue
#ACC2D9
ΔE00 8.49
Silver
#C0C0C0
ΔE00 8.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0C6CA #CAB4B0
analogous
#B0CAC1 #B0C6CA #B0B9CA
triadic
#B0C6CA #CAB0C6 #C6CAB0
tetradic
#B0C6CA #C1B0CA #CAB4B0 #B9CAB0
square
#B0C6CA #C1B0CA #CAB4B0 #B9CAB0
split-complementary
#B0C6CA #CAB0B9 #CAC1B0
monochromatic
#679199 #8BACB1 #B0C6CA #D5E0E3 #EDF2F3
Accessibility & contrast
On white
1.78
#B0C6CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.78
#B0C6CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0C6CA
11.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0C6CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0C6CA | 1.00 | 1.78 | 11.78 | 11.78 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C4CA
Deuteranopia (green-blind)
#BDC0CA
Tritanopia (blue-blind)
#A9C8C7
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #b0c6ca; /* rgb */ color: rgb(176, 198, 202); /* oklch */ color: oklch(81.1% 0.025 209.8);
Tailwind
colors: {
custom: {
50: '#c7d7da',
500: '#b0c6ca',
950: '#000000',
},
}SCSS
$custom: #b0c6ca; $custom-light: #c7d7da; $custom-dark: #000000;
JSON
{
"hex": "#b0c6ca",
"rgb": {
"r": 176,
"g": 198,
"b": 202
},
"hsl": {
"h": 189.231,
"s": 19.697,
"l": 74.118
},
"oklch": {
"l": 0.81121,
"c": 0.02458,
"h": 209.8
},
"luminance": 0.53883
}Semantic roles & 50–950 ramp
primary
#B0C6CA
secondary
#9F8480
accent
#55479E
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#131414
muted
#828383