#C0DBDC#C0DBDC

#C0DBDC is a very light, muted teal. Relative luminance 0.670; OKLCH L 87.2% C 0.029 H 199.4°. Best body text is #000000 at 14.41:1 contrast (WCAG AA passes).

Color values

HEX#C0DBDC
RGBrgb(192, 219, 220)
HSLhsl(182, 29%, 81%)
HSVhsv(182, 13%, 86%)
CMYKcmyk(12.7%, 0.5%, 0%, 13.7%)
CIE-LABlab(85.52, -8.71, -3.51)
CIE-LCHlch(85.52, 9.39, 201.97°)
OKLaboklab(87.19% -0.0271 -0.0095)
OKLCHoklch(87.19% 0.029 199.4)
XYZxyz(59.9848, 67.0355, 77.4750)
Luminance0.6704 (WCAG relative)
Temperaturecool
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#C0DBDC #DCC1C0
analogous
#C0DCCF #C0DBDC #C0CDDC
triadic
#C0DBDC #DCC0DB #DBDCC0
tetradic
#C0DBDC #CFC0DC #DCC1C0 #CDDCC0
square
#C0DBDC #CFC0DC #DCC1C0 #CDDCC0
split-complementary
#C0DBDC #DCC0CD #DCCFC0
monochromatic
#71AEB0 #99C5C6 #C0DBDC #E7F1F2 #EBF4F4

Accessibility & contrast

On white

1.46
#C0DBDC on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

14.41
#C0DBDC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #C0DBDC
14.41:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##C0DBDC#FFFFFF#000000##000000
##C0DBDC1.001.4614.4114.41
#FFFFFF1.461.0021.0021.00
#00000014.4121.001.001.00
##00000014.4121.001.001.00

Color blindness preview

Protanopia (red-blind)
#D7D8DC
Deuteranopia (green-blind)
#D1D4DC
Tritanopia (blue-blind)
#B8DDDB
Achromatopsia (no color)
#D6D6D6

Design tokens & code

CSS
--color: #c0dbdc;
/* rgb */ color: rgb(192, 219, 220);
/* oklch */ color: oklch(87.2% 0.029 199.4);
Tailwind
colors: {
  custom: {
    50: '#d3e6e6',
    500: '#c0dbdc',
    950: '#000000',
  },
}
SCSS
$custom: #c0dbdc;
$custom-light: #d3e6e6;
$custom-dark: #000000;
JSON
{
  "hex": "#c0dbdc",
  "rgb": {
    "r": 192,
    "g": 219,
    "b": 220
  },
  "hsl": {
    "h": 182.143,
    "s": 28.571,
    "l": 80.784
  },
  "oklch": {
    "l": 0.87189,
    "c": 0.02874,
    "h": 199.4
  },
  "luminance": 0.67037
}

Semantic roles & 50–950 ramp

primary
#C0DBDC
secondary
#B38E8D
accent
#423EA7
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484

Preview Lab

Preview with #C0DBDC

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

Preview Lab → · Contrast checker → · Palette generator →

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