#B0CBCE#B0CBCE
#B0CBCE is a very light, muted teal. Relative luminance 0.564; OKLCH L 82.3% C 0.029 H 204.8°. Best body text is #000000 at 12.28:1 contrast (WCAG AA passes).
Color values
| HEX | #B0CBCE |
|---|---|
| RGB | rgb(176, 203, 206) |
| HSL | hsl(186, 23%, 75%) |
| HSV | hsv(186, 15%, 81%) |
| CMYK | cmyk(14.6%, 1.5%, 0%, 19.2%) |
| CIE-LAB | lab(79.84, -8.40, -4.54) |
| CIE-LCH | lch(79.84, 9.55, 208.39°) |
| OKLab | oklab(82.3% -0.0267 -0.0123) |
| OKLCH | oklch(82.3% 0.029 204.8) |
| XYZ | xyz(50.3982, 56.3970, 66.6109) |
| Luminance | 0.5640 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.72
Powder Blue
#B0E0E6
ΔE00 6.55
Silver (survey)
#C5C9C7
ΔE00 8.40
Light Grey Blue
#9DBCD4
ΔE00 9.50
Cloudy Blue
#ACC2D9
ΔE00 9.78
Ice Blue
#A5DFF9
ΔE00 9.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0CBCE #CEB3B0
analogous
#B0CEC2 #B0CBCE #B0BCCE
triadic
#B0CBCE #CEB0CB #CBCEB0
tetradic
#B0CBCE #C2B0CE #CEB3B0 #BCCEB0
square
#B0CBCE #C2B0CE #CEB3B0 #BCCEB0
split-complementary
#B0CBCE #CEB0BC #CEC2B0
monochromatic
#64999F #8AB2B7 #B0CBCE #D6E4E5 #ECF3F3
Accessibility & contrast
On white
1.71
#B0CBCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.28
#B0CBCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0CBCE
12.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0CBCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0CBCE | 1.00 | 1.71 | 12.28 | 12.28 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C8CE
Deuteranopia (green-blind)
#C1C4CE
Tritanopia (blue-blind)
#A7CDCC
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #b0cbce; /* rgb */ color: rgb(176, 203, 206); /* oklch */ color: oklch(82.3% 0.029 204.8);
Tailwind
colors: {
custom: {
50: '#c8dadc',
500: '#b0cbce',
950: '#000000',
},
}SCSS
$custom: #b0cbce; $custom-light: #c8dadc; $custom-dark: #000000;
JSON
{
"hex": "#b0cbce",
"rgb": {
"r": 176,
"g": 203,
"b": 206
},
"hsl": {
"h": 186,
"s": 23.438,
"l": 74.902
},
"oklch": {
"l": 0.82301,
"c": 0.02936,
"h": 204.8
},
"luminance": 0.56398
}Semantic roles & 50–950 ramp
primary
#B0CBCE
secondary
#A3837F
accent
#4D44A2
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131415
muted
#828384