#C3CFCD#C3CFCD
#C3CFCD is a very light, near-neutral teal. Relative luminance 0.606; OKLCH L 84.5% C 0.013 H 185.0°. Best body text is #000000 at 13.13:1 contrast (WCAG AA passes).
Color values
| HEX | #C3CFCD |
|---|---|
| RGB | rgb(195, 207, 205) |
| HSL | hsl(170, 11%, 79%) |
| HSV | hsv(170, 6%, 81%) |
| CMYK | cmyk(5.8%, 0%, 1%, 18.8%) |
| CIE-LAB | lab(82.18, -4.44, -0.41) |
| CIE-LCH | lch(82.18, 4.46, 185.34°) |
| OKLab | oklab(84.47% -0.0133 -0.0012) |
| OKLCH | oklch(84.47% 0.013 185) |
| XYZ | xyz(55.8357, 60.6350, 66.5079) |
| Luminance | 0.6064 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 3.63
Light Grey
#D8DCD6
ΔE00 4.99
Light Gray
#D3D3D3
ΔE00 6.02
Fog
#D8DCE0
ΔE00 6.40
Silver
#C0C0C0
ΔE00 6.58
Gainsboro
#DCDCDC
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3CFCD #CFC3C5
analogous
#C3CFC7 #C3CFCD #C3CBCF
triadic
#C3CFCD #CDC3CF #CFCDC3
tetradic
#C3CFCD #C7C3CF #CFC3C5 #CBCFC3
square
#C3CFCD #C7C3CF #CFC3C5 #CBCFC3
split-complementary
#C3CFCD #CFC3CB #CFC7C3
monochromatic
#7F9994 #A1B4B1 #C3CFCD #E5EAE9 #EEF1F1
Accessibility & contrast
On white
1.60
#C3CFCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.13
#C3CFCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3CFCD
13.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3CFCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3CFCD | 1.00 | 1.60 | 13.13 | 13.13 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECDCD
Deuteranopia (green-blind)
#CBCCCD
Tritanopia (blue-blind)
#C0D0CE
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #c3cfcd; /* rgb */ color: rgb(195, 207, 205); /* oklch */ color: oklch(84.5% 0.013 185.0);
Tailwind
colors: {
custom: {
50: '#d5dddc',
500: '#c3cfcd',
950: '#000000',
},
}SCSS
$custom: #c3cfcd; $custom-light: #d5dddc; $custom-dark: #000000;
JSON
{
"hex": "#c3cfcd",
"rgb": {
"r": 195,
"g": 207,
"b": 205
},
"hsl": {
"h": 170,
"s": 11.111,
"l": 78.824
},
"oklch": {
"l": 0.84473,
"c": 0.01335,
"h": 185
},
"luminance": 0.60636
}Semantic roles & 50–950 ramp
primary
#C3CFCD
secondary
#A39396
accent
#505C95
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484