#DEF7FC#DEF7FC

#DEF7FC is a very light, muted cyan. Relative luminance 0.891; OKLCH L 95.9% C 0.027 H 211.1°. Best body text is #000000 at 18.82:1 contrast (WCAG AA passes).

Color values

HEX#DEF7FC
RGBrgb(222, 247, 252)
HSLhsl(190, 83%, 93%)
HSVhsv(190, 12%, 99%)
CMYKcmyk(11.9%, 2%, 0%, 1.2%)
CIE-LABlab(95.61, -7.14, -5.16)
CIE-LCHlch(95.61, 8.81, 215.86°)
OKLaboklab(95.95% -0.0231 -0.0139)
OKLCHoklch(95.95% 0.027 211.1)
XYZxyz(80.9515, 89.0778, 105.0053)
Luminance0.8908 (WCAG relative)
Temperaturecool
Familycyan

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DEF7FC #FCE3DE
analogous
#DEFCF2 #DEF7FC #DEE8FC
triadic
#DEF7FC #FCDEF7 #F7FCDE
tetradic
#DEF7FC #F2DEFC #FCE3DE #E8FCDE
square
#DEF7FC #F2DEFC #FCE3DE #E8FCDE
split-complementary
#DEF7FC #FCDEE8 #FCF2DE
monochromatic
#6EDCF2 #A6E9F7 #DEF7FC #E3F8FC #E3F8FC

Accessibility & contrast

On white

1.12
#DEF7FC on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

18.82
#DEF7FC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DEF7FC
18.82:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DEF7FC#FFFFFF#000000##000000
##DEF7FC1.001.1218.8218.82
#FFFFFF1.121.0021.0021.00
#00000018.8221.001.001.00
##00000018.8221.001.001.00

Color blindness preview

Protanopia (red-blind)
#F2F5FC
Deuteranopia (green-blind)
#EDF1FC
Tritanopia (blue-blind)
#D6FAF8
Achromatopsia (no color)
#F2F2F2

Design tokens & code

CSS
--color: #def7fc;
/* rgb */ color: rgb(222, 247, 252);
/* oklch */ color: oklch(95.9% 0.027 211.1);
Tailwind
colors: {
  custom: {
    50: '#e8f9fd',
    500: '#def7fc',
    950: '#000000',
  },
}
SCSS
$custom: #def7fc;
$custom-light: #e8f9fd;
$custom-dark: #000000;
JSON
{
  "hex": "#def7fc",
  "rgb": {
    "r": 222,
    "g": 247,
    "b": 252
  },
  "hsl": {
    "h": 190,
    "s": 83.333,
    "l": 92.941
  },
  "oklch": {
    "l": 0.95945,
    "c": 0.027,
    "h": 211.1
  },
  "luminance": 0.89079
}

Semantic roles & 50–950 ramp

primary
#DEF7FC
secondary
#E4A69A
accent
#2A06E0
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161717
muted
#848585

Preview Lab

Preview with #DEF7FC

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

Preview Lab → · Contrast checker → · Palette generator →

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