#CEDCED#CEDCED

#CEDCED is a very light, muted cyan. Relative luminance 0.704; OKLCH L 88.9% C 0.028 H 253.3°. Best body text is #000000 at 15.08:1 contrast (WCAG AA passes).

Color values

HEX#CEDCED
RGBrgb(206, 220, 237)
HSLhsl(213, 46%, 87%)
HSVhsv(213, 13%, 93%)
CMYKcmyk(13.1%, 7.2%, 0%, 7.1%)
CIE-LABlab(87.20, -1.34, -9.90)
CIE-LCHlch(87.20, 9.99, 262.28°)
OKLaboklab(88.91% -0.008 -0.0267)
OKLCHoklch(88.91% 0.028 253.3)
XYZxyz(66.3293, 70.4216, 90.2025)
Luminance0.7042 (WCAG relative)
Temperaturecool
Familycyan

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CEDCED #EDDFCE
analogous
#CEECED #CEDCED #D0CEED
triadic
#CEDCED #EDCEDC #DCEDCE
tetradic
#CEDCED #EDCEEC #EDDFCE #CEEDD0
square
#CEDCED #EDCEEC #EDDFCE #CEEDD0
split-complementary
#CEDCED #EDD0CE #ECEDCE
monochromatic
#749CCC #A1BCDD #CEDCED #E9EFF7 #E9EFF7

Accessibility & contrast

On white

1.39
#CEDCED on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

15.08
#CEDCED on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CEDCED
15.08:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CEDCED#FFFFFF#000000##000000
##CEDCED1.001.3915.0815.08
#FFFFFF1.391.0021.0021.00
#00000015.0821.001.001.00
##00000015.0821.001.001.00

Color blindness preview

Protanopia (red-blind)
#D6DCEE
Deuteranopia (green-blind)
#D3D9ED
Tritanopia (blue-blind)
#C7E0E1
Achromatopsia (no color)
#DADADA

Design tokens & code

CSS
--color: #cedced;
/* rgb */ color: rgb(206, 220, 237);
/* oklch */ color: oklch(88.9% 0.028 253.3);
Tailwind
colors: {
  custom: {
    50: '#dde6f2',
    500: '#cedced',
    950: '#000000',
  },
}
SCSS
$custom: #cedced;
$custom-light: #dde6f2;
$custom-dark: #000000;
JSON
{
  "hex": "#cedced",
  "rgb": {
    "r": 206,
    "g": 220,
    "b": 237
  },
  "hsl": {
    "h": 212.903,
    "s": 46.269,
    "l": 86.863
  },
  "oklch": {
    "l": 0.8891,
    "c": 0.02787,
    "h": 253.3
  },
  "luminance": 0.70423
}

Semantic roles & 50–950 ramp

primary
#CEDCED
secondary
#C9B296
accent
#7A2CB9
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151617
muted
#848485

Preview Lab

Preview with #CEDCED

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

Preview Lab → · Contrast checker → · Palette generator →

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