#CCEDDF#CCEDDF

#CCEDDF is a very light, muted teal. Relative luminance 0.787; OKLCH L 91.8% C 0.039 H 168.0°. Best body text is #000000 at 16.75:1 contrast (WCAG AA passes).

Color values

HEX#CCEDDF
RGBrgb(204, 237, 223)
HSLhsl(155, 48%, 86%)
HSVhsv(155, 14%, 93%)
CMYKcmyk(13.9%, 0%, 5.9%, 7.1%)
CIE-LABlab(91.11, -13.40, 3.17)
CIE-LCHlch(91.11, 13.77, 166.69°)
OKLaboklab(91.84% -0.0385 0.0082)
OKLCHoklch(91.84% 0.039 168)
XYZxyz(68.5021, 78.7320, 81.3854)
Luminance0.7873 (WCAG relative)
Temperatureneutral
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CCEDDF #EDCCDA
analogous
#CCEDCF #CCEDDF #CCEBED
triadic
#CCEDDF #DFCCED #EDDFCC
tetradic
#CCEDDF #CFCCED #EDCCDA #EBEDCC
square
#CCEDDF #CFCCED #EDCCDA #EBEDCC
split-complementary
#CCEDDF #EDCCEB #EDCFCC
monochromatic
#72CDA6 #9FDDC3 #CCEDDF #E8F7F1 #E8F7F1

Accessibility & contrast

On white

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

On black

16.75
#CCEDDF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CCEDDF
16.75:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CCEDDF#FFFFFF#000000##000000
##CCEDDF1.001.2516.7516.75
#FFFFFF1.251.0021.0021.00
#00000016.7521.001.001.00
##00000016.7521.001.001.00

Color blindness preview

Protanopia (red-blind)
#EBE8DE
Deuteranopia (green-blind)
#E5E4E0
Tritanopia (blue-blind)
#C5EDE9
Achromatopsia (no color)
#E5E5E5

Design tokens & code

CSS
--color: #cceddf;
/* rgb */ color: rgb(204, 237, 223);
/* oklch */ color: oklch(91.8% 0.039 168.0);
Tailwind
colors: {
  custom: {
    50: '#dbf2e9',
    500: '#cceddf',
    950: '#000000',
  },
}
SCSS
$custom: #cceddf;
$custom-light: #dbf2e9;
$custom-dark: #000000;
JSON
{
  "hex": "#cceddf",
  "rgb": {
    "r": 204,
    "g": 237,
    "b": 223
  },
  "hsl": {
    "h": 154.545,
    "s": 47.826,
    "l": 86.471
  },
  "oklch": {
    "l": 0.91842,
    "c": 0.03932,
    "h": 168
  },
  "luminance": 0.78733
}

Semantic roles & 50–950 ramp

primary
#CCEDDF
secondary
#CA94AB
accent
#2A68BB
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151716
muted
#848584

Preview Lab

Preview with #CCEDDF

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

Preview Lab → · Contrast checker → · Palette generator →

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