#C0D2CD#C0D2CD
#C0D2CD is a very light, muted teal. Relative luminance 0.617; OKLCH L 84.9% C 0.021 H 177.4°. Best body text is #000000 at 13.34:1 contrast (WCAG AA passes).
Color values
| HEX | #C0D2CD |
|---|---|
| RGB | rgb(192, 210, 205) |
| HSL | hsl(163, 17%, 79%) |
| HSV | hsv(163, 9%, 82%) |
| CMYK | cmyk(8.6%, 0%, 2.4%, 17.6%) |
| CIE-LAB | lab(82.76, -7.01, 0.40) |
| CIE-LCH | lch(82.76, 7.02, 176.74°) |
| OKLab | oklab(84.87% -0.0206 0.001) |
| OKLCH | oklch(84.87% 0.021 177.4) |
| XYZ | xyz(55.8019, 61.7067, 66.7164) |
| Luminance | 0.6171 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.27
Light Grey
#D8DCD6
ΔE00 6.38
Light Gray
#D3D3D3
ΔE00 8.59
Fog
#D8DCE0
ΔE00 8.75
Powder Blue
#B0E0E6
ΔE00 8.77
Gainsboro
#DCDCDC
ΔE00 9.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0D2CD #D2C0C5
analogous
#C0D2C4 #C0D2CD #C0CED2
triadic
#C0D2CD #CDC0D2 #D2CDC0
tetradic
#C0D2CD #C4C0D2 #D2C0C5 #CED2C0
square
#C0D2CD #C4C0D2 #D2C0C5 #CED2C0
split-complementary
#C0D2CD #D2C0CE #D2C4C0
monochromatic
#799F94 #9CB9B1 #C0D2CD #E4ECE9 #EDF2F1
Accessibility & contrast
On white
1.57
#C0D2CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.34
#C0D2CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0D2CD
13.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0D2CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0D2CD | 1.00 | 1.57 | 13.34 | 13.34 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D0CD
Deuteranopia (green-blind)
#CDCDCD
Tritanopia (blue-blind)
#BCD3D0
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #c0d2cd; /* rgb */ color: rgb(192, 210, 205); /* oklch */ color: oklch(84.9% 0.021 177.4);
Tailwind
colors: {
custom: {
50: '#d3dfdc',
500: '#c0d2cd',
950: '#000000',
},
}SCSS
$custom: #c0d2cd; $custom-light: #d3dfdc; $custom-dark: #000000;
JSON
{
"hex": "#c0d2cd",
"rgb": {
"r": 192,
"g": 210,
"b": 205
},
"hsl": {
"h": 163.333,
"s": 16.667,
"l": 78.824
},
"oklch": {
"l": 0.84873,
"c": 0.02061,
"h": 177.4
},
"luminance": 0.61707
}Semantic roles & 50–950 ramp
primary
#C0D2CD
secondary
#A78F96
accent
#4B619B
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484