#C3CED2#C3CED2
#C3CED2 is a very light, near-neutral cyan. Relative luminance 0.604; OKLCH L 84.4% C 0.013 H 221.4°. Best body text is #000000 at 13.08:1 contrast (WCAG AA passes).
Color values
| HEX | #C3CED2 |
|---|---|
| RGB | rgb(195, 206, 210) |
| HSL | hsl(196, 14%, 79%) |
| HSV | hsv(196, 7%, 82%) |
| CMYK | cmyk(7.1%, 1.9%, 0%, 17.6%) |
| CIE-LAB | lab(82.05, -2.96, -3.27) |
| CIE-LCH | lch(82.05, 4.41, 227.86°) |
| OKLab | oklab(84.42% -0.0099 -0.0088) |
| OKLCH | oklch(84.42% 0.013 221.4) |
| XYZ | xyz(56.2074, 60.3973, 69.6569) |
| Luminance | 0.6040 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 3.91
Fog
#D8DCE0
ΔE00 4.81
Light Gray
#D3D3D3
ΔE00 5.19
Silver
#C0C0C0
ΔE00 5.76
Gainsboro
#DCDCDC
ΔE00 6.18
Light Grey
#D8DCD6
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3CED2 #D2C7C3
analogous
#C3D2CF #C3CED2 #C3C7D2
triadic
#C3CED2 #D2C3CE #CED2C3
tetradic
#C3CED2 #CFC3D2 #D2C7C3 #C7D2C3
square
#C3CED2 #CFC3D2 #D2C7C3 #C7D2C3
split-complementary
#C3CED2 #D2C3C7 #D2CFC3
monochromatic
#7D959E #A0B1B8 #C3CED2 #E6EBEC #EEF1F2
Accessibility & contrast
On white
1.61
#C3CED2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.08
#C3CED2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3CED2
13.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3CED2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3CED2 | 1.00 | 1.61 | 13.08 | 13.08 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCCDD2
Deuteranopia (green-blind)
#C9CBD2
Tritanopia (blue-blind)
#BFCFCF
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #c3ced2; /* rgb */ color: rgb(195, 206, 210); /* oklch */ color: oklch(84.4% 0.013 221.4);
Tailwind
colors: {
custom: {
50: '#d5dcdf',
500: '#c3ced2',
950: '#000000',
},
}SCSS
$custom: #c3ced2; $custom-light: #d5dcdf; $custom-dark: #000000;
JSON
{
"hex": "#c3ced2",
"rgb": {
"r": 195,
"g": 206,
"b": 210
},
"hsl": {
"h": 196,
"s": 14.286,
"l": 79.412
},
"oklch": {
"l": 0.84415,
"c": 0.01327,
"h": 221.4
},
"luminance": 0.60398
}Semantic roles & 50–950 ramp
primary
#C3CED2
secondary
#A69893
accent
#614D98
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484