#B6CBCD#B6CBCD
#B6CBCD is a very light, muted teal. Relative luminance 0.571; OKLCH L 82.7% C 0.023 H 203.7°. Best body text is #000000 at 12.41:1 contrast (WCAG AA passes).
Color values
| HEX | #B6CBCD |
|---|---|
| RGB | rgb(182, 203, 205) |
| HSL | hsl(185, 19%, 76%) |
| HSV | hsv(185, 11%, 80%) |
| CMYK | cmyk(11.2%, 1%, 0%, 19.6%) |
| CIE-LAB | lab(80.22, -6.67, -3.41) |
| CIE-LCH | lch(80.22, 7.48, 207.06°) |
| OKLab | oklab(82.69% -0.021 -0.0092) |
| OKLCH | oklch(82.69% 0.023 203.7) |
| XYZ | xyz(51.6642, 57.0638, 66.0382) |
| Luminance | 0.5706 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.59
Lightblue
#ADD8E6
ΔE00 6.88
Powder Blue
#B0E0E6
ΔE00 7.89
Light Grey
#D8DCD6
ΔE00 8.54
Silver
#C0C0C0
ΔE00 8.71
Fog
#D8DCE0
ΔE00 8.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6CBCD #CDB8B6
analogous
#B6CDC3 #B6CBCD #B6BFCD
triadic
#B6CBCD #CDB6CB #CBCDB6
tetradic
#B6CBCD #C3B6CD #CDB8B6 #BFCDB6
square
#B6CBCD #C3B6CD #CDB8B6 #BFCDB6
split-complementary
#B6CBCD #CDB6BF #CDC3B6
monochromatic
#6D979B #92B1B4 #B6CBCD #DAE5E6 #EDF2F3
Accessibility & contrast
On white
1.69
#B6CBCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.41
#B6CBCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6CBCD
12.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6CBCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6CBCD | 1.00 | 1.69 | 12.41 | 12.41 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C9CD
Deuteranopia (green-blind)
#C3C6CD
Tritanopia (blue-blind)
#B0CDCC
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #b6cbcd; /* rgb */ color: rgb(182, 203, 205); /* oklch */ color: oklch(82.7% 0.023 203.7);
Tailwind
colors: {
custom: {
50: '#ccdadc',
500: '#b6cbcd',
950: '#000000',
},
}SCSS
$custom: #b6cbcd; $custom-light: #ccdadc; $custom-dark: #000000;
JSON
{
"hex": "#b6cbcd",
"rgb": {
"r": 182,
"g": 203,
"b": 205
},
"hsl": {
"h": 185.217,
"s": 18.699,
"l": 75.882
},
"oklch": {
"l": 0.82691,
"c": 0.02294,
"h": 203.7
},
"luminance": 0.57065
}Semantic roles & 50–950 ramp
primary
#B6CBCD
secondary
#A28886
accent
#50489D
background
#FEFEFE
surface
#FAFBFC
border
#D3D4D5
text
#131415
muted
#838384