#B6CECD#B6CECD
#B6CECD is a very light, muted teal. Relative luminance 0.585; OKLCH L 83.3% C 0.026 H 193.6°. Best body text is #000000 at 12.70:1 contrast (WCAG AA passes).
Color values
| HEX | #B6CECD |
|---|---|
| RGB | rgb(182, 206, 205) |
| HSL | hsl(178, 20%, 76%) |
| HSV | hsv(178, 12%, 81%) |
| CMYK | cmyk(11.7%, 0%, 0.5%, 19.2%) |
| CIE-LAB | lab(81.01, -8.23, -2.23) |
| CIE-LCH | lch(81.01, 8.53, 195.19°) |
| OKLab | oklab(83.32% -0.0252 -0.0061) |
| OKLCH | oklch(83.32% 0.026 193.6) |
| XYZ | xyz(52.3795, 58.4944, 66.2767) |
| Luminance | 0.5849 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.97
Lightblue
#ADD8E6
ΔE00 7.15
Silver (survey)
#C5C9C7
ΔE00 7.61
Light Grey
#D8DCD6
ΔE00 8.72
Fog
#D8DCE0
ΔE00 9.86
Silver
#C0C0C0
ΔE00 10.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6CECD #CEB6B7
analogous
#B6CEC1 #B6CECD #B6C3CE
triadic
#B6CECD #CDB6CE #CECDB6
tetradic
#B6CECD #C1B6CE #CEB6B7 #C3CEB6
square
#B6CECD #C1B6CE #CEB6B7 #C3CEB6
split-complementary
#B6CECD #CEB6C3 #CEC1B6
monochromatic
#6D9D9B #91B5B4 #B6CECD #DBE7E6 #EDF3F2
Accessibility & contrast
On white
1.65
#B6CECD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.70
#B6CECD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6CECD
12.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6CECD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6CECD | 1.00 | 1.65 | 12.70 | 12.70 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCBCD
Deuteranopia (green-blind)
#C6C8CD
Tritanopia (blue-blind)
#AFD0CE
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #b6cecd; /* rgb */ color: rgb(182, 206, 205); /* oklch */ color: oklch(83.3% 0.026 193.6);
Tailwind
colors: {
custom: {
50: '#ccdddc',
500: '#b6cecd',
950: '#000000',
},
}SCSS
$custom: #b6cecd; $custom-light: #ccdddc; $custom-dark: #000000;
JSON
{
"hex": "#b6cecd",
"rgb": {
"r": 182,
"g": 206,
"b": 205
},
"hsl": {
"h": 177.5,
"s": 19.672,
"l": 76.078
},
"oklch": {
"l": 0.83322,
"c": 0.02589,
"h": 193.6
},
"luminance": 0.58495
}Semantic roles & 50–950 ramp
primary
#B6CECD
secondary
#A38587
accent
#474B9E
background
#FEFEFE
surface
#FAFCFC
border
#D3D5D5
text
#131515
muted
#838484