#C0D2CC#C0D2CC

#C0D2CC is a very light, muted teal. Relative luminance 0.617; OKLCH L 84.8% C 0.021 H 173.9°. Best body text is #000000 at 13.33:1 contrast (WCAG AA passes).

Color values

HEX#C0D2CC
RGBrgb(192, 210, 204)
HSLhsl(160, 17%, 79%)
HSVhsv(160, 9%, 82%)
CMYKcmyk(8.6%, 0%, 2.9%, 17.6%)
CIE-LABlab(82.73, -7.20, 0.89)
CIE-LCHlch(82.73, 7.25, 172.91°)
OKLaboklab(84.84% -0.021 0.0023)
OKLCHoklch(84.84% 0.021 173.9)
XYZxyz(55.6816, 61.6585, 66.0828)
Luminance0.6166 (WCAG relative)
Temperatureneutral
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#C0D2CC #D2C0C6
analogous
#C0D2C3 #C0D2CC #C0CFD2
triadic
#C0D2CC #CCC0D2 #D2CCC0
tetradic
#C0D2CC #C3C0D2 #D2C0C6 #CFD2C0
square
#C0D2CC #C3C0D2 #D2C0C6 #CFD2C0
split-complementary
#C0D2CC #D2C0CF #D2C3C0
monochromatic
#799F92 #9CB9AF #C0D2CC #E4ECE9 #EDF2F1

Accessibility & contrast

On white

1.58
#C0D2CC on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

13.33
#C0D2CC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #C0D2CC
13.33:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##C0D2CC#FFFFFF#000000##000000
##C0D2CC1.001.5813.3313.33
#FFFFFF1.581.0021.0021.00
#00000013.3321.001.001.00
##00000013.3321.001.001.00

Color blindness preview

Protanopia (red-blind)
#D1CFCC
Deuteranopia (green-blind)
#CDCDCC
Tritanopia (blue-blind)
#BCD2D0
Achromatopsia (no color)
#CECECE

Design tokens & code

CSS
--color: #c0d2cc;
/* rgb */ color: rgb(192, 210, 204);
/* oklch */ color: oklch(84.8% 0.021 173.9);
Tailwind
colors: {
  custom: {
    50: '#d3dfdb',
    500: '#c0d2cc',
    950: '#000000',
  },
}
SCSS
$custom: #c0d2cc;
$custom-light: #d3dfdb;
$custom-dark: #000000;
JSON
{
  "hex": "#c0d2cc",
  "rgb": {
    "r": 192,
    "g": 210,
    "b": 204
  },
  "hsl": {
    "h": 160,
    "s": 16.667,
    "l": 78.824
  },
  "oklch": {
    "l": 0.84844,
    "c": 0.02111,
    "h": 173.9
  },
  "luminance": 0.61659
}

Semantic roles & 50–950 ramp

primary
#C0D2CC
secondary
#A78F97
accent
#4B659B
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141515
muted
#838484

Preview Lab

Preview with #C0D2CC

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

Preview Lab → · Contrast checker → · Palette generator →

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