#C0DCDE#C0DCDE
#C0DCDE is a very light, muted teal. Relative luminance 0.677; OKLCH L 87.5% C 0.030 H 201.9°. Best body text is #000000 at 14.53:1 contrast (WCAG AA passes).
Color values
| HEX | #C0DCDE |
|---|---|
| RGB | rgb(192, 220, 222) |
| HSL | hsl(184, 31%, 81%) |
| HSV | hsv(184, 14%, 87%) |
| CMYK | cmyk(13.5%, 0.9%, 0%, 12.9%) |
| CIE-LAB | lab(85.84, -8.82, -4.11) |
| CIE-LCH | lch(85.84, 9.73, 204.95°) |
| OKLab | oklab(87.46% -0.0277 -0.0111) |
| OKLCH | oklch(87.46% 0.03 201.9) |
| XYZ | xyz(60.5129, 67.6654, 78.9656) |
| Luminance | 0.6767 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.82
Lightblue
#ADD8E6
ΔE00 5.47
Lightcyan
#E0FFFF
ΔE00 7.51
Ice Blue (survey)
#D7FFFE
ΔE00 7.92
Very Light Blue
#D5FFFF
ΔE00 7.99
Pale Sky Blue
#BDF6FE
ΔE00 7.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0DCDE #DEC2C0
analogous
#C0DED1 #C0DCDE #C0CDDE
triadic
#C0DCDE #DEC0DC #DCDEC0
tetradic
#C0DCDE #D1C0DE #DEC2C0 #CDDEC0
square
#C0DCDE #D1C0DE #DEC2C0 #CDDEC0
split-complementary
#C0DCDE #DEC0CD #DED1C0
monochromatic
#70AFB4 #98C6C9 #C0DCDE #E8F2F3 #EBF4F4
Accessibility & contrast
On white
1.44
#C0DCDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.53
#C0DCDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0DCDE
14.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0DCDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0DCDE | 1.00 | 1.44 | 14.53 | 14.53 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D9DE
Deuteranopia (green-blind)
#D2D5DE
Tritanopia (blue-blind)
#B7DEDC
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #c0dcde; /* rgb */ color: rgb(192, 220, 222); /* oklch */ color: oklch(87.5% 0.030 201.9);
Tailwind
colors: {
custom: {
50: '#d3e6e8',
500: '#c0dcde',
950: '#000000',
},
}SCSS
$custom: #c0dcde; $custom-light: #d3e6e8; $custom-dark: #000000;
JSON
{
"hex": "#c0dcde",
"rgb": {
"r": 192,
"g": 220,
"b": 222
},
"hsl": {
"h": 184,
"s": 31.25,
"l": 81.176
},
"oklch": {
"l": 0.87457,
"c": 0.02985,
"h": 201.9
},
"luminance": 0.67667
}Semantic roles & 50–950 ramp
primary
#C0DCDE
secondary
#B68F8D
accent
#433CAA
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141616
muted
#838484