#B0CECE#B0CECE
#B0CECE is a very light, muted teal. Relative luminance 0.578; OKLCH L 82.9% C 0.032 H 196.5°. Best body text is #000000 at 12.57:1 contrast (WCAG AA passes).
Color values
| HEX | #B0CECE |
|---|---|
| RGB | rgb(176, 206, 206) |
| HSL | hsl(180, 23%, 75%) |
| HSV | hsv(180, 15%, 81%) |
| CMYK | cmyk(14.6%, 0%, 0%, 19.2%) |
| CIE-LAB | lab(80.64, -9.96, -3.36) |
| CIE-LCH | lch(80.64, 10.51, 198.63°) |
| OKLab | oklab(82.94% -0.0308 -0.0091) |
| OKLCH | oklch(82.94% 0.032 196.5) |
| XYZ | xyz(51.1135, 57.8276, 66.8494) |
| Luminance | 0.5783 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.73
Lightblue
#ADD8E6
ΔE00 6.27
Silver (survey)
#C5C9C7
ΔE00 9.29
Paleturquoise
#AFEEEE
ΔE00 9.41
Pale Sky Blue
#BDF6FE
ΔE00 10.18
Light Grey
#D8DCD6
ΔE00 10.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0CECE #CEB0B0
analogous
#B0CEBF #B0CECE #B0BFCE
triadic
#B0CECE #CEB0CE #CECEB0
tetradic
#B0CECE #BFB0CE #CEB0B0 #BFCEB0
square
#B0CECE #BFB0CE #CEB0B0 #BFCEB0
split-complementary
#B0CECE #CEB0BF #CEBFB0
monochromatic
#649F9F #8AB7B7 #B0CECE #D6E5E5 #ECF3F3
Accessibility & contrast
On white
1.67
#B0CECE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.57
#B0CECE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0CECE
12.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0CECE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0CECE | 1.00 | 1.67 | 12.57 | 12.57 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACBCE
Deuteranopia (green-blind)
#C4C6CE
Tritanopia (blue-blind)
#A7D0CE
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #b0cece; /* rgb */ color: rgb(176, 206, 206); /* oklch */ color: oklch(82.9% 0.032 196.5);
Tailwind
colors: {
custom: {
50: '#c8dddc',
500: '#b0cece',
950: '#000000',
},
}SCSS
$custom: #b0cece; $custom-light: #c8dddc; $custom-dark: #000000;
JSON
{
"hex": "#b0cece",
"rgb": {
"r": 176,
"g": 206,
"b": 206
},
"hsl": {
"h": 180,
"s": 23.438,
"l": 74.902
},
"oklch": {
"l": 0.82937,
"c": 0.03209,
"h": 196.5
},
"luminance": 0.57829
}Semantic roles & 50–950 ramp
primary
#B0CECE
secondary
#A37F7F
accent
#4444A2
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131515
muted
#828484