#CDFEEC#CDFEEC

#CDFEEC is a very light, muted teal. Relative luminance 0.899; OKLCH L 95.8% C 0.055 H 170.7°. Best body text is #000000 at 18.98:1 contrast (WCAG AA passes).

Color values

HEX#CDFEEC
RGBrgb(205, 254, 236)
HSLhsl(158, 96%, 90%)
HSVhsv(158, 19%, 100%)
CMYKcmyk(19.3%, 0%, 7.1%, 0.4%)
CIE-LABlab(95.96, -19.01, 3.48)
CIE-LCHlch(95.96, 19.33, 169.63°)
OKLaboklab(95.82% -0.0547 0.0089)
OKLCHoklch(95.82% 0.055 170.7)
XYZxyz(75.7548, 89.9165, 92.7049)
Luminance0.8992 (WCAG relative)
Temperatureneutral
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CDFEEC #FECDDF
analogous
#CDFED3 #CDFEEC #CDF8FE
triadic
#CDFEEC #ECCDFE #FEECCD
tetradic
#CDFEEC #D3CDFE #FECDDF #F8FECD
square
#CDFEEC #D3CDFE #FECDDF #F8FECD
split-complementary
#CDFEEC #FECDF8 #FED3CD
monochromatic
#55FCBE #91FDD5 #CDFEEC #E1FEF4 #E1FEF4

Accessibility & contrast

On white

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

On black

18.98
#CDFEEC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CDFEEC
18.98:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CDFEEC#FFFFFF#000000##000000
##CDFEEC1.001.1118.9818.98
#FFFFFF1.111.0021.0021.00
#00000018.9821.001.001.00
##00000018.9821.001.001.00

Color blindness preview

Protanopia (red-blind)
#FBF7EB
Deuteranopia (green-blind)
#F2F1ED
Tritanopia (blue-blind)
#C2FFF9
Achromatopsia (no color)
#F3F3F3

Design tokens & code

CSS
--color: #cdfeec;
/* rgb */ color: rgb(205, 254, 236);
/* oklch */ color: oklch(95.8% 0.055 170.7);
Tailwind
colors: {
  custom: {
    50: '#ddfef2',
    500: '#cdfeec',
    950: '#000000',
  },
}
SCSS
$custom: #cdfeec;
$custom-light: #ddfef2;
$custom-dark: #000000;
JSON
{
  "hex": "#cdfeec",
  "rgb": {
    "r": 205,
    "g": 254,
    "b": 236
  },
  "hsl": {
    "h": 157.959,
    "s": 96.078,
    "l": 90
  },
  "oklch": {
    "l": 0.95817,
    "c": 0.05543,
    "h": 170.7
  },
  "luminance": 0.89919
}

Semantic roles & 50–950 ramp

primary
#CDFEEC
secondary
#E888AB
accent
#0054E6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151816
muted
#848685

Preview Lab

Preview with #CDFEEC

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

Preview Lab → · Contrast checker → · Palette generator →

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