#C2DFDF#C2DFDF

#C2DFDF is a very light, muted teal. Relative luminance 0.696; OKLCH L 88.2% C 0.031 H 196.6°. Best body text is #000000 at 14.91:1 contrast (WCAG AA passes).

Color values

HEX#C2DFDF
RGBrgb(194, 223, 223)
HSLhsl(180, 31%, 82%)
HSVhsv(180, 13%, 87%)
CMYKcmyk(13%, 0%, 0%, 12.5%)
CIE-LABlab(86.79, -9.52, -3.23)
CIE-LCHlch(86.79, 10.05, 198.71°)
OKLaboklab(88.25% -0.0294 -0.0088)
OKLCHoklch(88.25% 0.031 196.6)
XYZxyz(61.9518, 69.5710, 79.9623)
Luminance0.6957 (WCAG relative)
Temperaturecool
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#C2DFDF #DFC2C2
analogous
#C2DFD1 #C2DFDF #C2D1DF
triadic
#C2DFDF #DFC2DF #DFDFC2
tetradic
#C2DFDF #D1C2DF #DFC2C2 #D1DFC2
square
#C2DFDF #D1C2DF #DFC2C2 #D1DFC2
split-complementary
#C2DFDF #DFC2D1 #DFD1C2
monochromatic
#72B5B5 #9ACACA #C2DFDF #EAF4F4 #EBF4F4

Accessibility & contrast

On white

1.41
#C2DFDF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

14.91
#C2DFDF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #C2DFDF
14.91:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##C2DFDF#FFFFFF#000000##000000
##C2DFDF1.001.4114.9114.91
#FFFFFF1.411.0021.0021.00
#00000014.9121.001.001.00
##00000014.9121.001.001.00

Color blindness preview

Protanopia (red-blind)
#DBDCDF
Deuteranopia (green-blind)
#D5D7DF
Tritanopia (blue-blind)
#BAE1DF
Achromatopsia (no color)
#D9D9D9

Design tokens & code

CSS
--color: #c2dfdf;
/* rgb */ color: rgb(194, 223, 223);
/* oklch */ color: oklch(88.2% 0.031 196.6);
Tailwind
colors: {
  custom: {
    50: '#d4e9e9',
    500: '#c2dfdf',
    950: '#000000',
  },
}
SCSS
$custom: #c2dfdf;
$custom-light: #d4e9e9;
$custom-dark: #000000;
JSON
{
  "hex": "#c2dfdf",
  "rgb": {
    "r": 194,
    "g": 223,
    "b": 223
  },
  "hsl": {
    "h": 180,
    "s": 31.183,
    "l": 81.765
  },
  "oklch": {
    "l": 0.88249,
    "c": 0.03067,
    "h": 196.6
  },
  "luminance": 0.69572
}

Semantic roles & 50–950 ramp

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

Preview Lab

Preview with #C2DFDF

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

Preview Lab → · Contrast checker → · Palette generator →

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