#CDEBED#CDEBED

#CDEBED is a very light, muted teal. Relative luminance 0.785; OKLCH L 91.9% C 0.032 H 201.5°. Best body text is #000000 at 16.70:1 contrast (WCAG AA passes).

Color values

HEX#CDEBED
RGBrgb(205, 235, 237)
HSLhsl(184, 47%, 87%)
HSVhsv(184, 14%, 93%)
CMYKcmyk(13.5%, 0.8%, 0%, 7.1%)
CIE-LABlab(91.01, -9.36, -4.27)
CIE-LCHlch(91.01, 10.29, 204.53°)
OKLaboklab(91.9% -0.0294 -0.0116)
OKLCHoklch(91.9% 0.032 201.5)
XYZxyz(70.1674, 78.5086, 91.5611)
Luminance0.7851 (WCAG relative)
Temperaturecool
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CDEBED #EDCFCD
analogous
#CDEDDF #CDEBED #CDDBED
triadic
#CDEBED #EDCDEB #EBEDCD
tetradic
#CDEBED #DFCDED #EDCFCD #DBEDCD
square
#CDEBED #DFCDED #EDCFCD #DBEDCD
split-complementary
#CDEBED #EDCDDB #EDDFCD
monochromatic
#73C7CD #A0D9DD #CDEBED #E8F6F7 #E8F6F7

Accessibility & contrast

On white

1.26
#CDEBED on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

16.70
#CDEBED on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CDEBED
16.70:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CDEBED#FFFFFF#000000##000000
##CDEBED1.001.2616.7016.70
#FFFFFF1.261.0021.0021.00
#00000016.7021.001.001.00
##00000016.7021.001.001.00

Color blindness preview

Protanopia (red-blind)
#E6E8ED
Deuteranopia (green-blind)
#E0E3ED
Tritanopia (blue-blind)
#C4EDEB
Achromatopsia (no color)
#E5E5E5

Design tokens & code

CSS
--color: #cdebed;
/* rgb */ color: rgb(205, 235, 237);
/* oklch */ color: oklch(91.9% 0.032 201.5);
Tailwind
colors: {
  custom: {
    50: '#dcf1f2',
    500: '#cdebed',
    950: '#000000',
  },
}
SCSS
$custom: #cdebed;
$custom-light: #dcf1f2;
$custom-dark: #000000;
JSON
{
  "hex": "#cdebed",
  "rgb": {
    "r": 205,
    "g": 235,
    "b": 237
  },
  "hsl": {
    "h": 183.75,
    "s": 47.059,
    "l": 86.667
  },
  "oklch": {
    "l": 0.91896,
    "c": 0.03156,
    "h": 201.5
  },
  "luminance": 0.7851
}

Semantic roles & 50–950 ramp

primary
#CDEBED
secondary
#C99895
accent
#342BBA
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151617
muted
#848585

Preview Lab

Preview with #CDEBED

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

Preview Lab → · Contrast checker → · Palette generator →

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