#B7CBCE#B7CBCE
#B7CBCE is a very light, muted teal. Relative luminance 0.572; OKLCH L 82.8% C 0.022 H 207.6°. Best body text is #000000 at 12.45:1 contrast (WCAG AA passes).
Color values
| HEX | #B7CBCE |
|---|---|
| RGB | rgb(183, 203, 206) |
| HSL | hsl(188, 19%, 76%) |
| HSV | hsv(188, 11%, 81%) |
| CMYK | cmyk(11.2%, 1.5%, 0%, 19.2%) |
| CIE-LAB | lab(80.31, -6.14, -3.79) |
| CIE-LCH | lch(80.31, 7.21, 211.72°) |
| OKLab | oklab(82.79% -0.0196 -0.0102) |
| OKLCH | oklch(82.79% 0.022 207.6) |
| XYZ | xyz(52.0223, 57.2344, 66.6871) |
| Luminance | 0.5724 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.30
Lightblue
#ADD8E6
ΔE00 6.86
Powder Blue
#B0E0E6
ΔE00 8.20
Fog
#D8DCE0
ΔE00 8.29
Silver
#C0C0C0
ΔE00 8.33
Light Grey
#D8DCD6
ΔE00 8.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7CBCE #CEBAB7
analogous
#B7CEC6 #B7CBCE #B7C0CE
triadic
#B7CBCE #CEB7CB #CBCEB7
tetradic
#B7CBCE #C6B7CE #CEBAB7 #C0CEB7
square
#B7CBCE #C6B7CE #CEBAB7 #C0CEB7
split-complementary
#B7CBCE #CEB7C0 #CEC6B7
monochromatic
#6E969C #93B1B5 #B7CBCE #DBE5E7 #EDF2F3
Accessibility & contrast
On white
1.69
#B7CBCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.45
#B7CBCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7CBCE
12.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7CBCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7CBCE | 1.00 | 1.69 | 12.45 | 12.45 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C9CE
Deuteranopia (green-blind)
#C3C6CE
Tritanopia (blue-blind)
#B1CDCC
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #b7cbce; /* rgb */ color: rgb(183, 203, 206); /* oklch */ color: oklch(82.8% 0.022 207.6);
Tailwind
colors: {
custom: {
50: '#ccdadc',
500: '#b7cbce',
950: '#000000',
},
}SCSS
$custom: #b7cbce; $custom-light: #ccdadc; $custom-dark: #000000;
JSON
{
"hex": "#b7cbce",
"rgb": {
"r": 183,
"g": 203,
"b": 206
},
"hsl": {
"h": 187.826,
"s": 19.008,
"l": 76.275
},
"oklch": {
"l": 0.82793,
"c": 0.02211,
"h": 207.6
},
"luminance": 0.57235
}Semantic roles & 50–950 ramp
primary
#B7CBCE
secondary
#A38A86
accent
#53489D
background
#FEFEFE
surface
#FAFBFC
border
#D3D4D5
text
#131415
muted
#838384