#B0CBCD#B0CBCD
#B0CBCD is a very light, muted teal. Relative luminance 0.564; OKLCH L 82.3% C 0.029 H 202.1°. Best body text is #000000 at 12.27:1 contrast (WCAG AA passes).
Color values
| HEX | #B0CBCD |
|---|---|
| RGB | rgb(176, 203, 205) |
| HSL | hsl(184, 22%, 75%) |
| HSV | hsv(184, 14%, 80%) |
| CMYK | cmyk(14.1%, 1%, 0%, 19.6%) |
| CIE-LAB | lab(79.81, -8.61, -4.05) |
| CIE-LCH | lch(79.81, 9.51, 205.17°) |
| OKLab | oklab(82.27% -0.027 -0.011) |
| OKLCH | oklch(82.27% 0.029 202.1) |
| XYZ | xyz(50.2771, 56.3485, 65.9732) |
| Luminance | 0.5635 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.03
Powder Blue
#B0E0E6
ΔE00 6.56
Silver (survey)
#C5C9C7
ΔE00 8.41
Light Grey Blue
#9DBCD4
ΔE00 9.94
Light Grey
#D8DCD6
ΔE00 10.07
Cloudy Blue
#ACC2D9
ΔE00 10.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0CBCD #CDB2B0
analogous
#B0CDC1 #B0CBCD #B0BDCD
triadic
#B0CBCD #CDB0CB #CBCDB0
tetradic
#B0CBCD #C1B0CD #CDB2B0 #BDCDB0
square
#B0CBCD #C1B0CD #CDB2B0 #BDCDB0
split-complementary
#B0CBCD #CDB0BD #CDC1B0
monochromatic
#659A9E #8BB2B5 #B0CBCD #D5E4E5 #ECF3F3
Accessibility & contrast
On white
1.71
#B0CBCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.27
#B0CBCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0CBCD
12.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0CBCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0CBCD | 1.00 | 1.71 | 12.27 | 12.27 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C8CD
Deuteranopia (green-blind)
#C1C4CD
Tritanopia (blue-blind)
#A8CDCB
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #b0cbcd; /* rgb */ color: rgb(176, 203, 205); /* oklch */ color: oklch(82.3% 0.029 202.1);
Tailwind
colors: {
custom: {
50: '#c8dadc',
500: '#b0cbcd',
950: '#000000',
},
}SCSS
$custom: #b0cbcd; $custom-light: #c8dadc; $custom-dark: #000000;
JSON
{
"hex": "#b0cbcd",
"rgb": {
"r": 176,
"g": 203,
"b": 205
},
"hsl": {
"h": 184.138,
"s": 22.481,
"l": 74.706
},
"oklch": {
"l": 0.8227,
"c": 0.02919,
"h": 202.1
},
"luminance": 0.5635
}Semantic roles & 50–950 ramp
primary
#B0CBCD
secondary
#A2827F
accent
#4B45A1
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131415
muted
#828384