#B0CECD#B0CECD
#B0CECD is a very light, muted teal. Relative luminance 0.578; OKLCH L 82.9% C 0.032 H 194.1°. Best body text is #000000 at 12.56:1 contrast (WCAG AA passes).
Color values
| HEX | #B0CECD |
|---|---|
| RGB | rgb(176, 206, 205) |
| HSL | hsl(178, 23%, 75%) |
| HSV | hsv(178, 15%, 81%) |
| CMYK | cmyk(14.6%, 0%, 0.5%, 19.2%) |
| CIE-LAB | lab(80.62, -10.17, -2.86) |
| CIE-LCH | lch(80.62, 10.56, 195.73°) |
| OKLab | oklab(82.91% -0.0311 -0.0078) |
| OKLCH | oklch(82.91% 0.032 194.1) |
| XYZ | xyz(50.9924, 57.7792, 66.2116) |
| Luminance | 0.5778 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.88
Lightblue
#ADD8E6
ΔE00 6.68
Silver (survey)
#C5C9C7
ΔE00 9.36
Paleturquoise
#AFEEEE
ΔE00 9.36
Pale Sky Blue
#BDF6FE
ΔE00 10.29
Light Grey
#D8DCD6
ΔE00 10.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0CECD #CEB0B1
analogous
#B0CEBE #B0CECD #B0C0CE
triadic
#B0CECD #CDB0CE #CECDB0
tetradic
#B0CECD #BEB0CE #CEB0B1 #C0CEB0
square
#B0CECD #BEB0CE #CEB0B1 #C0CEB0
split-complementary
#B0CECD #CEB0C0 #CEBEB0
monochromatic
#649F9D #8AB7B5 #B0CECD #D6E5E5 #ECF3F3
Accessibility & contrast
On white
1.67
#B0CECD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.56
#B0CECD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0CECD
12.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0CECD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0CECD | 1.00 | 1.67 | 12.56 | 12.56 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACBCD
Deuteranopia (green-blind)
#C4C6CD
Tritanopia (blue-blind)
#A7D0CE
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #b0cecd; /* rgb */ color: rgb(176, 206, 205); /* oklch */ color: oklch(82.9% 0.032 194.1);
Tailwind
colors: {
custom: {
50: '#c8dddc',
500: '#b0cecd',
950: '#000000',
},
}SCSS
$custom: #b0cecd; $custom-light: #c8dddc; $custom-dark: #000000;
JSON
{
"hex": "#b0cecd",
"rgb": {
"r": 176,
"g": 206,
"b": 205
},
"hsl": {
"h": 178,
"s": 23.438,
"l": 74.902
},
"oklch": {
"l": 0.82906,
"c": 0.03211,
"h": 194.1
},
"luminance": 0.5778
}Semantic roles & 50–950 ramp
primary
#B0CECD
secondary
#A37F80
accent
#4447A2
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131515
muted
#828484