#B7CBCC#B7CBCC
#B7CBCC is a very light, muted teal. Relative luminance 0.571; OKLCH L 82.7% C 0.022 H 200.4°. Best body text is #000000 at 12.43:1 contrast (WCAG AA passes).
Color values
| HEX | #B7CBCC |
|---|---|
| RGB | rgb(183, 203, 204) |
| HSL | hsl(183, 17%, 76%) |
| HSV | hsv(183, 10%, 80%) |
| CMYK | cmyk(10.3%, 0.5%, 0%, 20%) |
| CIE-LAB | lab(80.26, -6.54, -2.80) |
| CIE-LCH | lch(80.26, 7.11, 203.18°) |
| OKLab | oklab(82.73% -0.0204 -0.0076) |
| OKLCH | oklch(82.73% 0.022 200.4) |
| XYZ | xyz(51.7809, 57.1379, 65.4156) |
| Luminance | 0.5714 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.26
Lightblue
#ADD8E6
ΔE00 7.33
Powder Blue
#B0E0E6
ΔE00 8.15
Light Grey
#D8DCD6
ΔE00 8.16
Silver
#C0C0C0
ΔE00 8.48
Fog
#D8DCE0
ΔE00 8.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7CBCC #CCB8B7
analogous
#B7CCC2 #B7CBCC #B7C0CC
triadic
#B7CBCC #CCB7CB #CBCCB7
tetradic
#B7CBCC #C2B7CC #CCB8B7 #C0CCB7
square
#B7CBCC #C2B7CC #CCB8B7 #C0CCB7
split-complementary
#B7CBCC #CCB7C0 #CCC2B7
monochromatic
#6F9799 #93B1B3 #B7CBCC #DBE5E5 #EDF2F2
Accessibility & contrast
On white
1.69
#B7CBCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.43
#B7CBCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7CBCC
12.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7CBCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7CBCC | 1.00 | 1.69 | 12.43 | 12.43 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C9CC
Deuteranopia (green-blind)
#C4C6CC
Tritanopia (blue-blind)
#B1CDCB
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #b7cbcc; /* rgb */ color: rgb(183, 203, 204); /* oklch */ color: oklch(82.7% 0.022 200.4);
Tailwind
colors: {
custom: {
50: '#ccdadb',
500: '#b7cbcc',
950: '#000000',
},
}SCSS
$custom: #b7cbcc; $custom-light: #ccdadb; $custom-dark: #000000;
JSON
{
"hex": "#b7cbcc",
"rgb": {
"r": 183,
"g": 203,
"b": 204
},
"hsl": {
"h": 182.857,
"s": 17.073,
"l": 75.882
},
"oklch": {
"l": 0.82733,
"c": 0.02174,
"h": 200.4
},
"luminance": 0.57139
}Semantic roles & 50–950 ramp
primary
#B7CBCC
secondary
#A08887
accent
#4E4A9B
background
#FEFEFE
surface
#FAFBFB
border
#D3D4D4
text
#131415
muted
#838384