#C0DCDC#C0DCDC
#C0DCDC is a very light, muted teal. Relative luminance 0.676; OKLCH L 87.4% C 0.030 H 196.6°. Best body text is #000000 at 14.51:1 contrast (WCAG AA passes).
Color values
| HEX | #C0DCDC |
|---|---|
| RGB | rgb(192, 220, 220) |
| HSL | hsl(180, 29%, 81%) |
| HSV | hsv(180, 13%, 86%) |
| CMYK | cmyk(12.7%, 0%, 0%, 13.7%) |
| CIE-LAB | lab(85.79, -9.23, -3.13) |
| CIE-LCH | lch(85.79, 9.74, 198.72°) |
| OKLab | oklab(87.4% -0.0285 -0.0085) |
| OKLCH | oklch(87.4% 0.03 196.6) |
| XYZ | xyz(60.2465, 67.5588, 77.5623) |
| Luminance | 0.6756 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.97
Lightblue
#ADD8E6
ΔE00 6.20
Lightcyan
#E0FFFF
ΔE00 7.47
Ice Blue (survey)
#D7FFFE
ΔE00 7.76
Very Pale Blue
#D6FFFE
ΔE00 7.82
Very Light Blue
#D5FFFF
ΔE00 7.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0DCDC #DCC0C0
analogous
#C0DCCE #C0DCDC #C0CEDC
triadic
#C0DCDC #DCC0DC #DCDCC0
tetradic
#C0DCDC #CEC0DC #DCC0C0 #CEDCC0
square
#C0DCDC #CEC0DC #DCC0C0 #CEDCC0
split-complementary
#C0DCDC #DCC0CE #DCCEC0
monochromatic
#71B0B0 #99C6C6 #C0DCDC #E7F2F2 #EBF4F4
Accessibility & contrast
On white
1.45
#C0DCDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.51
#C0DCDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0DCDC
14.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0DCDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0DCDC | 1.00 | 1.45 | 14.51 | 14.51 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D9DC
Deuteranopia (green-blind)
#D2D5DC
Tritanopia (blue-blind)
#B8DEDC
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #c0dcdc; /* rgb */ color: rgb(192, 220, 220); /* oklch */ color: oklch(87.4% 0.030 196.6);
Tailwind
colors: {
custom: {
50: '#d3e6e6',
500: '#c0dcdc',
950: '#000000',
},
}SCSS
$custom: #c0dcdc; $custom-light: #d3e6e6; $custom-dark: #000000;
JSON
{
"hex": "#c0dcdc",
"rgb": {
"r": 192,
"g": 220,
"b": 220
},
"hsl": {
"h": 180,
"s": 28.571,
"l": 80.784
},
"oklch": {
"l": 0.87397,
"c": 0.02971,
"h": 196.6
},
"luminance": 0.6756
}Semantic roles & 50–950 ramp
primary
#C0DCDC
secondary
#B38D8D
accent
#3E3EA7
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141616
muted
#838484