#B0CBCA#B0CBCA
#B0CBCA is a very light, muted teal. Relative luminance 0.562; OKLCH L 82.2% C 0.029 H 193.9°. Best body text is #000000 at 12.24:1 contrast (WCAG AA passes).
Color values
| HEX | #B0CBCA |
|---|---|
| RGB | rgb(176, 203, 202) |
| HSL | hsl(178, 21%, 74%) |
| HSV | hsv(178, 13%, 80%) |
| CMYK | cmyk(13.3%, 0%, 0.5%, 20.4%) |
| CIE-LAB | lab(79.73, -9.22, -2.56) |
| CIE-LCH | lch(79.73, 9.57, 195.48°) |
| OKLab | oklab(82.18% -0.0282 -0.007) |
| OKLCH | oklch(82.18% 0.029 193.9) |
| XYZ | xyz(49.9184, 56.2051, 64.0843) |
| Luminance | 0.5621 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.80
Lightblue
#ADD8E6
ΔE00 7.11
Silver (survey)
#C5C9C7
ΔE00 8.55
Light Grey
#D8DCD6
ΔE00 9.93
Paleturquoise
#AFEEEE
ΔE00 10.39
Silver
#C0C0C0
ΔE00 10.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0CBCA #CBB0B1
analogous
#B0CBBD #B0CBCA #B0BFCB
triadic
#B0CBCA #CAB0CB #CBCAB0
tetradic
#B0CBCA #BDB0CB #CBB0B1 #BFCBB0
square
#B0CBCA #BDB0CB #CBB0B1 #BFCBB0
split-complementary
#B0CBCA #CBB0BF #CBBDB0
monochromatic
#669A98 #8BB3B1 #B0CBCA #D5E3E3 #EDF3F3
Accessibility & contrast
On white
1.72
#B0CBCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.24
#B0CBCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0CBCA
12.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0CBCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0CBCA | 1.00 | 1.72 | 12.24 | 12.24 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C8CA
Deuteranopia (green-blind)
#C2C4CA
Tritanopia (blue-blind)
#A8CDCB
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #b0cbca; /* rgb */ color: rgb(176, 203, 202); /* oklch */ color: oklch(82.2% 0.029 193.9);
Tailwind
colors: {
custom: {
50: '#c7dada',
500: '#b0cbca',
950: '#000000',
},
}SCSS
$custom: #b0cbca; $custom-light: #c7dada; $custom-dark: #000000;
JSON
{
"hex": "#b0cbca",
"rgb": {
"r": 176,
"g": 203,
"b": 202
},
"hsl": {
"h": 177.778,
"s": 20.611,
"l": 74.314
},
"oklch": {
"l": 0.82178,
"c": 0.02909,
"h": 193.9
},
"luminance": 0.56206
}Semantic roles & 50–950 ramp
primary
#B0CBCA
secondary
#A08081
accent
#474A9F
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#131414
muted
#828383