#CEDDEC#CEDDEC

#CEDDEC is a very light, muted cyan. Relative luminance 0.709; OKLCH L 89.1% C 0.026 H 248.1°. Best body text is #000000 at 15.18:1 contrast (WCAG AA passes).

Color values

HEX#CEDDEC
RGBrgb(206, 221, 236)
HSLhsl(210, 44%, 87%)
HSVhsv(210, 13%, 93%)
CMYKcmyk(12.7%, 6.4%, 0%, 7.5%)
CIE-LABlab(87.43, -2.06, -9.03)
CIE-LCHlch(87.43, 9.27, 257.13°)
OKLaboklab(89.08% -0.0098 -0.0243)
OKLCHoklch(89.08% 0.026 248.1)
XYZxyz(66.4469, 70.8898, 89.5230)
Luminance0.7089 (WCAG relative)
Temperaturecool
Familycyan

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CEDDEC #ECDDCE
analogous
#CEECEC #CEDDEC #CECEEC
triadic
#CEDDEC #ECCEDD #DDECCE
tetradic
#CEDDEC #ECCEEC #ECDDCE #CEECCE
square
#CEDDEC #ECCEEC #ECDDCE #CEECCE
split-complementary
#CEDDEC #ECCECE #ECECCE
monochromatic
#76A0CA #A2BEDB #CEDDEC #E9F0F6 #E9F0F6

Accessibility & contrast

On white

1.38
#CEDDEC on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

15.18
#CEDDEC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CEDDEC
15.18:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CEDDEC#FFFFFF#000000##000000
##CEDDEC1.001.3815.1815.18
#FFFFFF1.381.0021.0021.00
#00000015.1821.001.001.00
##00000015.1821.001.001.00

Color blindness preview

Protanopia (red-blind)
#D8DDED
Deuteranopia (green-blind)
#D4DAEC
Tritanopia (blue-blind)
#C7E0E2
Achromatopsia (no color)
#DBDBDB

Design tokens & code

CSS
--color: #ceddec;
/* rgb */ color: rgb(206, 221, 236);
/* oklch */ color: oklch(89.1% 0.026 248.1);
Tailwind
colors: {
  custom: {
    50: '#dde7f2',
    500: '#ceddec',
    950: '#000000',
  },
}
SCSS
$custom: #ceddec;
$custom-light: #dde7f2;
$custom-dark: #000000;
JSON
{
  "hex": "#ceddec",
  "rgb": {
    "r": 206,
    "g": 221,
    "b": 236
  },
  "hsl": {
    "h": 210,
    "s": 44.118,
    "l": 86.667
  },
  "oklch": {
    "l": 0.8908,
    "c": 0.02623,
    "h": 248.1
  },
  "luminance": 0.70891
}

Semantic roles & 50–950 ramp

primary
#CEDDEC
secondary
#C8AF96
accent
#732EB7
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151616
muted
#848485

Preview Lab

Preview with #CEDDEC

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

Preview Lab → · Contrast checker → · Palette generator →

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