#B6CDCD#B6CDCD
#B6CDCD is a very light, muted teal. Relative luminance 0.580; OKLCH L 83.1% C 0.025 H 196.7°. Best body text is #000000 at 12.60:1 contrast (WCAG AA passes).
Color values
| HEX | #B6CDCD |
|---|---|
| RGB | rgb(182, 205, 205) |
| HSL | hsl(180, 19%, 76%) |
| HSV | hsv(180, 11%, 80%) |
| CMYK | cmyk(11.2%, 0%, 0%, 19.6%) |
| CIE-LAB | lab(80.75, -7.71, -2.62) |
| CIE-LCH | lch(80.75, 8.14, 198.80°) |
| OKLab | oklab(83.11% -0.0238 -0.0071) |
| OKLCH | oklch(83.11% 0.025 196.7) |
| XYZ | xyz(52.1395, 58.0145, 66.1967) |
| Luminance | 0.5802 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.99
Powder Blue
#B0E0E6
ΔE00 7.22
Silver (survey)
#C5C9C7
ΔE00 7.24
Light Grey
#D8DCD6
ΔE00 8.62
Fog
#D8DCE0
ΔE00 9.47
Silver
#C0C0C0
ΔE00 9.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6CDCD #CDB6B6
analogous
#B6CDC1 #B6CDCD #B6C1CD
triadic
#B6CDCD #CDB6CD #CDCDB6
tetradic
#B6CDCD #C1B6CD #CDB6B6 #C1CDB6
square
#B6CDCD #C1B6CD #CDB6B6 #C1CDB6
split-complementary
#B6CDCD #CDB6C1 #CDC1B6
monochromatic
#6D9B9B #92B4B4 #B6CDCD #DAE6E6 #EDF3F3
Accessibility & contrast
On white
1.67
#B6CDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.60
#B6CDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6CDCD
12.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6CDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6CDCD | 1.00 | 1.67 | 12.60 | 12.60 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACBCD
Deuteranopia (green-blind)
#C5C7CD
Tritanopia (blue-blind)
#AFCFCD
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #b6cdcd; /* rgb */ color: rgb(182, 205, 205); /* oklch */ color: oklch(83.1% 0.025 196.7);
Tailwind
colors: {
custom: {
50: '#ccdcdc',
500: '#b6cdcd',
950: '#000000',
},
}SCSS
$custom: #b6cdcd; $custom-light: #ccdcdc; $custom-dark: #000000;
JSON
{
"hex": "#b6cdcd",
"rgb": {
"r": 182,
"g": 205,
"b": 205
},
"hsl": {
"h": 180,
"s": 18.699,
"l": 75.882
},
"oklch": {
"l": 0.83111,
"c": 0.02483,
"h": 196.7
},
"luminance": 0.58016
}Semantic roles & 50–950 ramp
primary
#B6CDCD
secondary
#A28686
accent
#48489D
background
#FEFEFE
surface
#FAFCFC
border
#D3D5D5
text
#131515
muted
#838484