#B4CACE#B4CACE
#B4CACE is a very light, muted teal. Relative luminance 0.564; OKLCH L 82.4% C 0.025 H 209.8°. Best body text is #000000 at 12.28:1 contrast (WCAG AA passes).
Color values
| HEX | #B4CACE |
|---|---|
| RGB | rgb(180, 202, 206) |
| HSL | hsl(189, 21%, 76%) |
| HSV | hsv(189, 13%, 81%) |
| CMYK | cmyk(12.6%, 1.9%, 0%, 19.2%) |
| CIE-LAB | lab(79.84, -6.59, -4.51) |
| CIE-LCH | lch(79.84, 7.99, 214.38°) |
| OKLab | oklab(82.37% -0.0213 -0.0122) |
| OKLCH | oklch(82.37% 0.025 209.8) |
| XYZ | xyz(51.0808, 56.3996, 66.5755) |
| Luminance | 0.5640 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.35
Silver (survey)
#C5C9C7
ΔE00 6.99
Powder Blue
#B0E0E6
ΔE00 7.88
Cloudy Blue
#ACC2D9
ΔE00 8.62
Light Grey Blue
#9DBCD4
ΔE00 8.79
Silver
#C0C0C0
ΔE00 8.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4CACE #CEB8B4
analogous
#B4CEC5 #B4CACE #B4BDCE
triadic
#B4CACE #CEB4CA #CACEB4
tetradic
#B4CACE #C5B4CE #CEB8B4 #BDCEB4
square
#B4CACE #C5B4CE #CEB8B4 #BDCEB4
split-complementary
#B4CACE #CEB4BD #CEC5B4
monochromatic
#6A969E #8FB0B6 #B4CACE #D9E4E6 #ECF2F3
Accessibility & contrast
On white
1.71
#B4CACE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.28
#B4CACE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4CACE
12.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4CACE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4CACE | 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)
#C6C8CE
Deuteranopia (green-blind)
#C1C4CE
Tritanopia (blue-blind)
#ADCCCB
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #b4cace; /* rgb */ color: rgb(180, 202, 206); /* oklch */ color: oklch(82.4% 0.025 209.8);
Tailwind
colors: {
custom: {
50: '#cadadc',
500: '#b4cace',
950: '#000000',
},
}SCSS
$custom: #b4cace; $custom-light: #cadadc; $custom-dark: #000000;
JSON
{
"hex": "#b4cace",
"rgb": {
"r": 180,
"g": 202,
"b": 206
},
"hsl": {
"h": 189.231,
"s": 20.968,
"l": 75.686
},
"oklch": {
"l": 0.8237,
"c": 0.0245,
"h": 209.8
},
"luminance": 0.56401
}Semantic roles & 50–950 ramp
primary
#B4CACE
secondary
#A38883
accent
#54469F
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131415
muted
#828384