#B0CACA#B0CACA
#B0CACA is a light, muted teal. Relative luminance 0.557; OKLCH L 82.0% C 0.028 H 196.6°. Best body text is #000000 at 12.15:1 contrast (WCAG AA passes).
Color values
| HEX | #B0CACA |
|---|---|
| RGB | rgb(176, 202, 202) |
| HSL | hsl(180, 20%, 74%) |
| HSV | hsv(180, 13%, 79%) |
| CMYK | cmyk(12.9%, 0%, 0%, 20.8%) |
| CIE-LAB | lab(79.46, -8.70, -2.95) |
| CIE-LCH | lch(79.46, 9.19, 198.72°) |
| OKLab | oklab(81.97% -0.0269 -0.008) |
| OKLCH | oklch(81.97% 0.028 196.6) |
| XYZ | xyz(49.6830, 55.7343, 64.0058) |
| Luminance | 0.5574 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.91
Powder Blue
#B0E0E6
ΔE00 7.01
Silver (survey)
#C5C9C7
ΔE00 8.21
Light Grey
#D8DCD6
ΔE00 9.83
Silver
#C0C0C0
ΔE00 10.35
Light Grey Blue
#9DBCD4
ΔE00 10.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0CACA #CAB0B0
analogous
#B0CABD #B0CACA #B0BDCA
triadic
#B0CACA #CAB0CA #CACAB0
tetradic
#B0CACA #BDB0CA #CAB0B0 #BDCAB0
square
#B0CACA #BDB0CA #CAB0B0 #BDCAB0
split-complementary
#B0CACA #CAB0BD #CABDB0
monochromatic
#679999 #8BB1B1 #B0CACA #D5E3E3 #EDF3F3
Accessibility & contrast
On white
1.73
#B0CACA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.15
#B0CACA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0CACA
12.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0CACA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0CACA | 1.00 | 1.73 | 12.15 | 12.15 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C7CA
Deuteranopia (green-blind)
#C1C3CA
Tritanopia (blue-blind)
#A9CCCA
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #b0caca; /* rgb */ color: rgb(176, 202, 202); /* oklch */ color: oklch(82.0% 0.028 196.6);
Tailwind
colors: {
custom: {
50: '#c7dada',
500: '#b0caca',
950: '#000000',
},
}SCSS
$custom: #b0caca; $custom-light: #c7dada; $custom-dark: #000000;
JSON
{
"hex": "#b0caca",
"rgb": {
"r": 176,
"g": 202,
"b": 202
},
"hsl": {
"h": 180,
"s": 19.697,
"l": 74.118
},
"oklch": {
"l": 0.81966,
"c": 0.02803,
"h": 196.6
},
"luminance": 0.55735
}Semantic roles & 50–950 ramp
primary
#B0CACA
secondary
#9F8080
accent
#47479E
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#131414
muted
#828383