#DFF7FF#DFF7FF

#DFF7FF is a very light, muted cyan. Relative luminance 0.894; OKLCH L 96.1% C 0.027 H 219.7°. Best body text is #000000 at 18.89:1 contrast (WCAG AA passes).

Color values

HEX#DFF7FF
RGBrgb(223, 247, 255)
HSLhsl(195, 100%, 94%)
HSVhsv(195, 13%, 100%)
CMYKcmyk(12.5%, 3.1%, 0%, 0%)
CIE-LABlab(95.76, -6.24, -6.49)
CIE-LCHlch(95.76, 9.00, 226.12°)
OKLaboklab(96.1% -0.021 -0.0175)
OKLCHoklch(96.1% 0.027 219.7)
XYZxyz(81.7379, 89.4279, 107.5433)
Luminance0.8943 (WCAG relative)
Temperaturecool
Familycyan

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DFF7FF #FFE7DF
analogous
#DFFFF7 #DFF7FF #DFE7FF
triadic
#DFF7FF #FFDFF7 #F7FFDF
tetradic
#DFF7FF #F7DFFF #FFE7DF #E7FFDF
square
#DFF7FF #F7DFFF #FFE7DF #E7FFDF
split-complementary
#DFF7FF #FFDFE7 #FFF7DF
monochromatic
#65D8FF #A2E8FF #DFF7FF #E0F7FF #E0F7FF

Accessibility & contrast

On white

1.11
#DFF7FF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

18.89
#DFF7FF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DFF7FF
18.89:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DFF7FF#FFFFFF#000000##000000
##DFF7FF1.001.1118.8918.89
#FFFFFF1.111.0021.0021.00
#00000018.8921.001.001.00
##00000018.8921.001.001.00

Color blindness preview

Protanopia (red-blind)
#F2F5FF
Deuteranopia (green-blind)
#EDF1FF
Tritanopia (blue-blind)
#D7FAF9
Achromatopsia (no color)
#F3F3F3

Design tokens & code

CSS
--color: #dff7ff;
/* rgb */ color: rgb(223, 247, 255);
/* oklch */ color: oklch(96.1% 0.027 219.7);
Tailwind
colors: {
  custom: {
    50: '#e9f9ff',
    500: '#dff7ff',
    950: '#000000',
  },
}
SCSS
$custom: #dff7ff;
$custom-light: #e9f9ff;
$custom-dark: #000000;
JSON
{
  "hex": "#dff7ff",
  "rgb": {
    "r": 223,
    "g": 247,
    "b": 255
  },
  "hsl": {
    "h": 195,
    "s": 100,
    "l": 93.725
  },
  "oklch": {
    "l": 0.96104,
    "c": 0.02735,
    "h": 219.7
  },
  "luminance": 0.8943
}

Semantic roles & 50–950 ramp

primary
#DFF7FF
secondary
#ECAB96
accent
#3900E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161718
muted
#848586

Preview Lab

Preview with #DFF7FF

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

Preview Lab → · Contrast checker → · Palette generator →

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