#CCEDEB#CCEDEB

#CCEDEB is a very light, muted teal. Relative luminance 0.794; OKLCH L 92.2% C 0.035 H 192.1°. Best body text is #000000 at 16.88:1 contrast (WCAG AA passes).

Color values

HEX#CCEDEB
RGBrgb(204, 237, 235)
HSLhsl(176, 48%, 86%)
HSVhsv(176, 14%, 93%)
CMYKcmyk(13.9%, 0%, 0.8%, 7.1%)
CIE-LABlab(91.42, -11.08, -2.64)
CIE-LCHlch(91.42, 11.40, 193.41°)
OKLaboklab(92.18% -0.0338 -0.0072)
OKLCHoklch(92.18% 0.035 192.1)
XYZxyz(70.1776, 79.4022, 90.2099)
Luminance0.7940 (WCAG relative)
Temperaturecool
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CCEDEB #EDCCCE
analogous
#CCEDDB #CCEDEB #CCDFED
triadic
#CCEDEB #EBCCED #EDEBCC
tetradic
#CCEDEB #DBCCED #EDCCCE #DFEDCC
square
#CCEDEB #DBCCED #EDCCCE #DFEDCC
split-complementary
#CCEDEB #EDCCDF #EDDBCC
monochromatic
#72CDC8 #9FDDD9 #CCEDEB #E8F7F6 #E8F7F6

Accessibility & contrast

On white

1.24
#CCEDEB on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

16.88
#CCEDEB on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CCEDEB
16.88:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CCEDEB#FFFFFF#000000##000000
##CCEDEB1.001.2416.8816.88
#FFFFFF1.241.0021.0021.00
#00000016.8821.001.001.00
##00000016.8821.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #ccedeb;
/* rgb */ color: rgb(204, 237, 235);
/* oklch */ color: oklch(92.2% 0.035 192.1);
Tailwind
colors: {
  custom: {
    50: '#dbf2f1',
    500: '#ccedeb',
    950: '#000000',
  },
}
SCSS
$custom: #ccedeb;
$custom-light: #dbf2f1;
$custom-dark: #000000;
JSON
{
  "hex": "#ccedeb",
  "rgb": {
    "r": 204,
    "g": 237,
    "b": 235
  },
  "hsl": {
    "h": 176.364,
    "s": 47.826,
    "l": 86.471
  },
  "oklch": {
    "l": 0.92183,
    "c": 0.03453,
    "h": 192.1
  },
  "luminance": 0.79404
}

Semantic roles & 50–950 ramp

primary
#CCEDEB
secondary
#CA9497
accent
#2A33BB
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151716
muted
#848585

Preview Lab

Preview with #CCEDEB

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

Preview Lab → · Contrast checker → · Palette generator →

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