#B4CBCF#B4CBCF
#B4CBCF is a very light, muted teal. Relative luminance 0.569; OKLCH L 82.6% C 0.025 H 209.2°. Best body text is #000000 at 12.38:1 contrast (WCAG AA passes).
Color values
| HEX | #B4CBCF |
|---|---|
| RGB | rgb(180, 203, 207) |
| HSL | hsl(189, 22%, 76%) |
| HSV | hsv(189, 13%, 81%) |
| CMYK | cmyk(13%, 1.9%, 0%, 18.8%) |
| CIE-LAB | lab(80.13, -6.91, -4.61) |
| CIE-LCH | lch(80.13, 8.31, 213.73°) |
| OKLab | oklab(82.61% -0.0222 -0.0125) |
| OKLCH | oklch(82.61% 0.026 209.2) |
| XYZ | xyz(51.4381, 56.9191, 67.2958) |
| Luminance | 0.5692 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.06
Silver (survey)
#C5C9C7
ΔE00 7.26
Powder Blue
#B0E0E6
ΔE00 7.50
Cloudy Blue
#ACC2D9
ΔE00 8.80
Light Grey Blue
#9DBCD4
ΔE00 8.91
Fog
#D8DCE0
ΔE00 9.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4CBCF #CFB8B4
analogous
#B4CFC5 #B4CBCF #B4BDCF
triadic
#B4CBCF #CFB4CB #CBCFB4
tetradic
#B4CBCF #C5B4CF #CFB8B4 #BDCFB4
square
#B4CBCF #C5B4CF #CFB8B4 #BDCFB4
split-complementary
#B4CBCF #CFB4BD #CFC5B4
monochromatic
#69979F #8FB1B7 #B4CBCF #D9E5E7 #ECF2F3
Accessibility & contrast
On white
1.70
#B4CBCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.38
#B4CBCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4CBCF
12.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4CBCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4CBCF | 1.00 | 1.70 | 12.38 | 12.38 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C9CF
Deuteranopia (green-blind)
#C2C5CF
Tritanopia (blue-blind)
#ADCDCC
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #b4cbcf; /* rgb */ color: rgb(180, 203, 207); /* oklch */ color: oklch(82.6% 0.025 209.2);
Tailwind
colors: {
custom: {
50: '#cadadd',
500: '#b4cbcf',
950: '#000000',
},
}SCSS
$custom: #b4cbcf; $custom-light: #cadadd; $custom-dark: #000000;
JSON
{
"hex": "#b4cbcf",
"rgb": {
"r": 180,
"g": 203,
"b": 207
},
"hsl": {
"h": 188.889,
"s": 21.951,
"l": 75.882
},
"oklch": {
"l": 0.82611,
"c": 0.0255,
"h": 209.2
},
"luminance": 0.5692
}Semantic roles & 50–950 ramp
primary
#B4CBCF
secondary
#A48883
accent
#5345A0
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131415
muted
#828384