#C1CDCF#C1CDCF
#C1CDCF is a very light, near-neutral teal. Relative luminance 0.595; OKLCH L 84.0% C 0.013 H 208.8°. Best body text is #000000 at 12.90:1 contrast (WCAG AA passes).
Color values
| HEX | #C1CDCF |
|---|---|
| RGB | rgb(193, 205, 207) |
| HSL | hsl(189, 13%, 78%) |
| HSV | hsv(189, 7%, 81%) |
| CMYK | cmyk(6.8%, 1%, 0%, 18.8%) |
| CIE-LAB | lab(81.57, -3.68, -2.40) |
| CIE-LCH | lch(81.57, 4.40, 213.08°) |
| OKLab | oklab(83.97% -0.0118 -0.0065) |
| OKLCH | oklch(83.97% 0.013 208.8) |
| XYZ | xyz(55.0838, 59.5045, 67.6029) |
| Luminance | 0.5950 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 3.66
Fog
#D8DCE0
ΔE00 5.64
Light Gray
#D3D3D3
ΔE00 5.67
Silver
#C0C0C0
ΔE00 5.95
Light Grey
#D8DCD6
ΔE00 6.10
Gainsboro
#DCDCDC
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C1CDCF #CFC3C1
analogous
#C1CFCA #C1CDCF #C1C6CF
triadic
#C1CDCF #CFC1CD #CDCFC1
tetradic
#C1CDCF #CAC1CF #CFC3C1 #C6CFC1
square
#C1CDCF #CAC1CF #CFC3C1 #C6CFC1
split-complementary
#C1CDCF #CFC1C6 #CFCAC1
monochromatic
#7C959A #9FB1B4 #C1CDCF #E3E9EA #EEF1F2
Accessibility & contrast
On white
1.63
#C1CDCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.90
#C1CDCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C1CDCF
12.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C1CDCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C1CDCF | 1.00 | 1.63 | 12.90 | 12.90 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCCCF
Deuteranopia (green-blind)
#C8CACF
Tritanopia (blue-blind)
#BDCECE
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #c1cdcf; /* rgb */ color: rgb(193, 205, 207); /* oklch */ color: oklch(84.0% 0.013 208.8);
Tailwind
colors: {
custom: {
50: '#d3dcdd',
500: '#c1cdcf',
950: '#000000',
},
}SCSS
$custom: #c1cdcf; $custom-light: #d3dcdd; $custom-dark: #000000;
JSON
{
"hex": "#c1cdcf",
"rgb": {
"r": 193,
"g": 205,
"b": 207
},
"hsl": {
"h": 188.571,
"s": 12.727,
"l": 78.431
},
"oklch": {
"l": 0.8397,
"c": 0.01342,
"h": 208.8
},
"luminance": 0.59505
}Semantic roles & 50–950 ramp
primary
#C1CDCF
secondary
#A39491
accent
#594F97
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484