#DEF7FF#DEF7FF

#DEF7FF is a very light, muted cyan. Relative luminance 0.893; OKLCH L 96.0% C 0.028 H 218.9°. Best body text is #000000 at 18.85:1 contrast (WCAG AA passes).

Color values

HEX#DEF7FF
RGBrgb(222, 247, 255)
HSLhsl(195, 100%, 94%)
HSVhsv(195, 13%, 100%)
CMYKcmyk(12.9%, 3.1%, 0%, 0%)
CIE-LABlab(95.69, -6.55, -6.59)
CIE-LCHlch(95.69, 9.30, 225.18°)
OKLaboklab(96.04% -0.022 -0.0178)
OKLCHoklch(96.04% 0.028 218.9)
XYZxyz(81.4306, 89.2695, 107.5289)
Luminance0.8927 (WCAG relative)
Temperaturecool
Familycyan

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DEF7FF #FFE6DE
analogous
#DEFFF6 #DEF7FF #DEE6FF
triadic
#DEF7FF #FFDEF7 #F7FFDE
tetradic
#DEF7FF #F6DEFF #FFE6DE #E6FFDE
square
#DEF7FF #F6DEFF #FFE6DE #E6FFDE
split-complementary
#DEF7FF #FFDEE6 #FFF6DE
monochromatic
#64D9FF #A1E8FF #DEF7FF #E0F8FF #E0F8FF

Accessibility & contrast

On white

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

On black

18.85
#DEF7FF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DEF7FF
18.85:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DEF7FF#FFFFFF#000000##000000
##DEF7FF1.001.1118.8518.85
#FFFFFF1.111.0021.0021.00
#00000018.8521.001.001.00
##00000018.8521.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #def7ff;
/* rgb */ color: rgb(222, 247, 255);
/* oklch */ color: oklch(96.0% 0.028 218.9);
Tailwind
colors: {
  custom: {
    50: '#e8f9ff',
    500: '#def7ff',
    950: '#000000',
  },
}
SCSS
$custom: #def7ff;
$custom-light: #e8f9ff;
$custom-dark: #000000;
JSON
{
  "hex": "#def7ff",
  "rgb": {
    "r": 222,
    "g": 247,
    "b": 255
  },
  "hsl": {
    "h": 194.545,
    "s": 100,
    "l": 93.529
  },
  "oklch": {
    "l": 0.96035,
    "c": 0.02829,
    "h": 218.9
  },
  "luminance": 0.89271
}

Semantic roles & 50–950 ramp

primary
#DEF7FF
secondary
#ECAA95
accent
#3800E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161718
muted
#848586

Preview Lab

Preview with #DEF7FF

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

Preview Lab → · Contrast checker → · Palette generator →

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