#B8CBCD#B8CBCD
#B8CBCD is a very light, muted teal. Relative luminance 0.573; OKLCH L 82.8% C 0.021 H 204.4°. Best body text is #000000 at 12.46:1 contrast (WCAG AA passes).
Color values
| HEX | #B8CBCD |
|---|---|
| RGB | rgb(184, 203, 205) |
| HSL | hsl(186, 17%, 76%) |
| HSV | hsv(186, 10%, 80%) |
| CMYK | cmyk(10.2%, 1%, 0%, 19.6%) |
| CIE-LAB | lab(80.35, -6.01, -3.19) |
| CIE-LCH | lch(80.35, 6.80, 207.94°) |
| OKLab | oklab(82.84% -0.019 -0.0086) |
| OKLCH | oklch(82.84% 0.021 204.4) |
| XYZ | xyz(52.1400, 57.3091, 66.0605) |
| Luminance | 0.5731 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 5.94
Lightblue
#ADD8E6
ΔE00 7.29
Light Grey
#D8DCD6
ΔE00 8.03
Silver
#C0C0C0
ΔE00 8.08
Fog
#D8DCE0
ΔE00 8.15
Light Gray
#D3D3D3
ΔE00 8.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8CBCD #CDBAB8
analogous
#B8CDC5 #B8CBCD #B8C1CD
triadic
#B8CBCD #CDB8CB #CBCDB8
tetradic
#B8CBCD #C5B8CD #CDBAB8 #C1CDB8
square
#B8CBCD #C5B8CD #CDBAB8 #C1CDB8
split-complementary
#B8CBCD #CDB8C1 #CDC5B8
monochromatic
#70969A #94B1B4 #B8CBCD #DCE5E6 #EDF2F2
Accessibility & contrast
On white
1.69
#B8CBCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.46
#B8CBCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8CBCD
12.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8CBCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8CBCD | 1.00 | 1.69 | 12.46 | 12.46 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C9CD
Deuteranopia (green-blind)
#C4C6CD
Tritanopia (blue-blind)
#B2CDCC
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #b8cbcd; /* rgb */ color: rgb(184, 203, 205); /* oklch */ color: oklch(82.8% 0.021 204.4);
Tailwind
colors: {
custom: {
50: '#cddadc',
500: '#b8cbcd',
950: '#000000',
},
}SCSS
$custom: #b8cbcd; $custom-light: #cddadc; $custom-dark: #000000;
JSON
{
"hex": "#b8cbcd",
"rgb": {
"r": 184,
"g": 203,
"b": 205
},
"hsl": {
"h": 185.714,
"s": 17.355,
"l": 76.275
},
"oklch": {
"l": 0.82835,
"c": 0.02084,
"h": 204.4
},
"luminance": 0.5731
}Semantic roles & 50–950 ramp
primary
#B8CBCD
secondary
#A28A88
accent
#524A9C
background
#FEFEFE
surface
#FAFBFC
border
#D3D4D5
text
#131415
muted
#838384