#B6CCCD#B6CCCD
#B6CCCD is a very light, muted teal. Relative luminance 0.575; OKLCH L 82.9% C 0.024 H 200.0°. Best body text is #000000 at 12.51:1 contrast (WCAG AA passes).
Color values
| HEX | #B6CCCD |
|---|---|
| RGB | rgb(182, 204, 205) |
| HSL | hsl(183, 19%, 76%) |
| HSV | hsv(183, 11%, 80%) |
| CMYK | cmyk(11.2%, 0.5%, 0%, 19.6%) |
| CIE-LAB | lab(80.48, -7.19, -3.01) |
| CIE-LCH | lch(80.48, 7.79, 202.76°) |
| OKLab | oklab(82.9% -0.0224 -0.0082) |
| OKLCH | oklch(82.9% 0.024 200) |
| XYZ | xyz(51.9011, 57.5376, 66.1172) |
| Luminance | 0.5754 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.89
Lightblue
#ADD8E6
ΔE00 6.90
Powder Blue
#B0E0E6
ΔE00 7.53
Light Grey
#D8DCD6
ΔE00 8.55
Fog
#D8DCE0
ΔE00 9.11
Silver
#C0C0C0
ΔE00 9.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6CCCD #CDB7B6
analogous
#B6CDC2 #B6CCCD #B6C0CD
triadic
#B6CCCD #CDB6CC #CCCDB6
tetradic
#B6CCCD #C2B6CD #CDB7B6 #C0CDB6
square
#B6CCCD #C2B6CD #CDB7B6 #C0CDB6
split-complementary
#B6CCCD #CDB6C0 #CDC2B6
monochromatic
#6D999B #92B3B4 #B6CCCD #DAE5E6 #EDF2F3
Accessibility & contrast
On white
1.68
#B6CCCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.51
#B6CCCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6CCCD
12.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6CCCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6CCCD | 1.00 | 1.68 | 12.51 | 12.51 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CACD
Deuteranopia (green-blind)
#C4C6CD
Tritanopia (blue-blind)
#B0CECC
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #b6cccd; /* rgb */ color: rgb(182, 204, 205); /* oklch */ color: oklch(82.9% 0.024 200.0);
Tailwind
colors: {
custom: {
50: '#ccdbdc',
500: '#b6cccd',
950: '#000000',
},
}SCSS
$custom: #b6cccd; $custom-light: #ccdbdc; $custom-dark: #000000;
JSON
{
"hex": "#b6cccd",
"rgb": {
"r": 182,
"g": 204,
"b": 205
},
"hsl": {
"h": 182.609,
"s": 18.699,
"l": 75.882
},
"oklch": {
"l": 0.82901,
"c": 0.02384,
"h": 200
},
"luminance": 0.57539
}Semantic roles & 50–950 ramp
primary
#B6CCCD
secondary
#A28786
accent
#4C489D
background
#FEFEFE
surface
#FAFBFC
border
#D3D4D5
text
#131515
muted
#838484