#C0D0C8#C0D0C8
#C0D0C8 is a very light, muted teal. Relative luminance 0.605; OKLCH L 84.3% C 0.021 H 164.5°. Best body text is #000000 at 13.10:1 contrast (WCAG AA passes).
Color values
| HEX | #C0D0C8 |
|---|---|
| RGB | rgb(192, 208, 200) |
| HSL | hsl(150, 15%, 78%) |
| HSV | hsv(150, 8%, 82%) |
| CMYK | cmyk(7.7%, 0%, 3.8%, 18.4%) |
| CIE-LAB | lab(82.10, -6.91, 2.11) |
| CIE-LCH | lch(82.10, 7.23, 163.02°) |
| OKLab | oklab(84.31% -0.0198 0.0055) |
| OKLCH | oklch(84.31% 0.021 164.5) |
| XYZ | xyz(54.7173, 60.4877, 63.4249) |
| Luminance | 0.6049 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.18
Light Grey
#D8DCD6
ΔE00 6.21
Light Gray
#D3D3D3
ΔE00 8.70
Silver
#C0C0C0
ΔE00 9.07
Gainsboro
#DCDCDC
ΔE00 9.32
Fog
#D8DCE0
ΔE00 9.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0D0C8 #D0C0C8
analogous
#C0D0C0 #C0D0C8 #C0D0D0
triadic
#C0D0C8 #C8C0D0 #D0C8C0
tetradic
#C0D0C8 #C0C0D0 #D0C0C8 #D0D0C0
square
#C0D0C8 #C0C0D0 #D0C0C8 #D0D0C0
split-complementary
#C0D0C8 #D0C0D0 #D0C0C0
monochromatic
#7A9C8B #9DB6A9 #C0D0C8 #E3EAE7 #EDF2F0
Accessibility & contrast
On white
1.60
#C0D0C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.10
#C0D0C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0D0C8
13.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0D0C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0D0C8 | 1.00 | 1.60 | 13.10 | 13.10 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFCDC8
Deuteranopia (green-blind)
#CCCBC8
Tritanopia (blue-blind)
#BDD0CE
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #c0d0c8; /* rgb */ color: rgb(192, 208, 200); /* oklch */ color: oklch(84.3% 0.021 164.5);
Tailwind
colors: {
custom: {
50: '#d3ded8',
500: '#c0d0c8',
950: '#000000',
},
}SCSS
$custom: #c0d0c8; $custom-light: #d3ded8; $custom-dark: #000000;
JSON
{
"hex": "#c0d0c8",
"rgb": {
"r": 192,
"g": 208,
"b": 200
},
"hsl": {
"h": 150,
"s": 14.545,
"l": 78.431
},
"oklch": {
"l": 0.84314,
"c": 0.02052,
"h": 164.5
},
"luminance": 0.60488
}Semantic roles & 50–950 ramp
primary
#C0D0C8
secondary
#A4909A
accent
#4D7399
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483