#B4CECE#B4CECE
#B4CECE is a very light, muted teal. Relative luminance 0.583; OKLCH L 83.2% C 0.028 H 196.6°. Best body text is #000000 at 12.66:1 contrast (WCAG AA passes).
Color values
| HEX | #B4CECE |
|---|---|
| RGB | rgb(180, 206, 206) |
| HSL | hsl(180, 21%, 76%) |
| HSV | hsv(180, 13%, 81%) |
| CMYK | cmyk(12.6%, 0%, 0%, 19.2%) |
| CIE-LAB | lab(80.91, -8.68, -2.94) |
| CIE-LCH | lch(80.91, 9.16, 198.73°) |
| OKLab | oklab(83.21% -0.0268 -0.008) |
| OKLCH | oklch(83.21% 0.028 196.6) |
| XYZ | xyz(52.0315, 58.3010, 66.8924) |
| Luminance | 0.5830 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.44
Lightblue
#ADD8E6
ΔE00 6.56
Silver (survey)
#C5C9C7
ΔE00 8.15
Light Grey
#D8DCD6
ΔE00 9.32
Paleturquoise
#AFEEEE
ΔE00 10.21
Fog
#D8DCE0
ΔE00 10.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4CECE #CEB4B4
analogous
#B4CEC1 #B4CECE #B4C1CE
triadic
#B4CECE #CEB4CE #CECEB4
tetradic
#B4CECE #C1B4CE #CEB4B4 #C1CEB4
square
#B4CECE #C1B4CE #CEB4B4 #C1CEB4
split-complementary
#B4CECE #CEB4C1 #CEC1B4
monochromatic
#6A9E9E #8FB6B6 #B4CECE #D9E6E6 #ECF3F3
Accessibility & contrast
On white
1.66
#B4CECE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.66
#B4CECE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4CECE
12.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4CECE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4CECE | 1.00 | 1.66 | 12.66 | 12.66 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACBCE
Deuteranopia (green-blind)
#C5C7CE
Tritanopia (blue-blind)
#ADD0CE
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #b4cece; /* rgb */ color: rgb(180, 206, 206); /* oklch */ color: oklch(83.2% 0.028 196.6);
Tailwind
colors: {
custom: {
50: '#cadddc',
500: '#b4cece',
950: '#000000',
},
}SCSS
$custom: #b4cece; $custom-light: #cadddc; $custom-dark: #000000;
JSON
{
"hex": "#b4cece",
"rgb": {
"r": 180,
"g": 206,
"b": 206
},
"hsl": {
"h": 180,
"s": 20.968,
"l": 75.686
},
"oklch": {
"l": 0.83212,
"c": 0.02795,
"h": 196.6
},
"luminance": 0.58302
}Semantic roles & 50–950 ramp
primary
#B4CECE
secondary
#A38383
accent
#46469F
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131515
muted
#828484