#C3CDCD#C3CDCD
#C3CDCD is a very light, near-neutral teal. Relative luminance 0.597; OKLCH L 84.1% C 0.011 H 196.9°. Best body text is #000000 at 12.93:1 contrast (WCAG AA passes).
Color values
| HEX | #C3CDCD |
|---|---|
| RGB | rgb(195, 205, 205) |
| HSL | hsl(180, 9%, 78%) |
| HSV | hsv(180, 5%, 80%) |
| CMYK | cmyk(4.9%, 0%, 0%, 19.6%) |
| CIE-LAB | lab(81.66, -3.40, -1.18) |
| CIE-LCH | lch(81.66, 3.60, 199.14°) |
| OKLab | oklab(84.06% -0.0105 -0.0032) |
| OKLCH | oklch(84.06% 0.011 196.9) |
| XYZ | xyz(55.3542, 59.6721, 66.3474) |
| Luminance | 0.5967 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 2.73
Light Gray
#D3D3D3
ΔE00 5.07
Light Grey
#D8DCD6
ΔE00 5.20
Silver
#C0C0C0
ΔE00 5.43
Fog
#D8DCE0
ΔE00 5.52
Gainsboro
#DCDCDC
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3CDCD #CDC3C3
analogous
#C3CDC8 #C3CDCD #C3C8CD
triadic
#C3CDCD #CDC3CD #CDCDC3
tetradic
#C3CDCD #C8C3CD #CDC3C3 #C8CDC3
square
#C3CDCD #C8C3CD #CDC3C3 #C8CDC3
split-complementary
#C3CDCD #CDC3C8 #CDC8C3
monochromatic
#809595 #A2B1B1 #C3CDCD #E4E9E9 #EEF1F1
Accessibility & contrast
On white
1.62
#C3CDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.93
#C3CDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3CDCD
12.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3CDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3CDCD | 1.00 | 1.62 | 12.93 | 12.93 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCCCCD
Deuteranopia (green-blind)
#C9CACD
Tritanopia (blue-blind)
#C0CECD
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #c3cdcd; /* rgb */ color: rgb(195, 205, 205); /* oklch */ color: oklch(84.1% 0.011 196.9);
Tailwind
colors: {
custom: {
50: '#d5dcdc',
500: '#c3cdcd',
950: '#000000',
},
}SCSS
$custom: #c3cdcd; $custom-light: #d5dcdc; $custom-dark: #000000;
JSON
{
"hex": "#c3cdcd",
"rgb": {
"r": 195,
"g": 205,
"b": 205
},
"hsl": {
"h": 180,
"s": 9.091,
"l": 78.431
},
"oklch": {
"l": 0.84061,
"c": 0.01095,
"h": 196.9
},
"luminance": 0.59673
}Semantic roles & 50–950 ramp
primary
#C3CDCD
secondary
#A19494
accent
#525293
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484