#C2DEDA#C2DEDA

#C2DEDA is a very light, muted teal. Relative luminance 0.688; OKLCH L 87.9% C 0.030 H 186.2°. Best body text is #000000 at 14.75:1 contrast (WCAG AA passes).

Color values

HEX#C2DEDA
RGBrgb(194, 222, 218)
HSLhsl(171, 30%, 82%)
HSVhsv(171, 13%, 87%)
CMYKcmyk(12.6%, 0%, 1.8%, 12.9%)
CIE-LABlab(86.39, -10.00, -1.17)
CIE-LCHlch(86.39, 10.07, 186.65°)
OKLaboklab(87.89% -0.03 -0.0033)
OKLCHoklch(87.89% 0.03 186.2)
XYZxyz(61.0212, 68.7725, 76.3755)
Luminance0.6877 (WCAG relative)
Temperaturecool
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#C2DEDA #DEC2C6
analogous
#C2DECC #C2DEDA #C2D4DE
triadic
#C2DEDA #DAC2DE #DEDAC2
tetradic
#C2DEDA #CCC2DE #DEC2C6 #D4DEC2
square
#C2DEDA #CCC2DE #DEC2C6 #D4DEC2
split-complementary
#C2DEDA #DEC2D4 #DECCC2
monochromatic
#73B3AA #9AC9C2 #C2DEDA #EAF3F2 #EBF4F3

Accessibility & contrast

On white

1.42
#C2DEDA on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

14.75
#C2DEDA on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #C2DEDA
14.75:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##C2DEDA#FFFFFF#000000##000000
##C2DEDA1.001.4214.7514.75
#FFFFFF1.421.0021.0021.00
#00000014.7521.001.001.00
##00000014.7521.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #c2deda;
/* rgb */ color: rgb(194, 222, 218);
/* oklch */ color: oklch(87.9% 0.030 186.2);
Tailwind
colors: {
  custom: {
    50: '#d4e8e5',
    500: '#c2deda',
    950: '#000000',
  },
}
SCSS
$custom: #c2deda;
$custom-light: #d4e8e5;
$custom-dark: #000000;
JSON
{
  "hex": "#c2deda",
  "rgb": {
    "r": 194,
    "g": 222,
    "b": 218
  },
  "hsl": {
    "h": 171.429,
    "s": 29.787,
    "l": 81.569
  },
  "oklch": {
    "l": 0.87893,
    "c": 0.03017,
    "h": 186.2
  },
  "luminance": 0.68774
}

Semantic roles & 50–950 ramp

primary
#C2DEDA
secondary
#B58F94
accent
#3D4CA8
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484

Preview Lab

Preview with #C2DEDA

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

Preview Lab → · Contrast checker → · Palette generator →

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