#C0D2CC#C0D2CC
#C0D2CC is a very light, muted teal. Relative luminance 0.617; OKLCH L 84.8% C 0.021 H 173.9°. Best body text is #000000 at 13.33:1 contrast (WCAG AA passes).
Color values
| HEX | #C0D2CC |
|---|---|
| RGB | rgb(192, 210, 204) |
| HSL | hsl(160, 17%, 79%) |
| HSV | hsv(160, 9%, 82%) |
| CMYK | cmyk(8.6%, 0%, 2.9%, 17.6%) |
| CIE-LAB | lab(82.73, -7.20, 0.89) |
| CIE-LCH | lch(82.73, 7.25, 172.91°) |
| OKLab | oklab(84.84% -0.021 0.0023) |
| OKLCH | oklch(84.84% 0.021 173.9) |
| XYZ | xyz(55.6816, 61.6585, 66.0828) |
| Luminance | 0.6166 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 6.42
Silver (survey)
#C5C9C7
ΔE00 6.45
Light Gray
#D3D3D3
ΔE00 8.79
Powder Blue
#B0E0E6
ΔE00 8.99
Fog
#D8DCE0
ΔE00 9.06
Gainsboro
#DCDCDC
ΔE00 9.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0D2CC #D2C0C6
analogous
#C0D2C3 #C0D2CC #C0CFD2
triadic
#C0D2CC #CCC0D2 #D2CCC0
tetradic
#C0D2CC #C3C0D2 #D2C0C6 #CFD2C0
square
#C0D2CC #C3C0D2 #D2C0C6 #CFD2C0
split-complementary
#C0D2CC #D2C0CF #D2C3C0
monochromatic
#799F92 #9CB9AF #C0D2CC #E4ECE9 #EDF2F1
Accessibility & contrast
On white
1.58
#C0D2CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.33
#C0D2CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0D2CC
13.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0D2CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0D2CC | 1.00 | 1.58 | 13.33 | 13.33 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1CFCC
Deuteranopia (green-blind)
#CDCDCC
Tritanopia (blue-blind)
#BCD2D0
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #c0d2cc; /* rgb */ color: rgb(192, 210, 204); /* oklch */ color: oklch(84.8% 0.021 173.9);
Tailwind
colors: {
custom: {
50: '#d3dfdb',
500: '#c0d2cc',
950: '#000000',
},
}SCSS
$custom: #c0d2cc; $custom-light: #d3dfdb; $custom-dark: #000000;
JSON
{
"hex": "#c0d2cc",
"rgb": {
"r": 192,
"g": 210,
"b": 204
},
"hsl": {
"h": 160,
"s": 16.667,
"l": 78.824
},
"oklch": {
"l": 0.84844,
"c": 0.02111,
"h": 173.9
},
"luminance": 0.61659
}Semantic roles & 50–950 ramp
primary
#C0D2CC
secondary
#A78F97
accent
#4B659B
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141515
muted
#838484