#C0DCD4#C0DCD4
#C0DCD4 is a very light, muted teal. Relative luminance 0.671; OKLCH L 87.2% C 0.032 H 176.5°. Best body text is #000000 at 14.43:1 contrast (WCAG AA passes).
Color values
| HEX | #C0DCD4 |
|---|---|
| RGB | rgb(192, 220, 212) |
| HSL | hsl(163, 29%, 81%) |
| HSV | hsv(163, 13%, 86%) |
| CMYK | cmyk(12.7%, 0%, 3.6%, 13.7%) |
| CIE-LAB | lab(85.58, -10.80, 0.80) |
| CIE-LCH | lch(85.58, 10.83, 175.78°) |
| OKLab | oklab(87.16% -0.0316 0.002) |
| OKLCH | oklch(87.16% 0.032 176.5) |
| XYZ | xyz(59.2122, 67.1451, 72.1152) |
| Luminance | 0.6715 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.06
Ice
#D6FFFA
ΔE00 7.88
Ice Blue (survey)
#D7FFFE
ΔE00 8.25
Very Pale Blue
#D6FFFE
ΔE00 8.29
Lightcyan
#E0FFFF
ΔE00 8.36
Paleturquoise
#AFEEEE
ΔE00 8.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0DCD4 #DCC0C8
analogous
#C0DCC6 #C0DCD4 #C0D6DC
triadic
#C0DCD4 #D4C0DC #DCD4C0
tetradic
#C0DCD4 #C6C0DC #DCC0C8 #D6DCC0
square
#C0DCD4 #C6C0DC #DCC0C8 #D6DCC0
split-complementary
#C0DCD4 #DCC0D6 #DCC6C0
monochromatic
#71B09E #99C6B9 #C0DCD4 #E7F2EF #EBF4F2
Accessibility & contrast
On white
1.46
#C0DCD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.43
#C0DCD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0DCD4
14.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0DCD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0DCD4 | 1.00 | 1.46 | 14.43 | 14.43 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD8D4
Deuteranopia (green-blind)
#D4D4D5
Tritanopia (blue-blind)
#BADDD9
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #c0dcd4; /* rgb */ color: rgb(192, 220, 212); /* oklch */ color: oklch(87.2% 0.032 176.5);
Tailwind
colors: {
custom: {
50: '#d3e6e1',
500: '#c0dcd4',
950: '#000000',
},
}SCSS
$custom: #c0dcd4; $custom-light: #d3e6e1; $custom-dark: #000000;
JSON
{
"hex": "#c0dcd4",
"rgb": {
"r": 192,
"g": 220,
"b": 212
},
"hsl": {
"h": 162.857,
"s": 28.571,
"l": 80.784
},
"oklch": {
"l": 0.87164,
"c": 0.03168,
"h": 176.5
},
"luminance": 0.67146
}Semantic roles & 50–950 ramp
primary
#C0DCD4
secondary
#B38D98
accent
#3E5CA7
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484