#CCEDEE#CCEDEE

#CCEDEE is a very light, muted teal. Relative luminance 0.796; OKLCH L 92.3% C 0.034 H 198.8°. Best body text is #000000 at 16.92:1 contrast (WCAG AA passes).

Color values

HEX#CCEDEE
RGBrgb(204, 237, 238)
HSLhsl(182, 50%, 87%)
HSVhsv(182, 14%, 93%)
CMYKcmyk(14.3%, 0.4%, 0%, 6.7%)
CIE-LABlab(91.49, -10.49, -4.09)
CIE-LCHlch(91.49, 11.26, 201.31°)
OKLaboklab(92.27% -0.0326 -0.0111)
OKLCHoklch(92.27% 0.034 198.8)
XYZxyz(70.6147, 79.5770, 92.5118)
Luminance0.7958 (WCAG relative)
Temperaturecool
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CCEDEE #EECDCC
analogous
#CCEEDE #CCEDEE #CCDCEE
triadic
#CCEDEE #EECCED #EDEECC
tetradic
#CCEDEE #DECCEE #EECDCC #DCEECC
square
#CCEDEE #DECCEE #EECDCC #DCEECC
split-complementary
#CCEDEE #EECCDC #EEDECC
monochromatic
#70CDCF #9EDDDF #CCEDEE #E8F7F7 #E8F7F7

Accessibility & contrast

On white

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

On black

16.92
#CCEDEE on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CCEDEE
16.92:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CCEDEE#FFFFFF#000000##000000
##CCEDEE1.001.2416.9216.92
#FFFFFF1.241.0021.0021.00
#00000016.9221.001.001.00
##00000016.9221.001.001.00

Color blindness preview

Protanopia (red-blind)
#E8EAEE
Deuteranopia (green-blind)
#E1E4EE
Tritanopia (blue-blind)
#C2EFED
Achromatopsia (no color)
#E7E7E7

Design tokens & code

CSS
--color: #ccedee;
/* rgb */ color: rgb(204, 237, 238);
/* oklch */ color: oklch(92.3% 0.034 198.8);
Tailwind
colors: {
  custom: {
    50: '#dcf2f3',
    500: '#ccedee',
    950: '#000000',
  },
}
SCSS
$custom: #ccedee;
$custom-light: #dcf2f3;
$custom-dark: #000000;
JSON
{
  "hex": "#ccedee",
  "rgb": {
    "r": 204,
    "g": 237,
    "b": 238
  },
  "hsl": {
    "h": 181.765,
    "s": 50,
    "l": 86.667
  },
  "oklch": {
    "l": 0.92271,
    "c": 0.03445,
    "h": 198.8
  },
  "luminance": 0.79579
}

Semantic roles & 50–950 ramp

primary
#CCEDEE
secondary
#CB9593
accent
#2D28BD
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151717
muted
#848585

Preview Lab

Preview with #CCEDEE

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

Preview Lab → · Contrast checker → · Palette generator →

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