#C3D2CD#C3D2CD
#C3D2CD is a very light, near-neutral teal. Relative luminance 0.621; OKLCH L 85.1% C 0.018 H 174.0°. Best body text is #000000 at 13.42:1 contrast (WCAG AA passes).
Color values
| HEX | #C3D2CD |
|---|---|
| RGB | rgb(195, 210, 205) |
| HSL | hsl(160, 14%, 79%) |
| HSV | hsv(160, 7%, 82%) |
| CMYK | cmyk(7.1%, 0%, 2.4%, 17.6%) |
| CIE-LAB | lab(82.97, -6.00, 0.73) |
| CIE-LCH | lch(82.97, 6.05, 173.05°) |
| OKLab | oklab(85.09% -0.0175 0.0019) |
| OKLCH | oklch(85.09% 0.018 174) |
| XYZ | xyz(56.5694, 62.1024, 66.7524) |
| Luminance | 0.6210 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 5.31
Light Grey
#D8DCD6
ΔE00 5.37
Light Gray
#D3D3D3
ΔE00 7.58
Fog
#D8DCE0
ΔE00 7.91
Gainsboro
#DCDCDC
ΔE00 8.14
Silver
#C0C0C0
ΔE00 8.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3D2CD #D2C3C8
analogous
#C3D2C6 #C3D2CD #C3D0D2
triadic
#C3D2CD #CDC3D2 #D2CDC3
tetradic
#C3D2CD #C6C3D2 #D2C3C8 #D0D2C3
square
#C3D2CD #C6C3D2 #D2C3C8 #D0D2C3
split-complementary
#C3D2CD #D2C3D0 #D2C6C3
monochromatic
#7D9E93 #A0B8B0 #C3D2CD #E6ECEA #EEF2F0
Accessibility & contrast
On white
1.56
#C3D2CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.42
#C3D2CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3D2CD
13.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3D2CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3D2CD | 1.00 | 1.56 | 13.42 | 13.42 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D0CD
Deuteranopia (green-blind)
#CECECD
Tritanopia (blue-blind)
#C0D2D0
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #c3d2cd; /* rgb */ color: rgb(195, 210, 205); /* oklch */ color: oklch(85.1% 0.018 174.0);
Tailwind
colors: {
custom: {
50: '#d5dfdc',
500: '#c3d2cd',
950: '#000000',
},
}SCSS
$custom: #c3d2cd; $custom-light: #d5dfdc; $custom-dark: #000000;
JSON
{
"hex": "#c3d2cd",
"rgb": {
"r": 195,
"g": 210,
"b": 205
},
"hsl": {
"h": 160,
"s": 14.286,
"l": 79.412
},
"oklch": {
"l": 0.85093,
"c": 0.01763,
"h": 174
},
"luminance": 0.62103
}Semantic roles & 50–950 ramp
primary
#C3D2CD
secondary
#A69399
accent
#4D6698
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484