#C1CCCD#C1CCCD
#C1CCCD is a very light, near-neutral teal. Relative luminance 0.589; OKLCH L 83.7% C 0.012 H 203.5°. Best body text is #000000 at 12.79:1 contrast (WCAG AA passes).
Color values
| HEX | #C1CCCD |
|---|---|
| RGB | rgb(193, 204, 205) |
| HSL | hsl(185, 11%, 78%) |
| HSV | hsv(185, 6%, 80%) |
| CMYK | cmyk(5.9%, 0.5%, 0%, 19.6%) |
| CIE-LAB | lab(81.25, -3.55, -1.79) |
| CIE-LCH | lch(81.25, 3.97, 206.81°) |
| OKLab | oklab(83.71% -0.0111 -0.0048) |
| OKLCH | oklch(83.71% 0.012 203.5) |
| XYZ | xyz(54.6024, 58.9304, 66.2438) |
| Luminance | 0.5893 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 3.15
Light Gray
#D3D3D3
ΔE00 5.45
Silver
#C0C0C0
ΔE00 5.56
Fog
#D8DCE0
ΔE00 5.73
Light Grey
#D8DCD6
ΔE00 5.81
Gainsboro
#DCDCDC
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C1CCCD #CDC2C1
analogous
#C1CDC8 #C1CCCD #C1C6CD
triadic
#C1CCCD #CDC1CC #CCCDC1
tetradic
#C1CCCD #C8C1CD #CDC2C1 #C6CDC1
square
#C1CCCD #C8C1CD #CDC2C1 #C6CDC1
split-complementary
#C1CCCD #CDC1C6 #CDC8C1
monochromatic
#7D9496 #9FB0B2 #C1CCCD #E3E8E8 #EEF1F1
Accessibility & contrast
On white
1.64
#C1CCCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.79
#C1CCCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C1CCCD
12.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C1CCCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C1CCCD | 1.00 | 1.64 | 12.79 | 12.79 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACBCD
Deuteranopia (green-blind)
#C8C9CD
Tritanopia (blue-blind)
#BECDCC
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #c1cccd; /* rgb */ color: rgb(193, 204, 205); /* oklch */ color: oklch(83.7% 0.012 203.5);
Tailwind
colors: {
custom: {
50: '#d3dbdc',
500: '#c1cccd',
950: '#000000',
},
}SCSS
$custom: #c1cccd; $custom-light: #d3dbdc; $custom-dark: #000000;
JSON
{
"hex": "#c1cccd",
"rgb": {
"r": 193,
"g": 204,
"b": 205
},
"hsl": {
"h": 185,
"s": 10.714,
"l": 78.039
},
"oklch": {
"l": 0.83705,
"c": 0.01213,
"h": 203.5
},
"luminance": 0.58931
}Semantic roles & 50–950 ramp
primary
#C1CCCD
secondary
#A19391
accent
#565195
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141515
muted
#838484