#CCEDEC#CCEDEC

#CCEDEC is a very light, muted teal. Relative luminance 0.795; OKLCH L 92.2% C 0.034 H 194.3°. Best body text is #000000 at 16.89:1 contrast (WCAG AA passes).

Color values

HEX#CCEDEC
RGBrgb(204, 237, 236)
HSLhsl(178, 48%, 86%)
HSVhsv(178, 14%, 93%)
CMYKcmyk(13.9%, 0%, 0.4%, 7.1%)
CIE-LABlab(91.44, -10.89, -3.13)
CIE-LCHlch(91.44, 11.33, 196.02°)
OKLaboklab(92.21% -0.0334 -0.0085)
OKLCHoklch(92.21% 0.034 194.3)
XYZxyz(70.3225, 79.4601, 90.9729)
Luminance0.7946 (WCAG relative)
Temperaturecool
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CCEDEC #EDCCCD
analogous
#CCEDDC #CCEDEC #CCDEED
triadic
#CCEDEC #ECCCED #EDECCC
tetradic
#CCEDEC #DCCCED #EDCCCD #DEEDCC
square
#CCEDEC #DCCCED #EDCCCD #DEEDCC
split-complementary
#CCEDEC #EDCCDE #EDDCCC
monochromatic
#72CDCA #9FDDDB #CCEDEC #E8F7F7 #E8F7F7

Accessibility & contrast

On white

1.24
#CCEDEC on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

16.89
#CCEDEC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CCEDEC
16.89:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CCEDEC#FFFFFF#000000##000000
##CCEDEC1.001.2416.8916.89
#FFFFFF1.241.0021.0021.00
#00000016.8921.001.001.00
##00000016.8921.001.001.00

Color blindness preview

Protanopia (red-blind)
#E9E9EC
Deuteranopia (green-blind)
#E2E4EC
Tritanopia (blue-blind)
#C3EFED
Achromatopsia (no color)
#E6E6E6

Design tokens & code

CSS
--color: #ccedec;
/* rgb */ color: rgb(204, 237, 236);
/* oklch */ color: oklch(92.2% 0.034 194.3);
Tailwind
colors: {
  custom: {
    50: '#dcf2f2',
    500: '#ccedec',
    950: '#000000',
  },
}
SCSS
$custom: #ccedec;
$custom-light: #dcf2f2;
$custom-dark: #000000;
JSON
{
  "hex": "#ccedec",
  "rgb": {
    "r": 204,
    "g": 237,
    "b": 236
  },
  "hsl": {
    "h": 178.182,
    "s": 47.826,
    "l": 86.471
  },
  "oklch": {
    "l": 0.92212,
    "c": 0.03445,
    "h": 194.3
  },
  "luminance": 0.79462
}

Semantic roles & 50–950 ramp

primary
#CCEDEC
secondary
#CA9495
accent
#2A2FBB
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151716
muted
#848585

Preview Lab

Preview with #CCEDEC

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

Preview Lab → · Contrast checker → · Palette generator →

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