#CFDBDF#CFDBDF

#CFDBDF is a very light, near-neutral cyan. Relative luminance 0.693; OKLCH L 88.3% C 0.014 H 219.6°. Best body text is #000000 at 14.85:1 contrast (WCAG AA passes).

Color values

HEX#CFDBDF
RGBrgb(207, 219, 223)
HSLhsl(195, 20%, 84%)
HSVhsv(195, 7%, 87%)
CMYKcmyk(7.2%, 1.8%, 0%, 12.5%)
CIE-LABlab(86.63, -3.26, -3.35)
CIE-LCHlch(86.63, 4.68, 225.78°)
OKLaboklab(88.35% -0.0109 -0.009)
OKLCHoklch(88.35% 0.014 219.6)
XYZxyz(64.3801, 69.2555, 79.7736)
Luminance0.6926 (WCAG relative)
Temperaturecool
Familycyan

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CFDBDF #DFD3CF
analogous
#CFDFDB #CFDBDF #CFD3DF
triadic
#CFDBDF #DFCFDB #DBDFCF
tetradic
#CFDBDF #DBCFDF #DFD3CF #D3DFCF
square
#CFDBDF #DBCFDF #DFD3CF #D3DFCF
split-complementary
#CFDBDF #DFCFD3 #DFDBCF
monochromatic
#86A4AE #AABFC7 #CFDBDF #EDF1F3 #EDF1F3

Accessibility & contrast

On white

1.41
#CFDBDF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

14.85
#CFDBDF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CFDBDF
14.85:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CFDBDF#FFFFFF#000000##000000
##CFDBDF1.001.4114.8514.85
#FFFFFF1.411.0021.0021.00
#00000014.8521.001.001.00
##00000014.8521.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #cfdbdf;
/* rgb */ color: rgb(207, 219, 223);
/* oklch */ color: oklch(88.3% 0.014 219.6);
Tailwind
colors: {
  custom: {
    50: '#dde6e9',
    500: '#cfdbdf',
    950: '#000000',
  },
}
SCSS
$custom: #cfdbdf;
$custom-light: #dde6e9;
$custom-dark: #000000;
JSON
{
  "hex": "#cfdbdf",
  "rgb": {
    "r": 207,
    "g": 219,
    "b": 223
  },
  "hsl": {
    "h": 195,
    "s": 20,
    "l": 84.314
  },
  "oklch": {
    "l": 0.88349,
    "c": 0.0141,
    "h": 219.6
  },
  "luminance": 0.69256
}

Semantic roles & 50–950 ramp

primary
#CFDBDF
secondary
#B5A39D
accent
#5D479E
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151516
muted
#848484

Preview Lab

Preview with #CFDBDF

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

Preview Lab → · Contrast checker → · Palette generator →

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