#B8CBCE#B8CBCE
#B8CBCE is a very light, muted teal. Relative luminance 0.574; OKLCH L 82.9% C 0.021 H 208.1°. Best body text is #000000 at 12.47:1 contrast (WCAG AA passes).
Color values
| HEX | #B8CBCE |
|---|---|
| RGB | rgb(184, 203, 206) |
| HSL | hsl(188, 18%, 76%) |
| HSV | hsv(188, 11%, 81%) |
| CMYK | cmyk(10.7%, 1.5%, 0%, 19.2%) |
| CIE-LAB | lab(80.38, -5.81, -3.68) |
| CIE-LCH | lch(80.38, 6.88, 212.37°) |
| OKLab | oklab(82.87% -0.0186 -0.0099) |
| OKLCH | oklch(82.87% 0.021 208.1) |
| XYZ | xyz(52.2611, 57.3575, 66.6983) |
| Luminance | 0.5736 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 5.99
Lightblue
#ADD8E6
ΔE00 7.09
Fog
#D8DCE0
ΔE00 7.98
Silver
#C0C0C0
ΔE00 8.02
Light Grey
#D8DCD6
ΔE00 8.18
Light Gray
#D3D3D3
ΔE00 8.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8CBCE #CEBBB8
analogous
#B8CEC6 #B8CBCE #B8C0CE
triadic
#B8CBCE #CEB8CB #CBCEB8
tetradic
#B8CBCE #C6B8CE #CEBBB8 #C0CEB8
square
#B8CBCE #C6B8CE #CEBBB8 #C0CEB8
split-complementary
#B8CBCE #CEB8C0 #CEC6B8
monochromatic
#70969C #94B0B5 #B8CBCE #DCE6E7 #EDF2F3
Accessibility & contrast
On white
1.68
#B8CBCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.47
#B8CBCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8CBCE
12.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8CBCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8CBCE | 1.00 | 1.68 | 12.47 | 12.47 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C9CE
Deuteranopia (green-blind)
#C4C6CE
Tritanopia (blue-blind)
#B2CDCC
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #b8cbce; /* rgb */ color: rgb(184, 203, 206); /* oklch */ color: oklch(82.9% 0.021 208.1);
Tailwind
colors: {
custom: {
50: '#cddadc',
500: '#b8cbce',
950: '#000000',
},
}SCSS
$custom: #b8cbce; $custom-light: #cddadc; $custom-dark: #000000;
JSON
{
"hex": "#b8cbce",
"rgb": {
"r": 184,
"g": 203,
"b": 206
},
"hsl": {
"h": 188.182,
"s": 18.333,
"l": 76.471
},
"oklch": {
"l": 0.82865,
"c": 0.02108,
"h": 208.1
},
"luminance": 0.57358
}Semantic roles & 50–950 ramp
primary
#B8CBCE
secondary
#A38B88
accent
#54499D
background
#FEFEFE
surface
#FAFBFC
border
#D3D4D5
text
#131415
muted
#838384