#CEDBDF#CEDBDF

#CEDBDF is a very light, near-neutral cyan. Relative luminance 0.691; OKLCH L 88.3% C 0.015 H 218.1°. Best body text is #000000 at 14.82:1 contrast (WCAG AA passes).

Color values

HEX#CEDBDF
RGBrgb(206, 219, 223)
HSLhsl(194, 21%, 84%)
HSVhsv(194, 8%, 87%)
CMYKcmyk(7.6%, 1.8%, 0%, 12.5%)
CIE-LABlab(86.56, -3.59, -3.46)
CIE-LCHlch(86.56, 4.99, 223.98°)
OKLaboklab(88.28% -0.0119 -0.0093)
OKLCHoklch(88.28% 0.015 218.1)
XYZxyz(64.1016, 69.1118, 79.7605)
Luminance0.6911 (WCAG relative)
Temperaturecool
Familycyan

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CEDBDF #DFD2CE
analogous
#CEDFDB #CEDBDF #CED3DF
triadic
#CEDBDF #DFCEDB #DBDFCE
tetradic
#CEDBDF #DBCEDF #DFD2CE #D3DFCE
square
#CEDBDF #DBCEDF #DFD2CE #D3DFCE
split-complementary
#CEDBDF #DFCED3 #DFDBCE
monochromatic
#84A5AF #A9C0C7 #CEDBDF #ECF1F3 #ECF1F3

Accessibility & contrast

On white

1.42
#CEDBDF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

14.82
#CEDBDF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CEDBDF
14.82:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CEDBDF#FFFFFF#000000##000000
##CEDBDF1.001.4214.8214.82
#FFFFFF1.421.0021.0021.00
#00000014.8221.001.001.00
##00000014.8221.001.001.00

Color blindness preview

Protanopia (red-blind)
#D8DADF
Deuteranopia (green-blind)
#D5D8DF
Tritanopia (blue-blind)
#CADDDC
Achromatopsia (no color)
#D9D9D9

Design tokens & code

CSS
--color: #cedbdf;
/* rgb */ color: rgb(206, 219, 223);
/* oklch */ color: oklch(88.3% 0.015 218.1);
Tailwind
colors: {
  custom: {
    50: '#dde6e9',
    500: '#cedbdf',
    950: '#000000',
  },
}
SCSS
$custom: #cedbdf;
$custom-light: #dde6e9;
$custom-dark: #000000;
JSON
{
  "hex": "#cedbdf",
  "rgb": {
    "r": 206,
    "g": 219,
    "b": 223
  },
  "hsl": {
    "h": 194.118,
    "s": 20.988,
    "l": 84.118
  },
  "oklch": {
    "l": 0.88276,
    "c": 0.01509,
    "h": 218.1
  },
  "luminance": 0.69113
}

Semantic roles & 50–950 ramp

primary
#CEDBDF
secondary
#B5A29C
accent
#5B469F
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151516
muted
#848484

Preview Lab

Preview with #CEDBDF

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

Preview Lab → · Contrast checker → · Palette generator →

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