#B0CBCF#B0CBCF
#B0CBCF is a very light, muted teal. Relative luminance 0.564; OKLCH L 82.3% C 0.030 H 207.4°. Best body text is #000000 at 12.29:1 contrast (WCAG AA passes).
Color values
| HEX | #B0CBCF |
|---|---|
| RGB | rgb(176, 203, 207) |
| HSL | hsl(188, 24%, 75%) |
| HSV | hsv(188, 15%, 81%) |
| CMYK | cmyk(15%, 1.9%, 0%, 18.8%) |
| CIE-LAB | lab(79.87, -8.20, -5.04) |
| CIE-LCH | lch(79.87, 9.62, 211.58°) |
| OKLab | oklab(82.33% -0.0263 -0.0136) |
| OKLCH | oklch(82.33% 0.03 207.4) |
| XYZ | xyz(50.5200, 56.4457, 67.2528) |
| Luminance | 0.5645 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.44
Powder Blue
#B0E0E6
ΔE00 6.59
Silver (survey)
#C5C9C7
ΔE00 8.41
Light Grey Blue
#9DBCD4
ΔE00 9.07
Cloudy Blue
#ACC2D9
ΔE00 9.34
Ice Blue
#A5DFF9
ΔE00 9.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0CBCF #CFB4B0
analogous
#B0CFC3 #B0CBCF #B0BBCF
triadic
#B0CBCF #CFB0CB #CBCFB0
tetradic
#B0CBCF #C3B0CF #CFB4B0 #BBCFB0
square
#B0CBCF #C3B0CF #CFB4B0 #BBCFB0
split-complementary
#B0CBCF #CFB0BB #CFC3B0
monochromatic
#6499A1 #8AB2B8 #B0CBCF #D6E4E6 #ECF2F3
Accessibility & contrast
On white
1.71
#B0CBCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.29
#B0CBCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0CBCF
12.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0CBCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0CBCF | 1.00 | 1.71 | 12.29 | 12.29 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C9CF
Deuteranopia (green-blind)
#C1C4CF
Tritanopia (blue-blind)
#A7CECC
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #b0cbcf; /* rgb */ color: rgb(176, 203, 207); /* oklch */ color: oklch(82.3% 0.030 207.4);
Tailwind
colors: {
custom: {
50: '#c8dadd',
500: '#b0cbcf',
950: '#000000',
},
}SCSS
$custom: #b0cbcf; $custom-light: #c8dadd; $custom-dark: #000000;
JSON
{
"hex": "#b0cbcf",
"rgb": {
"r": 176,
"g": 203,
"b": 207
},
"hsl": {
"h": 187.742,
"s": 24.409,
"l": 75.098
},
"oklch": {
"l": 0.82332,
"c": 0.0296,
"h": 207.4
},
"luminance": 0.56447
}Semantic roles & 50–950 ramp
primary
#B0CBCF
secondary
#A4847F
accent
#4F43A3
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131415
muted
#828384