#B6CBCE#B6CBCE
#B6CBCE is a very light, muted teal. Relative luminance 0.571; OKLCH L 82.7% C 0.023 H 207.1°. Best body text is #000000 at 12.42:1 contrast (WCAG AA passes).
Color values
| HEX | #B6CBCE |
|---|---|
| RGB | rgb(182, 203, 206) |
| HSL | hsl(188, 20%, 76%) |
| HSV | hsv(188, 12%, 81%) |
| CMYK | cmyk(11.7%, 1.5%, 0%, 19.2%) |
| CIE-LAB | lab(80.24, -6.46, -3.90) |
| CIE-LCH | lch(80.24, 7.55, 211.12°) |
| OKLab | oklab(82.72% -0.0206 -0.0105) |
| OKLCH | oklch(82.72% 0.023 207.1) |
| XYZ | xyz(51.7853, 57.1122, 66.6760) |
| Luminance | 0.5711 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.61
Lightblue
#ADD8E6
ΔE00 6.65
Powder Blue
#B0E0E6
ΔE00 7.93
Fog
#D8DCE0
ΔE00 8.59
Silver
#C0C0C0
ΔE00 8.64
Light Grey
#D8DCD6
ΔE00 8.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6CBCE #CEB9B6
analogous
#B6CEC5 #B6CBCE #B6BFCE
triadic
#B6CBCE #CEB6CB #CBCEB6
tetradic
#B6CBCE #C5B6CE #CEB9B6 #BFCEB6
square
#B6CBCE #C5B6CE #CEB9B6 #BFCEB6
split-complementary
#B6CBCE #CEB6BF #CEC5B6
monochromatic
#6D979D #91B1B5 #B6CBCE #DBE5E7 #EDF2F3
Accessibility & contrast
On white
1.69
#B6CBCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.42
#B6CBCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6CBCE
12.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6CBCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6CBCE | 1.00 | 1.69 | 12.42 | 12.42 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C9CE
Deuteranopia (green-blind)
#C3C6CE
Tritanopia (blue-blind)
#AFCDCC
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #b6cbce; /* rgb */ color: rgb(182, 203, 206); /* oklch */ color: oklch(82.7% 0.023 207.1);
Tailwind
colors: {
custom: {
50: '#ccdadc',
500: '#b6cbce',
950: '#000000',
},
}SCSS
$custom: #b6cbce; $custom-light: #ccdadc; $custom-dark: #000000;
JSON
{
"hex": "#b6cbce",
"rgb": {
"r": 182,
"g": 203,
"b": 206
},
"hsl": {
"h": 187.5,
"s": 19.672,
"l": 76.078
},
"oklch": {
"l": 0.82722,
"c": 0.02316,
"h": 207.1
},
"luminance": 0.57113
}Semantic roles & 50–950 ramp
primary
#B6CBCE
secondary
#A38985
accent
#52479E
background
#FEFEFE
surface
#FAFBFC
border
#D3D4D5
text
#131415
muted
#838384