#C2DBDC#C2DBDC

#C2DBDC is a very light, muted teal. Relative luminance 0.673; OKLCH L 87.3% C 0.027 H 199.6°. Best body text is #000000 at 14.46:1 contrast (WCAG AA passes).

Color values

HEX#C2DBDC
RGBrgb(194, 219, 220)
HSLhsl(182, 27%, 81%)
HSVhsv(182, 12%, 86%)
CMYKcmyk(11.8%, 0.5%, 0%, 13.7%)
CIE-LABlab(85.65, -8.07, -3.30)
CIE-LCHlch(85.65, 8.72, 202.26°)
OKLaboklab(87.33% -0.0251 -0.0089)
OKLCHoklch(87.33% 0.027 199.6)
XYZxyz(60.4948, 67.2984, 77.4989)
Luminance0.6730 (WCAG relative)
Temperaturecool
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#C2DBDC #DCC3C2
analogous
#C2DCD0 #C2DBDC #C2CEDC
triadic
#C2DBDC #DCC2DB #DBDCC2
tetradic
#C2DBDC #D0C2DC #DCC3C2 #CEDCC2
square
#C2DBDC #D0C2DC #DCC3C2 #CEDCC2
split-complementary
#C2DBDC #DCC2CE #DCD0C2
monochromatic
#74ADAF #9BC4C6 #C2DBDC #E9F2F2 #ECF4F4

Accessibility & contrast

On white

1.45
#C2DBDC on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

14.46
#C2DBDC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #C2DBDC
14.46:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##C2DBDC#FFFFFF#000000##000000
##C2DBDC1.001.4514.4614.46
#FFFFFF1.451.0021.0021.00
#00000014.4621.001.001.00
##00000014.4621.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #c2dbdc;
/* rgb */ color: rgb(194, 219, 220);
/* oklch */ color: oklch(87.3% 0.027 199.6);
Tailwind
colors: {
  custom: {
    50: '#d4e6e6',
    500: '#c2dbdc',
    950: '#000000',
  },
}
SCSS
$custom: #c2dbdc;
$custom-light: #d4e6e6;
$custom-dark: #000000;
JSON
{
  "hex": "#c2dbdc",
  "rgb": {
    "r": 194,
    "g": 219,
    "b": 220
  },
  "hsl": {
    "h": 182.308,
    "s": 27.083,
    "l": 81.176
  },
  "oklch": {
    "l": 0.87328,
    "c": 0.02668,
    "h": 199.6
  },
  "luminance": 0.673
}

Semantic roles & 50–950 ramp

primary
#C2DBDC
secondary
#B3918F
accent
#4440A6
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484

Preview Lab

Preview with #C2DBDC

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

Preview Lab → · Contrast checker → · Palette generator →

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