#B4CECB#B4CECB
#B4CECB is a very light, muted teal. Relative luminance 0.582; OKLCH L 83.1% C 0.028 H 188.2°. Best body text is #000000 at 12.63:1 contrast (WCAG AA passes).
Color values
| HEX | #B4CECB |
|---|---|
| RGB | rgb(180, 206, 203) |
| HSL | hsl(173, 21%, 76%) |
| HSV | hsv(173, 13%, 81%) |
| CMYK | cmyk(12.6%, 0%, 1.5%, 19.2%) |
| CIE-LAB | lab(80.83, -9.28, -1.45) |
| CIE-LCH | lch(80.83, 9.39, 188.90°) |
| OKLab | oklab(83.12% -0.028 -0.004) |
| OKLCH | oklch(83.12% 0.028 188.2) |
| XYZ | xyz(51.6706, 58.1566, 64.9914) |
| Luminance | 0.5816 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.91
Lightblue
#ADD8E6
ΔE00 7.75
Silver (survey)
#C5C9C7
ΔE00 8.39
Light Grey
#D8DCD6
ΔE00 9.26
Paleturquoise
#AFEEEE
ΔE00 10.10
Fog
#D8DCE0
ΔE00 10.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4CECB #CEB4B7
analogous
#B4CEBE #B4CECB #B4C4CE
triadic
#B4CECB #CBB4CE #CECBB4
tetradic
#B4CECB #BEB4CE #CEB4B7 #C4CEB4
square
#B4CECB #BEB4CE #CEB4B7 #C4CEB4
split-complementary
#B4CECB #CEB4C4 #CEBEB4
monochromatic
#6A9E98 #8FB6B1 #B4CECB #D9E6E5 #ECF3F2
Accessibility & contrast
On white
1.66
#B4CECB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.63
#B4CECB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4CECB
12.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4CECB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4CECB | 1.00 | 1.66 | 12.63 | 12.63 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCBCB
Deuteranopia (green-blind)
#C6C7CB
Tritanopia (blue-blind)
#ADCFCD
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #b4cecb; /* rgb */ color: rgb(180, 206, 203); /* oklch */ color: oklch(83.1% 0.028 188.2);
Tailwind
colors: {
custom: {
50: '#caddda',
500: '#b4cecb',
950: '#000000',
},
}SCSS
$custom: #b4cecb; $custom-light: #caddda; $custom-dark: #000000;
JSON
{
"hex": "#b4cecb",
"rgb": {
"r": 180,
"g": 206,
"b": 203
},
"hsl": {
"h": 173.077,
"s": 20.968,
"l": 75.686
},
"oklch": {
"l": 0.83122,
"c": 0.02825,
"h": 188.2
},
"luminance": 0.58158
}Semantic roles & 50–950 ramp
primary
#B4CECB
secondary
#A38387
accent
#46509F
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131514
muted
#828483