#B0C8CA#B0C8CA
#B0C8CA is a light, muted teal. Relative luminance 0.548; OKLCH L 81.5% C 0.026 H 202.8°. Best body text is #000000 at 11.96:1 contrast (WCAG AA passes).
Color values
| HEX | #B0C8CA |
|---|---|
| RGB | rgb(176, 200, 202) |
| HSL | hsl(185, 20%, 74%) |
| HSV | hsv(185, 13%, 79%) |
| CMYK | cmyk(12.9%, 1%, 0%, 20.8%) |
| CIE-LAB | lab(78.93, -7.66, -3.74) |
| CIE-LCH | lch(78.93, 8.52, 206.00°) |
| OKLab | oklab(81.54% -0.0241 -0.0101) |
| OKLCH | oklch(81.54% 0.026 202.8) |
| XYZ | xyz(49.2168, 54.8019, 63.8504) |
| Luminance | 0.5480 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.72
Silver (survey)
#C5C9C7
ΔE00 7.61
Powder Blue
#B0E0E6
ΔE00 7.62
Silver
#C0C0C0
ΔE00 9.53
Light Grey Blue
#9DBCD4
ΔE00 9.54
Cloudy Blue
#ACC2D9
ΔE00 9.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0C8CA #CAB2B0
analogous
#B0CABF #B0C8CA #B0BBCA
triadic
#B0C8CA #CAB0C8 #C8CAB0
tetradic
#B0C8CA #BFB0CA #CAB2B0 #BBCAB0
square
#B0C8CA #BFB0CA #CAB2B0 #BBCAB0
split-complementary
#B0C8CA #CAB0BB #CABFB0
monochromatic
#679599 #8BAFB1 #B0C8CA #D5E2E3 #EDF2F3
Accessibility & contrast
On white
1.76
#B0C8CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.96
#B0C8CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0C8CA
11.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0C8CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0C8CA | 1.00 | 1.76 | 11.96 | 11.96 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C6CA
Deuteranopia (green-blind)
#BFC2CA
Tritanopia (blue-blind)
#A9CAC9
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #b0c8ca; /* rgb */ color: rgb(176, 200, 202); /* oklch */ color: oklch(81.5% 0.026 202.8);
Tailwind
colors: {
custom: {
50: '#c7d8da',
500: '#b0c8ca',
950: '#000000',
},
}SCSS
$custom: #b0c8ca; $custom-light: #c7d8da; $custom-dark: #000000;
JSON
{
"hex": "#b0c8ca",
"rgb": {
"r": 176,
"g": 200,
"b": 202
},
"hsl": {
"h": 184.615,
"s": 19.697,
"l": 74.118
},
"oklch": {
"l": 0.81543,
"c": 0.02613,
"h": 202.8
},
"luminance": 0.54803
}Semantic roles & 50–950 ramp
primary
#B0C8CA
secondary
#9F8280
accent
#4E479E
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#131414
muted
#828383