#B6CDCF#B6CDCF
#B6CDCF is a very light, muted teal. Relative luminance 0.581; OKLCH L 83.2% C 0.025 H 203.0°. Best body text is #000000 at 12.62:1 contrast (WCAG AA passes).
Color values
| HEX | #B6CDCF |
|---|---|
| RGB | rgb(182, 205, 207) |
| HSL | hsl(185, 21%, 76%) |
| HSV | hsv(185, 12%, 81%) |
| CMYK | cmyk(12.1%, 1%, 0%, 18.8%) |
| CIE-LAB | lab(80.80, -7.31, -3.62) |
| CIE-LCH | lch(80.80, 8.15, 206.33°) |
| OKLab | oklab(83.17% -0.023 -0.0098) |
| OKLCH | oklch(83.17% 0.025 203) |
| XYZ | xyz(52.3825, 58.1117, 67.4762) |
| Luminance | 0.5811 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.37
Powder Blue
#B0E0E6
ΔE00 7.15
Silver (survey)
#C5C9C7
ΔE00 7.19
Light Grey
#D8DCD6
ΔE00 8.79
Fog
#D8DCE0
ΔE00 9.09
Silver
#C0C0C0
ΔE00 9.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6CDCF #CFB8B6
analogous
#B6CFC5 #B6CDCF #B6C1CF
triadic
#B6CDCF #CFB6CD #CDCFB6
tetradic
#B6CDCF #C5B6CF #CFB8B6 #C1CFB6
square
#B6CDCF #C5B6CF #CFB8B6 #C1CFB6
split-complementary
#B6CDCF #CFB6C1 #CFC5B6
monochromatic
#6C9A9E #91B4B7 #B6CDCF #DBE6E7 #EDF2F3
Accessibility & contrast
On white
1.66
#B6CDCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.62
#B6CDCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6CDCF
12.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6CDCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6CDCF | 1.00 | 1.66 | 12.62 | 12.62 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CBCF
Deuteranopia (green-blind)
#C4C7CF
Tritanopia (blue-blind)
#AFCFCE
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #b6cdcf; /* rgb */ color: rgb(182, 205, 207); /* oklch */ color: oklch(83.2% 0.025 203.0);
Tailwind
colors: {
custom: {
50: '#ccdcdd',
500: '#b6cdcf',
950: '#000000',
},
}SCSS
$custom: #b6cdcf; $custom-light: #ccdcdd; $custom-dark: #000000;
JSON
{
"hex": "#b6cdcf",
"rgb": {
"r": 182,
"g": 205,
"b": 207
},
"hsl": {
"h": 184.8,
"s": 20.661,
"l": 76.275
},
"oklch": {
"l": 0.83172,
"c": 0.02499,
"h": 203
},
"luminance": 0.58113
}Semantic roles & 50–950 ramp
primary
#B6CDCF
secondary
#A48885
accent
#4E469F
background
#FEFEFE
surface
#FAFCFC
border
#D3D5D5
text
#131515
muted
#838484