#C0D0CD#C0D0CD
#C0D0CD is a very light, near-neutral teal. Relative luminance 0.607; OKLCH L 84.5% C 0.018 H 183.4°. Best body text is #000000 at 13.15:1 contrast (WCAG AA passes).
Color values
| HEX | #C0D0CD |
|---|---|
| RGB | rgb(192, 208, 205) |
| HSL | hsl(169, 15%, 78%) |
| HSV | hsv(169, 8%, 82%) |
| CMYK | cmyk(7.7%, 0%, 1.4%, 18.4%) |
| CIE-LAB | lab(82.23, -5.97, -0.37) |
| CIE-LCH | lch(82.23, 5.98, 183.54°) |
| OKLab | oklab(84.46% -0.0178 -0.0011) |
| OKLCH | oklch(84.46% 0.018 183.4) |
| XYZ | xyz(55.3112, 60.7253, 66.5529) |
| Luminance | 0.6073 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 5.22
Light Grey
#D8DCD6
ΔE00 5.98
Light Gray
#D3D3D3
ΔE00 7.62
Fog
#D8DCE0
ΔE00 7.78
Silver
#C0C0C0
ΔE00 8.09
Gainsboro
#DCDCDC
ΔE00 8.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0D0CD #D0C0C3
analogous
#C0D0C5 #C0D0CD #C0CBD0
triadic
#C0D0CD #CDC0D0 #D0CDC0
tetradic
#C0D0CD #C5C0D0 #D0C0C3 #CBD0C0
square
#C0D0CD #C5C0D0 #D0C0C3 #CBD0C0
split-complementary
#C0D0CD #D0C0CB #D0C5C0
monochromatic
#7A9C95 #9DB6B1 #C0D0CD #E3EAE9 #EDF2F1
Accessibility & contrast
On white
1.60
#C0D0CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.15
#C0D0CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0D0CD
13.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0D0CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0D0CD | 1.00 | 1.60 | 13.15 | 13.15 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECECD
Deuteranopia (green-blind)
#CBCCCD
Tritanopia (blue-blind)
#BCD1CF
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #c0d0cd; /* rgb */ color: rgb(192, 208, 205); /* oklch */ color: oklch(84.5% 0.018 183.4);
Tailwind
colors: {
custom: {
50: '#d3dedc',
500: '#c0d0cd',
950: '#000000',
},
}SCSS
$custom: #c0d0cd; $custom-light: #d3dedc; $custom-dark: #000000;
JSON
{
"hex": "#c0d0cd",
"rgb": {
"r": 192,
"g": 208,
"b": 205
},
"hsl": {
"h": 168.75,
"s": 14.545,
"l": 78.431
},
"oklch": {
"l": 0.84458,
"c": 0.01782,
"h": 183.4
},
"luminance": 0.60726
}Semantic roles & 50–950 ramp
primary
#C0D0CD
secondary
#A49094
accent
#4D5B99
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484