#CDECEB#CDECEB

#CDECEB is a very light, muted teal. Relative luminance 0.790; OKLCH L 92.0% C 0.032 H 194.2°. Best body text is #000000 at 16.79:1 contrast (WCAG AA passes).

Color values

HEX#CDECEB
RGBrgb(205, 236, 235)
HSLhsl(178, 45%, 86%)
HSVhsv(178, 13%, 93%)
CMYKcmyk(13.1%, 0%, 0.4%, 7.5%)
CIE-LABlab(91.22, -10.27, -2.92)
CIE-LCHlch(91.22, 10.67, 195.90°)
OKLaboklab(92.04% -0.0315 -0.008)
OKLCHoklch(92.04% 0.032 194.2)
XYZxyz(70.1639, 78.9666, 90.1265)
Luminance0.7897 (WCAG relative)
Temperaturecool
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CDECEB #ECCDCE
analogous
#CDECDC #CDECEB #CDDEEC
triadic
#CDECEB #EBCDEC #ECEBCD
tetradic
#CDECEB #DCCDEC #ECCDCE #DEECCD
square
#CDECEB #DCCDEC #ECCDCE #DEECCD
split-complementary
#CDECEB #ECCDDE #ECDCCD
monochromatic
#74CAC8 #A1DBD9 #CDECEB #E9F7F6 #E9F7F6

Accessibility & contrast

On white

1.25
#CDECEB on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

16.79
#CDECEB on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CDECEB
16.79:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CDECEB#FFFFFF#000000##000000
##CDECEB1.001.2516.7916.79
#FFFFFF1.251.0021.0021.00
#00000016.7921.001.001.00
##00000016.7921.001.001.00

Color blindness preview

Protanopia (red-blind)
#E8E9EB
Deuteranopia (green-blind)
#E2E4EB
Tritanopia (blue-blind)
#C4EEEC
Achromatopsia (no color)
#E6E6E6

Design tokens & code

CSS
--color: #cdeceb;
/* rgb */ color: rgb(205, 236, 235);
/* oklch */ color: oklch(92.0% 0.032 194.2);
Tailwind
colors: {
  custom: {
    50: '#dcf2f1',
    500: '#cdeceb',
    950: '#000000',
  },
}
SCSS
$custom: #cdeceb;
$custom-light: #dcf2f1;
$custom-dark: #000000;
JSON
{
  "hex": "#cdeceb",
  "rgb": {
    "r": 205,
    "g": 236,
    "b": 235
  },
  "hsl": {
    "h": 178.065,
    "s": 44.928,
    "l": 86.471
  },
  "oklch": {
    "l": 0.92043,
    "c": 0.03245,
    "h": 194.2
  },
  "luminance": 0.78968
}

Semantic roles & 50–950 ramp

primary
#CDECEB
secondary
#C89597
accent
#2D32B8
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151616
muted
#848585

Preview Lab

Preview with #CDECEB

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

Preview Lab → · Contrast checker → · Palette generator →

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