#CDFFED#CDFFED

#CDFFED is a very light, muted teal. Relative luminance 0.906; OKLCH L 96.1% C 0.056 H 171.1°. Best body text is #000000 at 19.12:1 contrast (WCAG AA passes).

Color values

HEX#CDFFED
RGBrgb(205, 255, 237)
HSLhsl(158, 100%, 90%)
HSVhsv(158, 20%, 100%)
CMYKcmyk(19.6%, 0%, 7.1%, 0%)
CIE-LABlab(96.25, -19.31, 3.38)
CIE-LCHlch(96.25, 19.60, 170.07°)
OKLaboklab(96.05% -0.0556 0.0087)
OKLCHoklch(96.05% 0.056 171.1)
XYZxyz(76.2187, 90.6111, 93.5782)
Luminance0.9061 (WCAG relative)
Temperatureneutral
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CDFFED #FFCDDF
analogous
#CDFFD4 #CDFFED #CDF8FF
triadic
#CDFFED #EDCDFF #FFEDCD
tetradic
#CDFFED #D4CDFF #FFCDDF #F8FFCD
square
#CDFFED #D4CDFF #FFCDDF #F8FFCD
split-complementary
#CDFFED #FFCDF8 #FFD4CD
monochromatic
#53FFC1 #90FFD7 #CDFFED #E0FFF4 #E0FFF4

Accessibility & contrast

On white

1.10
#CDFFED on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

19.12
#CDFFED on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CDFFED
19.12:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CDFFED#FFFFFF#000000##000000
##CDFFED1.001.1019.1219.12
#FFFFFF1.101.0021.0021.00
#00000019.1221.001.001.00
##00000019.1221.001.001.00

Color blindness preview

Protanopia (red-blind)
#FCF8EC
Deuteranopia (green-blind)
#F2F1EE
Tritanopia (blue-blind)
#C2FFF9
Achromatopsia (no color)
#F4F4F4

Design tokens & code

CSS
--color: #cdffed;
/* rgb */ color: rgb(205, 255, 237);
/* oklch */ color: oklch(96.1% 0.056 171.1);
Tailwind
colors: {
  custom: {
    50: '#ddfff2',
    500: '#cdffed',
    950: '#000000',
  },
}
SCSS
$custom: #cdffed;
$custom-light: #ddfff2;
$custom-dark: #000000;
JSON
{
  "hex": "#cdffed",
  "rgb": {
    "r": 205,
    "g": 255,
    "b": 237
  },
  "hsl": {
    "h": 158.4,
    "s": 100,
    "l": 90.196
  },
  "oklch": {
    "l": 0.96054,
    "c": 0.05627,
    "h": 171.1
  },
  "luminance": 0.90614
}

Semantic roles & 50–950 ramp

primary
#CDFFED
secondary
#EA86AA
accent
#0053E6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151817
muted
#848685

Preview Lab

Preview with #CDFFED

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

Preview Lab → · Contrast checker → · Palette generator →

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