#B0CAC2#B0CAC2
#B0CAC2 is a light, muted teal. Relative luminance 0.554; OKLCH L 81.7% C 0.030 H 175.1°. Best body text is #000000 at 12.07:1 contrast (WCAG AA passes).
Color values
| HEX | #B0CAC2 |
|---|---|
| RGB | rgb(176, 202, 194) |
| HSL | hsl(162, 20%, 74%) |
| HSV | hsv(162, 13%, 79%) |
| CMYK | cmyk(12.9%, 0%, 4%, 20.8%) |
| CIE-LAB | lab(79.25, -10.30, 1.04) |
| CIE-LCH | lch(79.25, 10.35, 174.24°) |
| OKLab | oklab(81.73% -0.0301 0.0026) |
| OKLCH | oklch(81.73% 0.03 175.1) |
| XYZ | xyz(48.7603, 55.3652, 59.1460) |
| Luminance | 0.5537 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 8.71
Silver (survey)
#C5C9C7
ΔE00 9.17
Light Grey
#D8DCD6
ΔE00 10.03
Lightblue
#ADD8E6
ΔE00 10.16
Paleturquoise
#AFEEEE
ΔE00 11.04
Pale Teal
#82CBB2
ΔE00 11.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0CAC2 #CAB0B8
analogous
#B0CAB5 #B0CAC2 #B0C5CA
triadic
#B0CAC2 #C2B0CA #CAC2B0
tetradic
#B0CAC2 #B5B0CA #CAB0B8 #C5CAB0
square
#B0CAC2 #B5B0CA #CAB0B8 #C5CAB0
split-complementary
#B0CAC2 #CAB0C5 #CAB5B0
monochromatic
#679989 #8BB1A6 #B0CAC2 #D5E3DE #EDF3F1
Accessibility & contrast
On white
1.74
#B0CAC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.07
#B0CAC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0CAC2
12.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0CAC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0CAC2 | 1.00 | 1.74 | 12.07 | 12.07 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C6C2
Deuteranopia (green-blind)
#C3C3C3
Tritanopia (blue-blind)
#AACBC7
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #b0cac2; /* rgb */ color: rgb(176, 202, 194); /* oklch */ color: oklch(81.7% 0.030 175.1);
Tailwind
colors: {
custom: {
50: '#c7dad4',
500: '#b0cac2',
950: '#000000',
},
}SCSS
$custom: #b0cac2; $custom-light: #c7dad4; $custom-dark: #000000;
JSON
{
"hex": "#b0cac2",
"rgb": {
"r": 176,
"g": 202,
"b": 194
},
"hsl": {
"h": 161.538,
"s": 19.697,
"l": 74.118
},
"oklch": {
"l": 0.81729,
"c": 0.03017,
"h": 175.1
},
"luminance": 0.55366
}Semantic roles & 50–950 ramp
primary
#B0CAC2
secondary
#9F8089
accent
#47629E
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#131414
muted
#828383