#B4CBCC#B4CBCC
#B4CBCC is a very light, muted teal. Relative luminance 0.568; OKLCH L 82.5% C 0.025 H 199.9°. Best body text is #000000 at 12.36:1 contrast (WCAG AA passes).
Color values
| HEX | #B4CBCC |
|---|---|
| RGB | rgb(180, 203, 204) |
| HSL | hsl(183, 19%, 75%) |
| HSV | hsv(183, 12%, 80%) |
| CMYK | cmyk(11.8%, 0.5%, 0%, 20%) |
| CIE-LAB | lab(80.05, -7.52, -3.12) |
| CIE-LCH | lch(80.05, 8.14, 202.57°) |
| OKLab | oklab(82.52% -0.0234 -0.0085) |
| OKLCH | oklch(82.52% 0.025 199.9) |
| XYZ | xyz(51.0748, 56.7738, 65.3825) |
| Luminance | 0.5677 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.83
Silver (survey)
#C5C9C7
ΔE00 7.22
Powder Blue
#B0E0E6
ΔE00 7.42
Light Grey
#D8DCD6
ΔE00 8.96
Silver
#C0C0C0
ΔE00 9.40
Fog
#D8DCE0
ΔE00 9.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4CBCC #CCB5B4
analogous
#B4CCC1 #B4CBCC #B4BFCC
triadic
#B4CBCC #CCB4CB #CBCCB4
tetradic
#B4CBCC #C1B4CC #CCB5B4 #BFCCB4
square
#B4CBCC #C1B4CC #CCB5B4 #BFCCB4
split-complementary
#B4CBCC #CCB4BF #CCC1B4
monochromatic
#6B989A #90B2B3 #B4CBCC #D8E4E5 #EDF2F3
Accessibility & contrast
On white
1.70
#B4CBCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.36
#B4CBCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4CBCC
12.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4CBCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4CBCC | 1.00 | 1.70 | 12.36 | 12.36 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C9CC
Deuteranopia (green-blind)
#C3C5CC
Tritanopia (blue-blind)
#ADCDCB
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #b4cbcc; /* rgb */ color: rgb(180, 203, 204); /* oklch */ color: oklch(82.5% 0.025 199.9);
Tailwind
colors: {
custom: {
50: '#cadadb',
500: '#b4cbcc',
950: '#000000',
},
}SCSS
$custom: #b4cbcc; $custom-light: #cadadb; $custom-dark: #000000;
JSON
{
"hex": "#b4cbcc",
"rgb": {
"r": 180,
"g": 203,
"b": 204
},
"hsl": {
"h": 182.5,
"s": 19.048,
"l": 75.294
},
"oklch": {
"l": 0.82519,
"c": 0.02491,
"h": 199.9
},
"luminance": 0.56775
}Semantic roles & 50–950 ramp
primary
#B4CBCC
secondary
#A18584
accent
#4C489D
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#131415
muted
#828384