#CCEDEF#CCEDEF

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

Color values

HEX#CCEDEF
RGBrgb(204, 237, 239)
HSLhsl(183, 52%, 87%)
HSVhsv(183, 15%, 94%)
CMYKcmyk(14.6%, 0.8%, 0%, 6.3%)
CIE-LABlab(91.52, -10.29, -4.57)
CIE-LCHlch(91.52, 11.26, 203.97°)
OKLaboklab(92.3% -0.0322 -0.0124)
OKLCHoklch(92.3% 0.035 201.1)
XYZxyz(70.7620, 79.6359, 93.2877)
Luminance0.7964 (WCAG relative)
Temperaturecool
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CCEDEF #EFCECC
analogous
#CCEFE0 #CCEDEF #CCDCEF
triadic
#CCEDEF #EFCCED #EDEFCC
tetradic
#CCEDEF #E0CCEF #EFCECC #DCEFCC
square
#CCEDEF #E0CCEF #EFCECC #DCEFCC
split-complementary
#CCEDEF #EFCCDC #EFE0CC
monochromatic
#6FCCD2 #9DDDE0 #CCEDEF #E8F7F8 #E8F7F8

Accessibility & contrast

On white

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

On black

16.93
#CCEDEF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CCEDEF
16.93:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CCEDEF#FFFFFF#000000##000000
##CCEDEF1.001.2416.9316.93
#FFFFFF1.241.0021.0021.00
#00000016.9321.001.001.00
##00000016.9321.001.001.00

Color blindness preview

Protanopia (red-blind)
#E8EAEF
Deuteranopia (green-blind)
#E1E4EF
Tritanopia (blue-blind)
#C2F0ED
Achromatopsia (no color)
#E7E7E7

Design tokens & code

CSS
--color: #ccedef;
/* rgb */ color: rgb(204, 237, 239);
/* oklch */ color: oklch(92.3% 0.035 201.1);
Tailwind
colors: {
  custom: {
    50: '#dcf2f4',
    500: '#ccedef',
    950: '#000000',
  },
}
SCSS
$custom: #ccedef;
$custom-light: #dcf2f4;
$custom-dark: #000000;
JSON
{
  "hex": "#ccedef",
  "rgb": {
    "r": 204,
    "g": 237,
    "b": 239
  },
  "hsl": {
    "h": 183.429,
    "s": 52.239,
    "l": 86.863
  },
  "oklch": {
    "l": 0.92301,
    "c": 0.03454,
    "h": 201.1
  },
  "luminance": 0.79638
}

Semantic roles & 50–950 ramp

primary
#CCEDEF
secondary
#CD9693
accent
#2F26C0
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151717
muted
#848585

Preview Lab

Preview with #CCEDEF

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

Preview Lab → · Contrast checker → · Palette generator →

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