#C2CDCD#C2CDCD
#C2CDCD is a very light, near-neutral teal. Relative luminance 0.595; OKLCH L 84.0% C 0.012 H 196.9°. Best body text is #000000 at 12.91:1 contrast (WCAG AA passes).
Color values
| HEX | #C2CDCD |
|---|---|
| RGB | rgb(194, 205, 205) |
| HSL | hsl(180, 10%, 78%) |
| HSV | hsv(180, 5%, 80%) |
| CMYK | cmyk(5.4%, 0%, 0%, 19.6%) |
| CIE-LAB | lab(81.59, -3.73, -1.29) |
| CIE-LCH | lch(81.59, 3.95, 199.12°) |
| OKLab | oklab(83.99% -0.0115 -0.0035) |
| OKLCH | oklch(83.99% 0.012 196.9) |
| XYZ | xyz(55.0967, 59.5392, 66.3353) |
| Luminance | 0.5954 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 3.09
Light Grey
#D8DCD6
ΔE00 5.41
Light Gray
#D3D3D3
ΔE00 5.46
Silver
#C0C0C0
ΔE00 5.76
Fog
#D8DCE0
ΔE00 5.81
Gainsboro
#DCDCDC
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2CDCD #CDC2C2
analogous
#C2CDC7 #C2CDCD #C2C7CD
triadic
#C2CDCD #CDC2CD #CDCDC2
tetradic
#C2CDCD #C7C2CD #CDC2C2 #C7CDC2
square
#C2CDCD #C7C2CD #CDC2C2 #C7CDC2
split-complementary
#C2CDCD #CDC2C7 #CDC7C2
monochromatic
#7F9696 #A0B1B1 #C2CDCD #E4E9E9 #EEF1F1
Accessibility & contrast
On white
1.63
#C2CDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.91
#C2CDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2CDCD
12.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2CDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2CDCD | 1.00 | 1.63 | 12.91 | 12.91 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCCCD
Deuteranopia (green-blind)
#C9CACD
Tritanopia (blue-blind)
#BFCECD
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #c2cdcd; /* rgb */ color: rgb(194, 205, 205); /* oklch */ color: oklch(84.0% 0.012 196.9);
Tailwind
colors: {
custom: {
50: '#d4dcdc',
500: '#c2cdcd',
950: '#000000',
},
}SCSS
$custom: #c2cdcd; $custom-light: #d4dcdc; $custom-dark: #000000;
JSON
{
"hex": "#c2cdcd",
"rgb": {
"r": 194,
"g": 205,
"b": 205
},
"hsl": {
"h": 180,
"s": 9.91,
"l": 78.235
},
"oklch": {
"l": 0.83986,
"c": 0.01203,
"h": 196.9
},
"luminance": 0.5954
}Semantic roles & 50–950 ramp
primary
#C2CDCD
secondary
#A19393
accent
#525294
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484