#C3CDC8#C3CDC8
#C3CDC8 is a very light, near-neutral teal. Relative luminance 0.594; OKLCH L 83.9% C 0.013 H 164.7°. Best body text is #000000 at 12.89:1 contrast (WCAG AA passes).
Color values
| HEX | #C3CDC8 |
|---|---|
| RGB | rgb(195, 205, 200) |
| HSL | hsl(150, 9%, 78%) |
| HSV | hsv(150, 5%, 80%) |
| CMYK | cmyk(4.9%, 0%, 2.4%, 19.6%) |
| CIE-LAB | lab(81.53, -4.34, 1.30) |
| CIE-LCH | lch(81.53, 4.53, 163.26°) |
| OKLab | oklab(83.92% -0.0124 0.0034) |
| OKLCH | oklch(83.92% 0.013 164.7) |
| XYZ | xyz(54.7603, 59.4345, 63.2194) |
| Luminance | 0.5944 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 3.34
Light Grey
#D8DCD6
ΔE00 4.64
Light Gray
#D3D3D3
ΔE00 6.12
Silver
#C0C0C0
ΔE00 6.36
Gainsboro
#DCDCDC
ΔE00 7.09
Fog
#D8DCE0
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3CDC8 #CDC3C8
analogous
#C3CDC3 #C3CDC8 #C3CDCD
triadic
#C3CDC8 #C8C3CD #CDC8C3
tetradic
#C3CDC8 #C3C3CD #CDC3C8 #CDCDC3
square
#C3CDC8 #C3C3CD #CDC3C8 #CDCDC3
split-complementary
#C3CDC8 #CDC3CD #CDC3C3
monochromatic
#80958B #A2B1A9 #C3CDC8 #E4E9E7 #EEF1F0
Accessibility & contrast
On white
1.63
#C3CDC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.89
#C3CDC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3CDC8
12.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3CDC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3CDC8 | 1.00 | 1.63 | 12.89 | 12.89 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDCBC8
Deuteranopia (green-blind)
#CBCAC8
Tritanopia (blue-blind)
#C1CDCB
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #c3cdc8; /* rgb */ color: rgb(195, 205, 200); /* oklch */ color: oklch(83.9% 0.013 164.7);
Tailwind
colors: {
custom: {
50: '#d5dcd8',
500: '#c3cdc8',
950: '#000000',
},
}SCSS
$custom: #c3cdc8; $custom-light: #d5dcd8; $custom-dark: #000000;
JSON
{
"hex": "#c3cdc8",
"rgb": {
"r": 195,
"g": 205,
"b": 200
},
"hsl": {
"h": 150,
"s": 9.091,
"l": 78.431
},
"oklch": {
"l": 0.83916,
"c": 0.01288,
"h": 164.7
},
"luminance": 0.59435
}Semantic roles & 50–950 ramp
primary
#C3CDC8
secondary
#A1949A
accent
#527393
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483