#C0D2D0#C0D2D0
#C0D2D0 is a very light, near-neutral teal. Relative luminance 0.619; OKLCH L 85.0% C 0.020 H 188.8°. Best body text is #000000 at 13.37:1 contrast (WCAG AA passes).
Color values
| HEX | #C0D2D0 |
|---|---|
| RGB | rgb(192, 210, 208) |
| HSL | hsl(173, 17%, 79%) |
| HSV | hsv(173, 9%, 82%) |
| CMYK | cmyk(8.6%, 0%, 1%, 17.6%) |
| CIE-LAB | lab(82.84, -6.43, -1.08) |
| CIE-LCH | lch(82.84, 6.52, 189.58°) |
| OKLab | oklab(84.96% -0.0194 -0.003) |
| OKLCH | oklch(84.96% 0.02 188.8) |
| XYZ | xyz(56.1675, 61.8529, 68.6419) |
| Luminance | 0.6185 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 5.88
Light Grey
#D8DCD6
ΔE00 6.41
Fog
#D8DCE0
ΔE00 7.88
Light Gray
#D3D3D3
ΔE00 8.05
Powder Blue
#B0E0E6
ΔE00 8.28
Lightblue
#ADD8E6
ΔE00 8.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0D2D0 #D2C0C2
analogous
#C0D2C7 #C0D2D0 #C0CBD2
triadic
#C0D2D0 #D0C0D2 #D2D0C0
tetradic
#C0D2D0 #C7C0D2 #D2C0C2 #CBD2C0
square
#C0D2D0 #C7C0D2 #D2C0C2 #CBD2C0
split-complementary
#C0D2D0 #D2C0CB #D2C7C0
monochromatic
#799F9B #9CB9B5 #C0D2D0 #E4ECEB #EDF2F2
Accessibility & contrast
On white
1.57
#C0D2D0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.37
#C0D2D0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0D2D0
13.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0D2D0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0D2D0 | 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)
#D0D0D0
Deuteranopia (green-blind)
#CCCDD0
Tritanopia (blue-blind)
#BBD3D1
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #c0d2d0; /* rgb */ color: rgb(192, 210, 208); /* oklch */ color: oklch(85.0% 0.020 188.8);
Tailwind
colors: {
custom: {
50: '#d3dfde',
500: '#c0d2d0',
950: '#000000',
},
}SCSS
$custom: #c0d2d0; $custom-light: #d3dfde; $custom-dark: #000000;
JSON
{
"hex": "#c0d2d0",
"rgb": {
"r": 192,
"g": 210,
"b": 208
},
"hsl": {
"h": 173.333,
"s": 16.667,
"l": 78.824
},
"oklch": {
"l": 0.84961,
"c": 0.01964,
"h": 188.8
},
"luminance": 0.61854
}Semantic roles & 50–950 ramp
primary
#C0D2D0
secondary
#A78F92
accent
#4B549B
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484