#C0DEDA#C0DEDA

#C0DEDA is a very light, muted teal. Relative luminance 0.685; OKLCH L 87.8% C 0.032 H 186.8°. Best body text is #000000 at 14.70:1 contrast (WCAG AA passes).

Color values

HEX#C0DEDA
RGBrgb(192, 222, 218)
HSLhsl(172, 31%, 81%)
HSVhsv(172, 14%, 87%)
CMYKcmyk(13.5%, 0%, 1.8%, 12.9%)
CIE-LABlab(86.26, -10.65, -1.37)
CIE-LCHlch(86.26, 10.73, 187.35°)
OKLaboklab(87.76% -0.032 -0.0038)
OKLCHoklch(87.76% 0.032 186.8)
XYZxyz(60.5112, 68.5096, 76.3516)
Luminance0.6851 (WCAG relative)
Temperaturecool
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#C0DEDA #DEC0C4
analogous
#C0DECB #C0DEDA #C0D3DE
triadic
#C0DEDA #DAC0DE #DEDAC0
tetradic
#C0DEDA #CBC0DE #DEC0C4 #D3DEC0
square
#C0DEDA #CBC0DE #DEC0C4 #D3DEC0
split-complementary
#C0DEDA #DEC0D3 #DECBC0
monochromatic
#70B4AB #98C9C2 #C0DEDA #E8F3F2 #EBF4F3

Accessibility & contrast

On white

1.43
#C0DEDA on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

14.70
#C0DEDA on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #C0DEDA
14.70:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##C0DEDA#FFFFFF#000000##000000
##C0DEDA1.001.4314.7014.70
#FFFFFF1.431.0021.0021.00
#00000014.7021.001.001.00
##00000014.7021.001.001.00

Color blindness preview

Protanopia (red-blind)
#DBDADA
Deuteranopia (green-blind)
#D5D6DA
Tritanopia (blue-blind)
#B8E0DD
Achromatopsia (no color)
#D8D8D8

Design tokens & code

CSS
--color: #c0deda;
/* rgb */ color: rgb(192, 222, 218);
/* oklch */ color: oklch(87.8% 0.032 186.8);
Tailwind
colors: {
  custom: {
    50: '#d3e8e5',
    500: '#c0deda',
    950: '#000000',
  },
}
SCSS
$custom: #c0deda;
$custom-light: #d3e8e5;
$custom-dark: #000000;
JSON
{
  "hex": "#c0deda",
  "rgb": {
    "r": 192,
    "g": 222,
    "b": 218
  },
  "hsl": {
    "h": 172,
    "s": 31.25,
    "l": 81.176
  },
  "oklch": {
    "l": 0.87756,
    "c": 0.03219,
    "h": 186.8
  },
  "luminance": 0.68511
}

Semantic roles & 50–950 ramp

primary
#C0DEDA
secondary
#B68D92
accent
#3C4AAA
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484

Preview Lab

Preview with #C0DEDA

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

Preview Lab → · Contrast checker → · Palette generator →

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