#CDFDEF#CDFDEF

#CDFDEF is a very light, muted teal. Relative luminance 0.895; OKLCH L 95.7% C 0.052 H 175.5°. Best body text is #000000 at 18.89:1 contrast (WCAG AA passes).

Color values

HEX#CDFDEF
RGBrgb(205, 253, 239)
HSLhsl(163, 92%, 90%)
HSVhsv(163, 19%, 99%)
CMYKcmyk(19%, 0%, 5.5%, 0.8%)
CIE-LABlab(95.77, -17.94, 1.66)
CIE-LCHlch(95.77, 18.02, 174.72°)
OKLaboklab(95.69% -0.0522 0.0041)
OKLCHoklch(95.69% 0.052 175.5)
XYZxyz(75.8778, 89.4593, 94.9142)
Luminance0.8946 (WCAG relative)
Temperatureneutral
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CDFDEF #FDCDDB
analogous
#CDFDD7 #CDFDEF #CDF3FD
triadic
#CDFDEF #EFCDFD #FDEFCD
tetradic
#CDFDEF #D7CDFD #FDCDDB #F3FDCD
square
#CDFDEF #D7CDFD #FDCDDB #F3FDCD
split-complementary
#CDFDEF #FDCDF3 #FDD7CD
monochromatic
#57F8C9 #92FBDC #CDFDEF #E2FEF6 #E2FEF6

Accessibility & contrast

On white

1.11
#CDFDEF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

18.89
#CDFDEF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CDFDEF
18.89:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CDFDEF#FFFFFF#000000##000000
##CDFDEF1.001.1118.8918.89
#FFFFFF1.111.0021.0021.00
#00000018.8921.001.001.00
##00000018.8921.001.001.00

Color blindness preview

Protanopia (red-blind)
#F9F7EE
Deuteranopia (green-blind)
#F0F0F0
Tritanopia (blue-blind)
#C2FEF9
Achromatopsia (no color)
#F3F3F3

Design tokens & code

CSS
--color: #cdfdef;
/* rgb */ color: rgb(205, 253, 239);
/* oklch */ color: oklch(95.7% 0.052 175.5);
Tailwind
colors: {
  custom: {
    50: '#ddfef4',
    500: '#cdfdef',
    950: '#000000',
  },
}
SCSS
$custom: #cdfdef;
$custom-light: #ddfef4;
$custom-dark: #000000;
JSON
{
  "hex": "#cdfdef",
  "rgb": {
    "r": 205,
    "g": 253,
    "b": 239
  },
  "hsl": {
    "h": 162.5,
    "s": 92.308,
    "l": 89.804
  },
  "oklch": {
    "l": 0.9569,
    "c": 0.05239,
    "h": 175.5
  },
  "luminance": 0.89462
}

Semantic roles & 50–950 ramp

primary
#CDFDEF
secondary
#E689A4
accent
#0043E6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151717
muted
#848585

Preview Lab

Preview with #CDFDEF

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

Preview Lab → · Contrast checker → · Palette generator →

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