#C0DEDE#C0DEDE

#C0DEDE is a very light, muted teal. Relative luminance 0.687; OKLCH L 87.9% C 0.032 H 196.6°. Best body text is #000000 at 14.74:1 contrast (WCAG AA passes).

Color values

HEX#C0DEDE
RGBrgb(192, 222, 222)
HSLhsl(180, 31%, 81%)
HSVhsv(180, 14%, 87%)
CMYKcmyk(13.5%, 0%, 0%, 12.9%)
CIE-LABlab(86.37, -9.85, -3.33)
CIE-LCHlch(86.37, 10.40, 198.68°)
OKLaboklab(87.87% -0.0304 -0.0091)
OKLCHoklch(87.87% 0.032 196.6)
XYZxyz(61.0410, 68.7215, 79.1416)
Luminance0.6872 (WCAG relative)
Temperaturecool
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#C0DEDE #DEC0C0
analogous
#C0DECF #C0DEDE #C0CFDE
triadic
#C0DEDE #DEC0DE #DEDEC0
tetradic
#C0DEDE #CFC0DE #DEC0C0 #CFDEC0
square
#C0DEDE #CFC0DE #DEC0C0 #CFDEC0
split-complementary
#C0DEDE #DEC0CF #DECFC0
monochromatic
#70B4B4 #98C9C9 #C0DEDE #E8F3F3 #EBF4F4

Accessibility & contrast

On white

1.42
#C0DEDE on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

14.74
#C0DEDE on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #C0DEDE
14.74:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##C0DEDE#FFFFFF#000000##000000
##C0DEDE1.001.4214.7414.74
#FFFFFF1.421.0021.0021.00
#00000014.7421.001.001.00
##00000014.7421.001.001.00

Color blindness preview

Protanopia (red-blind)
#DADBDE
Deuteranopia (green-blind)
#D4D6DE
Tritanopia (blue-blind)
#B7E0DE
Achromatopsia (no color)
#D8D8D8

Design tokens & code

CSS
--color: #c0dede;
/* rgb */ color: rgb(192, 222, 222);
/* oklch */ color: oklch(87.9% 0.032 196.6);
Tailwind
colors: {
  custom: {
    50: '#d3e8e8',
    500: '#c0dede',
    950: '#000000',
  },
}
SCSS
$custom: #c0dede;
$custom-light: #d3e8e8;
$custom-dark: #000000;
JSON
{
  "hex": "#c0dede",
  "rgb": {
    "r": 192,
    "g": 222,
    "b": 222
  },
  "hsl": {
    "h": 180,
    "s": 31.25,
    "l": 81.176
  },
  "oklch": {
    "l": 0.87874,
    "c": 0.03172,
    "h": 196.6
  },
  "luminance": 0.68723
}

Semantic roles & 50–950 ramp

primary
#C0DEDE
secondary
#B68D8D
accent
#3C3CAA
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141616
muted
#838484

Preview Lab

Preview with #C0DEDE

Body copy rendered with the generated semantic roles for this colour.

Preview Lab → · Contrast checker → · Palette generator →

#C0DEDE Color — HEX, RGB, HSL, OKLCH & Contrast — Tintiva