#C0DEDC#C0DEDC
#C0DEDC is a very light, muted teal. Relative luminance 0.686; OKLCH L 87.8% C 0.032 H 191.7°. Best body text is #000000 at 14.72:1 contrast (WCAG AA passes).
Color values
| HEX | #C0DEDC |
|---|---|
| RGB | rgb(192, 222, 220) |
| HSL | hsl(176, 31%, 81%) |
| HSV | hsv(176, 14%, 87%) |
| CMYK | cmyk(13.5%, 0%, 0.9%, 12.9%) |
| CIE-LAB | lab(86.31, -10.25, -2.35) |
| CIE-LCH | lch(86.31, 10.52, 192.93°) |
| OKLab | oklab(87.82% -0.0312 -0.0064) |
| OKLCH | oklch(87.82% 0.032 191.7) |
| XYZ | xyz(60.7745, 68.6149, 77.7383) |
| Luminance | 0.6862 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.87
Lightblue
#ADD8E6
ΔE00 6.95
Lightcyan
#E0FFFF
ΔE00 7.16
Ice Blue (survey)
#D7FFFE
ΔE00 7.16
Very Pale Blue
#D6FFFE
ΔE00 7.21
Very Light Blue
#D5FFFF
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0DEDC #DEC0C2
analogous
#C0DECD #C0DEDC #C0D1DE
triadic
#C0DEDC #DCC0DE #DEDCC0
tetradic
#C0DEDC #CDC0DE #DEC0C2 #D1DEC0
square
#C0DEDC #CDC0DE #DEC0C2 #D1DEC0
split-complementary
#C0DEDC #DEC0D1 #DECDC0
monochromatic
#70B4AF #98C9C6 #C0DEDC #E8F3F2 #EBF4F4
Accessibility & contrast
On white
1.43
#C0DEDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.72
#C0DEDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0DEDC
14.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0DEDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0DEDC | 1.00 | 1.43 | 14.72 | 14.72 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADBDC
Deuteranopia (green-blind)
#D4D6DC
Tritanopia (blue-blind)
#B8E0DD
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #c0dedc; /* rgb */ color: rgb(192, 222, 220); /* oklch */ color: oklch(87.8% 0.032 191.7);
Tailwind
colors: {
custom: {
50: '#d3e8e6',
500: '#c0dedc',
950: '#000000',
},
}SCSS
$custom: #c0dedc; $custom-light: #d3e8e6; $custom-dark: #000000;
JSON
{
"hex": "#c0dedc",
"rgb": {
"r": 192,
"g": 222,
"b": 220
},
"hsl": {
"h": 176,
"s": 31.25,
"l": 81.176
},
"oklch": {
"l": 0.87815,
"c": 0.03184,
"h": 191.7
},
"luminance": 0.68616
}Semantic roles & 50–950 ramp
primary
#C0DEDC
secondary
#B68D8F
accent
#3C43AA
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141616
muted
#838484