#B4CECC#B4CECC
#B4CECC is a very light, muted teal. Relative luminance 0.582; OKLCH L 83.2% C 0.028 H 191.0°. Best body text is #000000 at 12.64:1 contrast (WCAG AA passes).
Color values
| HEX | #B4CECC |
|---|---|
| RGB | rgb(180, 206, 204) |
| HSL | hsl(175, 21%, 76%) |
| HSV | hsv(175, 13%, 81%) |
| CMYK | cmyk(12.6%, 0%, 1%, 19.2%) |
| CIE-LAB | lab(80.85, -9.08, -1.95) |
| CIE-LCH | lch(80.85, 9.29, 192.12°) |
| OKLab | oklab(83.15% -0.0276 -0.0053) |
| OKLCH | oklch(83.15% 0.028 191) |
| XYZ | xyz(51.7901, 58.2044, 65.6210) |
| Luminance | 0.5821 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.72
Lightblue
#ADD8E6
ΔE00 7.34
Silver (survey)
#C5C9C7
ΔE00 8.29
Light Grey
#D8DCD6
ΔE00 9.26
Paleturquoise
#AFEEEE
ΔE00 10.11
Fog
#D8DCE0
ΔE00 10.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4CECC #CEB4B6
analogous
#B4CEBF #B4CECC #B4C3CE
triadic
#B4CECC #CCB4CE #CECCB4
tetradic
#B4CECC #BFB4CE #CEB4B6 #C3CEB4
square
#B4CECC #BFB4CE #CEB4B6 #C3CEB4
split-complementary
#B4CECC #CEB4C3 #CEBFB4
monochromatic
#6A9E9A #8FB6B3 #B4CECC #D9E6E5 #ECF3F2
Accessibility & contrast
On white
1.66
#B4CECC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.64
#B4CECC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4CECC
12.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4CECC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4CECC | 1.00 | 1.66 | 12.64 | 12.64 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCBCC
Deuteranopia (green-blind)
#C5C7CC
Tritanopia (blue-blind)
#ADD0CD
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #b4cecc; /* rgb */ color: rgb(180, 206, 204); /* oklch */ color: oklch(83.2% 0.028 191.0);
Tailwind
colors: {
custom: {
50: '#cadddb',
500: '#b4cecc',
950: '#000000',
},
}SCSS
$custom: #b4cecc; $custom-light: #cadddb; $custom-dark: #000000;
JSON
{
"hex": "#b4cecc",
"rgb": {
"r": 180,
"g": 206,
"b": 204
},
"hsl": {
"h": 175.385,
"s": 20.968,
"l": 75.686
},
"oklch": {
"l": 0.83152,
"c": 0.02808,
"h": 191
},
"luminance": 0.58206
}Semantic roles & 50–950 ramp
primary
#B4CECC
secondary
#A38386
accent
#464D9F
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131515
muted
#828484