#CCECDF#CCECDF

#CCECDF is a very light, muted teal. Relative luminance 0.782; OKLCH L 91.6% C 0.038 H 169.0°. Best body text is #000000 at 16.63:1 contrast (WCAG AA passes).

Color values

HEX#CCECDF
RGBrgb(204, 236, 223)
HSLhsl(156, 46%, 86%)
HSVhsv(156, 14%, 93%)
CMYKcmyk(13.6%, 0%, 5.5%, 7.5%)
CIE-LABlab(90.85, -12.90, 2.79)
CIE-LCHlch(90.85, 13.20, 167.80°)
OKLaboklab(91.63% -0.0371 0.0072)
OKLCHoklch(91.63% 0.038 169)
XYZxyz(68.2134, 78.1545, 81.2892)
Luminance0.7816 (WCAG relative)
Temperatureneutral
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CCECDF #ECCCD9
analogous
#CCECCF #CCECDF #CCE9EC
triadic
#CCECDF #DFCCEC #ECDFCC
tetradic
#CCECDF #CFCCEC #ECCCD9 #E9ECCC
square
#CCECDF #CFCCEC #ECCCD9 #E9ECCC
split-complementary
#CCECDF #ECCCE9 #ECCFCC
monochromatic
#73CBA7 #9FDBC3 #CCECDF #E9F7F1 #E9F7F1

Accessibility & contrast

On white

1.26
#CCECDF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

16.63
#CCECDF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CCECDF
16.63:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CCECDF#FFFFFF#000000##000000
##CCECDF1.001.2616.6316.63
#FFFFFF1.261.0021.0021.00
#00000016.6321.001.001.00
##00000016.6321.001.001.00

Color blindness preview

Protanopia (red-blind)
#EAE7DE
Deuteranopia (green-blind)
#E4E3E0
Tritanopia (blue-blind)
#C6ECE8
Achromatopsia (no color)
#E5E5E5

Design tokens & code

CSS
--color: #ccecdf;
/* rgb */ color: rgb(204, 236, 223);
/* oklch */ color: oklch(91.6% 0.038 169.0);
Tailwind
colors: {
  custom: {
    50: '#dbf2e9',
    500: '#ccecdf',
    950: '#000000',
  },
}
SCSS
$custom: #ccecdf;
$custom-light: #dbf2e9;
$custom-dark: #000000;
JSON
{
  "hex": "#ccecdf",
  "rgb": {
    "r": 204,
    "g": 236,
    "b": 223
  },
  "hsl": {
    "h": 155.625,
    "s": 45.714,
    "l": 86.275
  },
  "oklch": {
    "l": 0.91634,
    "c": 0.03781,
    "h": 169
  },
  "luminance": 0.78156
}

Semantic roles & 50–950 ramp

primary
#CCECDF
secondary
#C894A9
accent
#2D66B9
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151616
muted
#848584

Preview Lab

Preview with #CCECDF

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

Preview Lab → · Contrast checker → · Palette generator →

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