#C3CED0#C3CED0
#C3CED0 is a very light, near-neutral teal. Relative luminance 0.603; OKLCH L 84.4% C 0.012 H 209.8°. Best body text is #000000 at 13.06:1 contrast (WCAG AA passes).
Color values
| HEX | #C3CED0 |
|---|---|
| RGB | rgb(195, 206, 208) |
| HSL | hsl(189, 12%, 79%) |
| HSV | hsv(189, 6%, 82%) |
| CMYK | cmyk(6.3%, 1%, 0%, 18.4%) |
| CIE-LAB | lab(82.00, -3.35, -2.28) |
| CIE-LCH | lch(82.00, 4.05, 214.30°) |
| OKLab | oklab(84.36% -0.0107 -0.0061) |
| OKLCH | oklch(84.36% 0.012 209.8) |
| XYZ | xyz(55.9598, 60.2982, 68.3528) |
| Luminance | 0.6030 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 3.41
Fog
#D8DCE0
ΔE00 5.15
Light Gray
#D3D3D3
ΔE00 5.20
Silver
#C0C0C0
ΔE00 5.74
Light Grey
#D8DCD6
ΔE00 5.76
Gainsboro
#DCDCDC
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3CED0 #D0C5C3
analogous
#C3D0CC #C3CED0 #C3C8D0
triadic
#C3CED0 #D0C3CE #CED0C3
tetradic
#C3CED0 #CCC3D0 #D0C5C3 #C8D0C3
square
#C3CED0 #CCC3D0 #D0C5C3 #C8D0C3
split-complementary
#C3CED0 #D0C3C8 #D0CCC3
monochromatic
#7E969A #A1B2B5 #C3CED0 #E5EAEB #EEF1F2
Accessibility & contrast
On white
1.61
#C3CED0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.06
#C3CED0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3CED0
13.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3CED0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3CED0 | 1.00 | 1.61 | 13.06 | 13.06 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCCDD0
Deuteranopia (green-blind)
#CACBD0
Tritanopia (blue-blind)
#C0CFCF
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #c3ced0; /* rgb */ color: rgb(195, 206, 208); /* oklch */ color: oklch(84.4% 0.012 209.8);
Tailwind
colors: {
custom: {
50: '#d5dcde',
500: '#c3ced0',
950: '#000000',
},
}SCSS
$custom: #c3ced0; $custom-light: #d5dcde; $custom-dark: #000000;
JSON
{
"hex": "#c3ced0",
"rgb": {
"r": 195,
"g": 206,
"b": 208
},
"hsl": {
"h": 189.231,
"s": 12.15,
"l": 79.02
},
"oklch": {
"l": 0.84355,
"c": 0.01235,
"h": 209.8
},
"luminance": 0.60299
}Semantic roles & 50–950 ramp
primary
#C3CED0
secondary
#A49693
accent
#5A4F96
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484