#C0D4CE#C0D4CE
#C0D4CE is a very light, muted teal. Relative luminance 0.627; OKLCH L 85.3% C 0.023 H 175.8°. Best body text is #000000 at 13.55:1 contrast (WCAG AA passes).
Color values
| HEX | #C0D4CE |
|---|---|
| RGB | rgb(192, 212, 206) |
| HSL | hsl(162, 19%, 79%) |
| HSV | hsv(162, 9%, 83%) |
| CMYK | cmyk(9.4%, 0%, 2.8%, 16.9%) |
| CIE-LAB | lab(83.31, -7.85, 0.67) |
| CIE-LCH | lch(83.31, 7.88, 175.10°) |
| OKLab | oklab(85.32% -0.023 0.0017) |
| OKLCH | oklch(85.32% 0.023 175.8) |
| XYZ | xyz(56.4198, 62.7488, 67.5198) |
| Luminance | 0.6275 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 6.87
Silver (survey)
#C5C9C7
ΔE00 7.16
Powder Blue
#B0E0E6
ΔE00 8.37
Light Gray
#D3D3D3
ΔE00 9.35
Fog
#D8DCE0
ΔE00 9.43
Lightblue
#ADD8E6
ΔE00 9.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0D4CE #D4C0C6
analogous
#C0D4C4 #C0D4CE #C0D0D4
triadic
#C0D4CE #CEC0D4 #D4CEC0
tetradic
#C0D4CE #C4C0D4 #D4C0C6 #D0D4C0
square
#C0D4CE #C4C0D4 #D4C0C6 #D0D4C0
split-complementary
#C0D4CE #D4C0D0 #D4C4C0
monochromatic
#77A295 #9CBBB2 #C0D4CE #E4EDEA #EDF3F1
Accessibility & contrast
On white
1.55
#C0D4CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.55
#C0D4CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0D4CE
13.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0D4CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0D4CE | 1.00 | 1.55 | 13.55 | 13.55 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D1CE
Deuteranopia (green-blind)
#CECECE
Tritanopia (blue-blind)
#BCD5D2
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #c0d4ce; /* rgb */ color: rgb(192, 212, 206); /* oklch */ color: oklch(85.3% 0.023 175.8);
Tailwind
colors: {
custom: {
50: '#d3e1dc',
500: '#c0d4ce',
950: '#000000',
},
}SCSS
$custom: #c0d4ce; $custom-light: #d3e1dc; $custom-dark: #000000;
JSON
{
"hex": "#c0d4ce",
"rgb": {
"r": 192,
"g": 212,
"b": 206
},
"hsl": {
"h": 162,
"s": 18.868,
"l": 79.216
},
"oklch": {
"l": 0.85319,
"c": 0.02304,
"h": 175.8
},
"luminance": 0.6275
}Semantic roles & 50–950 ramp
primary
#C0D4CE
secondary
#A98F97
accent
#48629D
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484