#B4CECF#B4CECF
#B4CECF is a very light, muted teal. Relative luminance 0.584; OKLCH L 83.2% C 0.028 H 199.5°. Best body text is #000000 at 12.67:1 contrast (WCAG AA passes).
Color values
| HEX | #B4CECF |
|---|---|
| RGB | rgb(180, 206, 207) |
| HSL | hsl(182, 22%, 76%) |
| HSV | hsv(182, 13%, 81%) |
| CMYK | cmyk(13%, 0.5%, 0%, 18.8%) |
| CIE-LAB | lab(80.93, -8.47, -3.44) |
| CIE-LCH | lch(80.93, 9.14, 202.08°) |
| OKLab | oklab(83.24% -0.0264 -0.0093) |
| OKLCH | oklch(83.24% 0.028 199.5) |
| XYZ | xyz(52.1534, 58.3497, 67.5342) |
| Luminance | 0.5835 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.19
Powder Blue
#B0E0E6
ΔE00 6.36
Silver (survey)
#C5C9C7
ΔE00 8.11
Light Grey
#D8DCD6
ΔE00 9.37
Fog
#D8DCE0
ΔE00 10.03
Paleturquoise
#AFEEEE
ΔE00 10.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4CECF #CFB5B4
analogous
#B4CFC2 #B4CECF #B4C0CF
triadic
#B4CECF #CFB4CE #CECFB4
tetradic
#B4CECF #C2B4CF #CFB5B4 #C0CFB4
square
#B4CECF #C2B4CF #CFB5B4 #C0CFB4
split-complementary
#B4CECF #CFB4C0 #CFC2B4
monochromatic
#699D9F #8FB6B7 #B4CECF #D9E6E7 #ECF3F3
Accessibility & contrast
On white
1.66
#B4CECF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.67
#B4CECF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4CECF
12.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4CECF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4CECF | 1.00 | 1.66 | 12.67 | 12.67 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACBCF
Deuteranopia (green-blind)
#C5C7CF
Tritanopia (blue-blind)
#ACD0CE
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #b4cecf; /* rgb */ color: rgb(180, 206, 207); /* oklch */ color: oklch(83.2% 0.028 199.5);
Tailwind
colors: {
custom: {
50: '#cadddd',
500: '#b4cecf',
950: '#000000',
},
}SCSS
$custom: #b4cecf; $custom-light: #cadddd; $custom-dark: #000000;
JSON
{
"hex": "#b4cecf",
"rgb": {
"r": 180,
"g": 206,
"b": 207
},
"hsl": {
"h": 182.222,
"s": 21.951,
"l": 75.882
},
"oklch": {
"l": 0.83242,
"c": 0.02798,
"h": 199.5
},
"luminance": 0.58351
}Semantic roles & 50–950 ramp
primary
#B4CECF
secondary
#A48483
accent
#4945A0
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131515
muted
#828484