#DFF0FF#DFF0FF

#DFF0FF is a very light, muted cyan. Relative luminance 0.852; OKLCH L 94.7% C 0.027 H 244.7°. Best body text is #000000 at 18.05:1 contrast (WCAG AA passes).

Color values

HEX#DFF0FF
RGBrgb(223, 240, 255)
HSLhsl(208, 100%, 94%)
HSVhsv(208, 13%, 100%)
CMYKcmyk(12.5%, 5.9%, 0%, 0%)
CIE-LABlab(93.98, -2.68, -9.12)
CIE-LCHlch(93.98, 9.51, 253.60°)
OKLaboklab(94.7% -0.0116 -0.0246)
OKLCHoklch(94.7% 0.027 244.7)
XYZxyz(79.6373, 85.2269, 106.8431)
Luminance0.8523 (WCAG relative)
Temperaturecool
Familycyan

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DFF0FF #FFEEDF
analogous
#DFFFFE #DFF0FF #DFE0FF
triadic
#DFF0FF #FFDFF0 #F0FFDF
tetradic
#DFF0FF #FEDFFF #FFEEDF #E0FFDF
square
#DFF0FF #FEDFFF #FFEEDF #E0FFDF
split-complementary
#DFF0FF #FFDFE0 #FFFEDF
monochromatic
#65B7FF #A2D3FF #DFF0FF #E0F1FF #E0F1FF

Accessibility & contrast

On white

1.16
#DFF0FF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

18.05
#DFF0FF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DFF0FF
18.05:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DFF0FF#FFFFFF#000000##000000
##DFF0FF1.001.1618.0518.05
#FFFFFF1.161.0021.0021.00
#00000018.0521.001.001.00
##00000018.0521.001.001.00

Color blindness preview

Protanopia (red-blind)
#EAF0FF
Deuteranopia (green-blind)
#E6ECFF
Tritanopia (blue-blind)
#D7F4F5
Achromatopsia (no color)
#EEEEEE

Design tokens & code

CSS
--color: #dff0ff;
/* rgb */ color: rgb(223, 240, 255);
/* oklch */ color: oklch(94.7% 0.027 244.7);
Tailwind
colors: {
  custom: {
    50: '#e9f4ff',
    500: '#dff0ff',
    950: '#000000',
  },
}
SCSS
$custom: #dff0ff;
$custom-light: #e9f4ff;
$custom-dark: #000000;
JSON
{
  "hex": "#dff0ff",
  "rgb": {
    "r": 223,
    "g": 240,
    "b": 255
  },
  "hsl": {
    "h": 208.125,
    "s": 100,
    "l": 93.725
  },
  "oklch": {
    "l": 0.94703,
    "c": 0.02718,
    "h": 244.7
  },
  "luminance": 0.85228
}

Semantic roles & 50–950 ramp

primary
#DFF0FF
secondary
#ECBE96
accent
#6C00E6
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#161718
muted
#848586

Preview Lab

Preview with #DFF0FF

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

Preview Lab → · Contrast checker → · Palette generator →

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