#CCECED#CCECED

#CCECED is a very light, muted teal. Relative luminance 0.789; OKLCH L 92.0% C 0.033 H 198.9°. Best body text is #000000 at 16.79:1 contrast (WCAG AA passes).

Color values

HEX#CCECED
RGBrgb(204, 236, 237)
HSLhsl(182, 48%, 86%)
HSVhsv(182, 14%, 93%)
CMYKcmyk(13.9%, 0.4%, 0%, 7.1%)
CIE-LABlab(91.21, -10.18, -3.99)
CIE-LCHlch(91.21, 10.94, 201.41°)
OKLaboklab(92.04% -0.0317 -0.0108)
OKLCHoklch(92.04% 0.033 198.9)
XYZxyz(70.1795, 78.9410, 91.6440)
Luminance0.7894 (WCAG relative)
Temperaturecool
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CCECED #EDCDCC
analogous
#CCEDDE #CCECED #CCDCED
triadic
#CCECED #EDCCEC #ECEDCC
tetradic
#CCECED #DECCED #EDCDCC #DCEDCC
square
#CCECED #DECCED #EDCDCC #DCEDCC
split-complementary
#CCECED #EDCCDC #EDDECC
monochromatic
#72CACD #9FDBDD #CCECED #E8F7F7 #E8F7F7

Accessibility & contrast

On white

1.25
#CCECED on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

16.79
#CCECED on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CCECED
16.79:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CCECED#FFFFFF#000000##000000
##CCECED1.001.2516.7916.79
#FFFFFF1.251.0021.0021.00
#00000016.7921.001.001.00
##00000016.7921.001.001.00

Color blindness preview

Protanopia (red-blind)
#E7E9ED
Deuteranopia (green-blind)
#E1E4ED
Tritanopia (blue-blind)
#C2EEEC
Achromatopsia (no color)
#E6E6E6

Design tokens & code

CSS
--color: #cceced;
/* rgb */ color: rgb(204, 236, 237);
/* oklch */ color: oklch(92.0% 0.033 198.9);
Tailwind
colors: {
  custom: {
    50: '#dcf2f2',
    500: '#cceced',
    950: '#000000',
  },
}
SCSS
$custom: #cceced;
$custom-light: #dcf2f2;
$custom-dark: #000000;
JSON
{
  "hex": "#cceced",
  "rgb": {
    "r": 204,
    "g": 236,
    "b": 237
  },
  "hsl": {
    "h": 181.818,
    "s": 47.826,
    "l": 86.471
  },
  "oklch": {
    "l": 0.92035,
    "c": 0.03346,
    "h": 198.9
  },
  "luminance": 0.78943
}

Semantic roles & 50–950 ramp

primary
#CCECED
secondary
#CA9594
accent
#2F2ABB
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151617
muted
#848585

Preview Lab

Preview with #CCECED

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

Preview Lab → · Contrast checker → · Palette generator →

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