#CFDFED#CFDFED

#CFDFED is a very light, muted cyan. Relative luminance 0.722; OKLCH L 89.6% C 0.026 H 244.4°. Best body text is #000000 at 15.43:1 contrast (WCAG AA passes).

Color values

HEX#CFDFED
RGBrgb(207, 223, 237)
HSLhsl(208, 45%, 87%)
HSVhsv(208, 13%, 93%)
CMYKcmyk(12.7%, 5.9%, 0%, 7.1%)
CIE-LABlab(88.04, -2.58, -8.65)
CIE-LCHlch(88.04, 9.02, 253.37°)
OKLaboklab(89.59% -0.0111 -0.0233)
OKLCHoklch(89.59% 0.026 244.4)
XYZxyz(67.4023, 72.1541, 90.4804)
Luminance0.7216 (WCAG relative)
Temperaturecool
Familycyan

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CFDFED #EDDDCF
analogous
#CFEDEC #CFDFED #CFD0ED
triadic
#CFDFED #EDCFDF #DFEDCF
tetradic
#CFDFED #ECCFED #EDDDCF #D0EDCF
square
#CFDFED #ECCFED #EDDDCF #D0EDCF
split-complementary
#CFDFED #EDCFD0 #EDECCF
monochromatic
#76A4CC #A2C1DC #CFDFED #E9F0F7 #E9F0F7

Accessibility & contrast

On white

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

On black

15.43
#CFDFED on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CFDFED
15.43:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CFDFED#FFFFFF#000000##000000
##CFDFED1.001.3615.4315.43
#FFFFFF1.361.0021.0021.00
#00000015.4321.001.001.00
##00000015.4321.001.001.00

Color blindness preview

Protanopia (red-blind)
#DADFEE
Deuteranopia (green-blind)
#D6DBED
Tritanopia (blue-blind)
#C8E2E3
Achromatopsia (no color)
#DDDDDD

Design tokens & code

CSS
--color: #cfdfed;
/* rgb */ color: rgb(207, 223, 237);
/* oklch */ color: oklch(89.6% 0.026 244.4);
Tailwind
colors: {
  custom: {
    50: '#dde9f2',
    500: '#cfdfed',
    950: '#000000',
  },
}
SCSS
$custom: #cfdfed;
$custom-light: #dde9f2;
$custom-dark: #000000;
JSON
{
  "hex": "#cfdfed",
  "rgb": {
    "r": 207,
    "g": 223,
    "b": 237
  },
  "hsl": {
    "h": 208,
    "s": 45.455,
    "l": 87.059
  },
  "oklch": {
    "l": 0.89588,
    "c": 0.02582,
    "h": 244.4
  },
  "luminance": 0.72155
}

Semantic roles & 50–950 ramp

primary
#CFDFED
secondary
#C9AE97
accent
#6E2DB9
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151617
muted
#848485

Preview Lab

Preview with #CFDFED

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

Preview Lab → · Contrast checker → · Palette generator →

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