#C1D2CD#C1D2CD
#C1D2CD is a very light, near-neutral teal. Relative luminance 0.618; OKLCH L 84.9% C 0.020 H 176.3°. Best body text is #000000 at 13.37:1 contrast (WCAG AA passes).
Color values
| HEX | #C1D2CD |
|---|---|
| RGB | rgb(193, 210, 205) |
| HSL | hsl(162, 16%, 79%) |
| HSV | hsv(162, 8%, 82%) |
| CMYK | cmyk(8.1%, 0%, 2.4%, 17.6%) |
| CIE-LAB | lab(82.83, -6.67, 0.51) |
| CIE-LCH | lch(82.83, 6.69, 175.63°) |
| OKLab | oklab(84.95% -0.0196 0.0013) |
| OKLCH | oklch(84.95% 0.02 176.3) |
| XYZ | xyz(56.0560, 61.8377, 66.7284) |
| Luminance | 0.6184 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 5.96
Light Grey
#D8DCD6
ΔE00 6.04
Light Gray
#D3D3D3
ΔE00 8.26
Fog
#D8DCE0
ΔE00 8.47
Gainsboro
#DCDCDC
ΔE00 8.79
Silver
#C0C0C0
ΔE00 8.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C1D2CD #D2C1C6
analogous
#C1D2C5 #C1D2CD #C1CFD2
triadic
#C1D2CD #CDC1D2 #D2CDC1
tetradic
#C1D2CD #C5C1D2 #D2C1C6 #CFD2C1
square
#C1D2CD #C5C1D2 #D2C1C6 #CFD2C1
split-complementary
#C1D2CD #D2C1CF #D2C5C1
monochromatic
#7A9F94 #9EB8B0 #C1D2CD #E4ECEA #EDF2F1
Accessibility & contrast
On white
1.57
#C1D2CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.37
#C1D2CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C1D2CD
13.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C1D2CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C1D2CD | 1.00 | 1.57 | 13.37 | 13.37 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D0CD
Deuteranopia (green-blind)
#CDCDCD
Tritanopia (blue-blind)
#BDD3D0
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #c1d2cd; /* rgb */ color: rgb(193, 210, 205); /* oklch */ color: oklch(84.9% 0.020 176.3);
Tailwind
colors: {
custom: {
50: '#d3dfdc',
500: '#c1d2cd',
950: '#000000',
},
}SCSS
$custom: #c1d2cd; $custom-light: #d3dfdc; $custom-dark: #000000;
JSON
{
"hex": "#c1d2cd",
"rgb": {
"r": 193,
"g": 210,
"b": 205
},
"hsl": {
"h": 162.353,
"s": 15.888,
"l": 79.02
},
"oklch": {
"l": 0.84946,
"c": 0.01961,
"h": 176.3
},
"luminance": 0.61838
}Semantic roles & 50–950 ramp
primary
#C1D2CD
secondary
#A79197
accent
#4B639A
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484