#C3CCCD#C3CCCD
#C3CCCD is a very light, near-neutral teal. Relative luminance 0.592; OKLCH L 83.9% C 0.010 H 204.9°. Best body text is #000000 at 12.84:1 contrast (WCAG AA passes).
Color values
| HEX | #C3CCCD |
|---|---|
| RGB | rgb(195, 204, 205) |
| HSL | hsl(186, 9%, 78%) |
| HSV | hsv(186, 5%, 80%) |
| CMYK | cmyk(4.9%, 0.5%, 0%, 19.6%) |
| CIE-LAB | lab(81.40, -2.87, -1.56) |
| CIE-LCH | lch(81.40, 3.27, 208.51°) |
| OKLab | oklab(83.86% -0.0091 -0.0042) |
| OKLCH | oklch(83.86% 0.01 204.9) |
| XYZ | xyz(55.1158, 59.1952, 66.2679) |
| Luminance | 0.5920 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 2.49
Light Gray
#D3D3D3
ΔE00 4.66
Silver
#C0C0C0
ΔE00 4.89
Fog
#D8DCE0
ΔE00 5.16
Light Grey
#D8DCD6
ΔE00 5.46
Gainsboro
#DCDCDC
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3CCCD #CDC4C3
analogous
#C3CDC9 #C3CCCD #C3C7CD
triadic
#C3CCCD #CDC3CC #CCCDC3
tetradic
#C3CCCD #C9C3CD #CDC4C3 #C7CDC3
square
#C3CCCD #C9C3CD #CDC4C3 #C7CDC3
split-complementary
#C3CCCD #CDC3C7 #CDC9C3
monochromatic
#809395 #A2B0B1 #C3CCCD #E4E8E9 #EEF1F1
Accessibility & contrast
On white
1.64
#C3CCCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.84
#C3CCCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3CCCD
12.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3CCCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3CCCD | 1.00 | 1.64 | 12.84 | 12.84 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACBCD
Deuteranopia (green-blind)
#C9CACD
Tritanopia (blue-blind)
#C0CDCC
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #c3cccd; /* rgb */ color: rgb(195, 204, 205); /* oklch */ color: oklch(83.9% 0.010 204.9);
Tailwind
colors: {
custom: {
50: '#d5dbdc',
500: '#c3cccd',
950: '#000000',
},
}SCSS
$custom: #c3cccd; $custom-light: #d5dbdc; $custom-dark: #000000;
JSON
{
"hex": "#c3cccd",
"rgb": {
"r": 195,
"g": 204,
"b": 205
},
"hsl": {
"h": 186,
"s": 9.091,
"l": 78.431
},
"oklch": {
"l": 0.83855,
"c": 0.00998,
"h": 204.9
},
"luminance": 0.59196
}Semantic roles & 50–950 ramp
primary
#C3CCCD
secondary
#A19594
accent
#595293
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141515
muted
#838484