#CEDFED#CEDFED

#CEDFED is a very light, muted cyan. Relative luminance 0.720; OKLCH L 89.5% C 0.027 H 242.8°. Best body text is #000000 at 15.40:1 contrast (WCAG AA passes).

Color values

HEX#CEDFED
RGBrgb(206, 223, 237)
HSLhsl(207, 46%, 87%)
HSVhsv(207, 13%, 93%)
CMYKcmyk(13.1%, 5.9%, 0%, 7.1%)
CIE-LABlab(87.97, -2.90, -8.76)
CIE-LCHlch(87.97, 9.22, 251.68°)
OKLaboklab(89.52% -0.0121 -0.0236)
OKLCHoklch(89.52% 0.027 242.8)
XYZxyz(67.1238, 72.0104, 90.4673)
Luminance0.7201 (WCAG relative)
Temperaturecool
Familycyan

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CEDFED #EDDCCE
analogous
#CEEDEC #CEDFED #CED0ED
triadic
#CEDFED #EDCEDF #DFEDCE
tetradic
#CEDFED #ECCEED #EDDCCE #D0EDCE
square
#CEDFED #ECCEED #EDDCCE #D0EDCE
split-complementary
#CEDFED #EDCED0 #EDECCE
monochromatic
#74A5CC #A1C2DD #CEDFED #E9F0F7 #E9F0F7

Accessibility & contrast

On white

1.36
#CEDFED on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

15.40
#CEDFED on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CEDFED
15.40:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CEDFED#FFFFFF#000000##000000
##CEDFED1.001.3615.4015.40
#FFFFFF1.361.0021.0021.00
#00000015.4021.001.001.00
##00000015.4021.001.001.00

Color blindness preview

Protanopia (red-blind)
#D9DFEE
Deuteranopia (green-blind)
#D5DBED
Tritanopia (blue-blind)
#C6E2E3
Achromatopsia (no color)
#DDDDDD

Design tokens & code

CSS
--color: #cedfed;
/* rgb */ color: rgb(206, 223, 237);
/* oklch */ color: oklch(89.5% 0.027 242.8);
Tailwind
colors: {
  custom: {
    50: '#dde9f2',
    500: '#cedfed',
    950: '#000000',
  },
}
SCSS
$custom: #cedfed;
$custom-light: #dde9f2;
$custom-dark: #000000;
JSON
{
  "hex": "#cedfed",
  "rgb": {
    "r": 206,
    "g": 223,
    "b": 237
  },
  "hsl": {
    "h": 207.097,
    "s": 46.269,
    "l": 86.863
  },
  "oklch": {
    "l": 0.89516,
    "c": 0.02654,
    "h": 242.8
  },
  "luminance": 0.72012
}

Semantic roles & 50–950 ramp

primary
#CEDFED
secondary
#C9AD96
accent
#6C2CB9
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151617
muted
#848485

Preview Lab

Preview with #CEDFED

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

Preview Lab → · Contrast checker → · Palette generator →

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