#B4CBCA#B4CBCA
#B4CBCA is a very light, muted teal. Relative luminance 0.567; OKLCH L 82.5% C 0.025 H 193.5°. Best body text is #000000 at 12.34:1 contrast (WCAG AA passes).
Color values
| HEX | #B4CBCA |
|---|---|
| RGB | rgb(180, 203, 202) |
| HSL | hsl(177, 18%, 75%) |
| HSV | hsv(177, 11%, 80%) |
| CMYK | cmyk(11.3%, 0%, 0.5%, 20.4%) |
| CIE-LAB | lab(80.00, -7.92, -2.13) |
| CIE-LCH | lch(80.00, 8.20, 195.06°) |
| OKLab | oklab(82.46% -0.0242 -0.0058) |
| OKLCH | oklch(82.46% 0.025 193.5) |
| XYZ | xyz(50.8365, 56.6784, 64.1273) |
| Luminance | 0.5668 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 7.32
Lightblue
#ADD8E6
ΔE00 7.50
Powder Blue
#B0E0E6
ΔE00 7.56
Light Grey
#D8DCD6
ΔE00 8.84
Silver
#C0C0C0
ΔE00 9.62
Fog
#D8DCE0
ΔE00 9.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4CBCA #CBB4B5
analogous
#B4CBBE #B4CBCA #B4C1CB
triadic
#B4CBCA #CAB4CB #CBCAB4
tetradic
#B4CBCA #BEB4CB #CBB4B5 #C1CBB4
square
#B4CBCA #BEB4CB #CBB4B5 #C1CBB4
split-complementary
#B4CBCA #CBB4C1 #CBBEB4
monochromatic
#6C9997 #90B2B0 #B4CBCA #D8E4E4 #EDF2F2
Accessibility & contrast
On white
1.70
#B4CBCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.34
#B4CBCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4CBCA
12.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4CBCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4CBCA | 1.00 | 1.70 | 12.34 | 12.34 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C8CA
Deuteranopia (green-blind)
#C3C5CA
Tritanopia (blue-blind)
#AECDCB
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #b4cbca; /* rgb */ color: rgb(180, 203, 202); /* oklch */ color: oklch(82.5% 0.025 193.5);
Tailwind
colors: {
custom: {
50: '#cadada',
500: '#b4cbca',
950: '#000000',
},
}SCSS
$custom: #b4cbca; $custom-light: #cadada; $custom-dark: #000000;
JSON
{
"hex": "#b4cbca",
"rgb": {
"r": 180,
"g": 203,
"b": 202
},
"hsl": {
"h": 177.391,
"s": 18.11,
"l": 75.098
},
"oklch": {
"l": 0.82459,
"c": 0.0249,
"h": 193.5
},
"luminance": 0.56679
}Semantic roles & 50–950 ramp
primary
#B4CBCA
secondary
#9F8485
accent
#494D9C
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#131414
muted
#828383