#B4CCCF#B4CCCF
#B4CCCF is a very light, muted teal. Relative luminance 0.574; OKLCH L 82.8% C 0.026 H 205.8°. Best body text is #000000 at 12.48:1 contrast (WCAG AA passes).
Color values
| HEX | #B4CCCF |
|---|---|
| RGB | rgb(180, 204, 207) |
| HSL | hsl(187, 22%, 76%) |
| HSV | hsv(187, 13%, 81%) |
| CMYK | cmyk(13%, 1.4%, 0%, 18.8%) |
| CIE-LAB | lab(80.40, -7.43, -4.22) |
| CIE-LCH | lch(80.40, 8.55, 209.60°) |
| OKLab | oklab(82.82% -0.0236 -0.0114) |
| OKLCH | oklch(82.82% 0.026 205.8) |
| XYZ | xyz(51.6750, 57.3929, 67.3748) |
| Luminance | 0.5739 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.02
Powder Blue
#B0E0E6
ΔE00 7.06
Silver (survey)
#C5C9C7
ΔE00 7.51
Light Grey
#D8DCD6
ΔE00 9.28
Fog
#D8DCE0
ΔE00 9.35
Cloudy Blue
#ACC2D9
ΔE00 9.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4CCCF #CFB7B4
analogous
#B4CFC4 #B4CCCF #B4BECF
triadic
#B4CCCF #CFB4CC #CCCFB4
tetradic
#B4CCCF #C4B4CF #CFB7B4 #BECFB4
square
#B4CCCF #C4B4CF #CFB7B4 #BECFB4
split-complementary
#B4CCCF #CFB4BE #CFC4B4
monochromatic
#69999F #8FB3B7 #B4CCCF #D9E5E7 #ECF2F3
Accessibility & contrast
On white
1.68
#B4CCCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.48
#B4CCCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4CCCF
12.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4CCCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4CCCF | 1.00 | 1.68 | 12.48 | 12.48 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8CACF
Deuteranopia (green-blind)
#C3C6CF
Tritanopia (blue-blind)
#ACCECD
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #b4cccf; /* rgb */ color: rgb(180, 204, 207); /* oklch */ color: oklch(82.8% 0.026 205.8);
Tailwind
colors: {
custom: {
50: '#cadbdd',
500: '#b4cccf',
950: '#000000',
},
}SCSS
$custom: #b4cccf; $custom-light: #cadbdd; $custom-dark: #000000;
JSON
{
"hex": "#b4cccf",
"rgb": {
"r": 180,
"g": 204,
"b": 207
},
"hsl": {
"h": 186.667,
"s": 21.951,
"l": 75.882
},
"oklch": {
"l": 0.82821,
"c": 0.02624,
"h": 205.8
},
"luminance": 0.57394
}Semantic roles & 50–950 ramp
primary
#B4CCCF
secondary
#A48783
accent
#4F45A0
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131515
muted
#828484