#B7CBCD#B7CBCD
#B7CBCD is a very light, muted teal. Relative luminance 0.572; OKLCH L 82.8% C 0.022 H 204.0°. Best body text is #000000 at 12.44:1 contrast (WCAG AA passes).
Color values
| HEX | #B7CBCD |
|---|---|
| RGB | rgb(183, 203, 205) |
| HSL | hsl(185, 18%, 76%) |
| HSV | hsv(185, 11%, 80%) |
| CMYK | cmyk(10.7%, 1%, 0%, 19.6%) |
| CIE-LAB | lab(80.28, -6.34, -3.30) |
| CIE-LCH | lch(80.28, 7.14, 207.48°) |
| OKLab | oklab(82.76% -0.02 -0.0089) |
| OKLCH | oklch(82.76% 0.022 204) |
| XYZ | xyz(51.9012, 57.1860, 66.0493) |
| Luminance | 0.5719 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.27
Lightblue
#ADD8E6
ΔE00 7.08
Powder Blue
#B0E0E6
ΔE00 8.16
Light Grey
#D8DCD6
ΔE00 8.28
Silver
#C0C0C0
ΔE00 8.40
Fog
#D8DCE0
ΔE00 8.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7CBCD #CDB9B7
analogous
#B7CDC4 #B7CBCD #B7C0CD
triadic
#B7CBCD #CDB7CB #CBCDB7
tetradic
#B7CBCD #C4B7CD #CDB9B7 #C0CDB7
square
#B7CBCD #C4B7CD #CDB9B7 #C0CDB7
split-complementary
#B7CBCD #CDB7C0 #CDC4B7
monochromatic
#6F979B #93B1B4 #B7CBCD #DBE5E6 #EDF2F2
Accessibility & contrast
On white
1.69
#B7CBCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.44
#B7CBCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7CBCD
12.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7CBCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7CBCD | 1.00 | 1.69 | 12.44 | 12.44 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C9CD
Deuteranopia (green-blind)
#C3C6CD
Tritanopia (blue-blind)
#B1CDCC
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #b7cbcd; /* rgb */ color: rgb(183, 203, 205); /* oklch */ color: oklch(82.8% 0.022 204.0);
Tailwind
colors: {
custom: {
50: '#ccdadc',
500: '#b7cbcd',
950: '#000000',
},
}SCSS
$custom: #b7cbcd; $custom-light: #ccdadc; $custom-dark: #000000;
JSON
{
"hex": "#b7cbcd",
"rgb": {
"r": 183,
"g": 203,
"b": 205
},
"hsl": {
"h": 185.455,
"s": 18.033,
"l": 76.078
},
"oklch": {
"l": 0.82763,
"c": 0.02189,
"h": 204
},
"luminance": 0.57187
}Semantic roles & 50–950 ramp
primary
#B7CBCD
secondary
#A28987
accent
#51499C
background
#FEFEFE
surface
#FAFBFC
border
#D3D4D5
text
#131415
muted
#838384