#C4CDCD#C4CDCD
#C4CDCD is a very light, near-neutral teal. Relative luminance 0.598; OKLCH L 84.1% C 0.010 H 197.0°. Best body text is #000000 at 12.96:1 contrast (WCAG AA passes).
Color values
| HEX | #C4CDCD |
|---|---|
| RGB | rgb(196, 205, 205) |
| HSL | hsl(180, 8%, 79%) |
| HSV | hsv(180, 4%, 80%) |
| CMYK | cmyk(4.4%, 0%, 0%, 19.6%) |
| CIE-LAB | lab(81.73, -3.06, -1.06) |
| CIE-LCH | lch(81.73, 3.24, 199.17°) |
| OKLab | oklab(84.14% -0.0094 -0.0029) |
| OKLCH | oklch(84.14% 0.01 197) |
| XYZ | xyz(55.6136, 59.8058, 66.3595) |
| Luminance | 0.5981 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 2.38
Light Gray
#D3D3D3
ΔE00 4.66
Light Grey
#D8DCD6
ΔE00 5.01
Silver
#C0C0C0
ΔE00 5.10
Fog
#D8DCE0
ΔE00 5.24
Gainsboro
#DCDCDC
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4CDCD #CDC4C4
analogous
#C4CDC8 #C4CDCD #C4C8CD
triadic
#C4CDCD #CDC4CD #CDCDC4
tetradic
#C4CDCD #C8C4CD #CDC4C4 #C8CDC4
square
#C4CDCD #C8C4CD #CDC4C4 #C8CDC4
split-complementary
#C4CDCD #CDC4C8 #CDC8C4
monochromatic
#829595 #A3B1B1 #C4CDCD #E5E9E9 #EEF1F1
Accessibility & contrast
On white
1.62
#C4CDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.96
#C4CDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4CDCD
12.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4CDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4CDCD | 1.00 | 1.62 | 12.96 | 12.96 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCCCCD
Deuteranopia (green-blind)
#CACBCD
Tritanopia (blue-blind)
#C2CECD
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #c4cdcd; /* rgb */ color: rgb(196, 205, 205); /* oklch */ color: oklch(84.1% 0.010 197.0);
Tailwind
colors: {
custom: {
50: '#d5dcdc',
500: '#c4cdcd',
950: '#000000',
},
}SCSS
$custom: #c4cdcd; $custom-light: #d5dcdc; $custom-dark: #000000;
JSON
{
"hex": "#c4cdcd",
"rgb": {
"r": 196,
"g": 205,
"b": 205
},
"hsl": {
"h": 180,
"s": 8.257,
"l": 78.627
},
"oklch": {
"l": 0.84136,
"c": 0.00986,
"h": 197
},
"luminance": 0.59806
}Semantic roles & 50–950 ramp
primary
#C4CDCD
secondary
#A09595
accent
#535392
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484