#C0D0D2#C0D0D2
#C0D0D2 is a very light, near-neutral teal. Relative luminance 0.610; OKLCH L 84.6% C 0.018 H 205.8°. Best body text is #000000 at 13.19:1 contrast (WCAG AA passes).
Color values
| HEX | #C0D0D2 |
|---|---|
| RGB | rgb(192, 208, 210) |
| HSL | hsl(187, 17%, 79%) |
| HSV | hsv(187, 9%, 82%) |
| CMYK | cmyk(8.6%, 1%, 0%, 17.6%) |
| CIE-LAB | lab(82.36, -5.00, -2.84) |
| CIE-LCH | lch(82.36, 5.75, 209.63°) |
| OKLab | oklab(84.61% -0.0158 -0.0077) |
| OKLCH | oklch(84.61% 0.018 205.8) |
| XYZ | xyz(55.9244, 60.9706, 69.7824) |
| Luminance | 0.6097 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 5.07
Fog
#D8DCE0
ΔE00 6.49
Light Grey
#D8DCD6
ΔE00 6.59
Light Gray
#D3D3D3
ΔE00 6.95
Silver
#C0C0C0
ΔE00 7.52
Gainsboro
#DCDCDC
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0D0D2 #D2C2C0
analogous
#C0D2CB #C0D0D2 #C0C7D2
triadic
#C0D0D2 #D2C0D0 #D0D2C0
tetradic
#C0D0D2 #CBC0D2 #D2C2C0 #C7D2C0
square
#C0D0D2 #CBC0D2 #D2C2C0 #C7D2C0
split-complementary
#C0D0D2 #D2C0C7 #D2CBC0
monochromatic
#799B9F #9CB5B9 #C0D0D2 #E4EBEC #EDF2F2
Accessibility & contrast
On white
1.59
#C0D0D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.19
#C0D0D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0D0D2
13.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0D0D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0D0D2 | 1.00 | 1.59 | 13.19 | 13.19 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDCED2
Deuteranopia (green-blind)
#CACCD2
Tritanopia (blue-blind)
#BBD1D1
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #c0d0d2; /* rgb */ color: rgb(192, 208, 210); /* oklch */ color: oklch(84.6% 0.018 205.8);
Tailwind
colors: {
custom: {
50: '#d3dedf',
500: '#c0d0d2',
950: '#000000',
},
}SCSS
$custom: #c0d0d2; $custom-light: #d3dedf; $custom-dark: #000000;
JSON
{
"hex": "#c0d0d2",
"rgb": {
"r": 192,
"g": 208,
"b": 210
},
"hsl": {
"h": 186.667,
"s": 16.667,
"l": 78.824
},
"oklch": {
"l": 0.84606,
"c": 0.0176,
"h": 205.8
},
"luminance": 0.60971
}Semantic roles & 50–950 ramp
primary
#C0D0D2
secondary
#A7928F
accent
#544B9B
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484