#DEF2FA#DEF2FA

#DEF2FA is a very light, muted cyan. Relative luminance 0.859; OKLCH L 94.9% C 0.024 H 223.7°. Best body text is #000000 at 18.19:1 contrast (WCAG AA passes).

Color values

HEX#DEF2FA
RGBrgb(222, 242, 250)
HSLhsl(197, 74%, 93%)
HSVhsv(197, 11%, 98%)
CMYKcmyk(11.2%, 3.2%, 0%, 2%)
CIE-LABlab(94.28, -5.00, -6.09)
CIE-LCHlch(94.28, 7.88, 230.59°)
OKLaboklab(94.88% -0.0172 -0.0164)
OKLCHoklch(94.88% 0.024 223.7)
XYZxyz(79.1277, 85.9347, 102.8421)
Luminance0.8594 (WCAG relative)
Temperaturecool
Familycyan

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DEF2FA #FAE6DE
analogous
#DEFAF4 #DEF2FA #DEE4FA
triadic
#DEF2FA #FADEF2 #F2FADE
tetradic
#DEF2FA #F4DEFA #FAE6DE #E4FADE
square
#DEF2FA #F4DEFA #FAE6DE #E4FADE
split-complementary
#DEF2FA #FADEE4 #FAF4DE
monochromatic
#74C8EA #A9DDF2 #DEF2FA #E4F5FB #E4F5FB

Accessibility & contrast

On white

1.15
#DEF2FA on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

18.19
#DEF2FA on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DEF2FA
18.19:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DEF2FA#FFFFFF#000000##000000
##DEF2FA1.001.1518.1918.19
#FFFFFF1.151.0021.0021.00
#00000018.1921.001.001.00
##00000018.1921.001.001.00

Color blindness preview

Protanopia (red-blind)
#EDF1FA
Deuteranopia (green-blind)
#E9EDFA
Tritanopia (blue-blind)
#D7F5F4
Achromatopsia (no color)
#EFEFEF

Design tokens & code

CSS
--color: #def2fa;
/* rgb */ color: rgb(222, 242, 250);
/* oklch */ color: oklch(94.9% 0.024 223.7);
Tailwind
colors: {
  custom: {
    50: '#e8f6fc',
    500: '#def2fa',
    950: '#000000',
  },
}
SCSS
$custom: #def2fa;
$custom-light: #e8f6fc;
$custom-dark: #000000;
JSON
{
  "hex": "#def2fa",
  "rgb": {
    "r": 222,
    "g": 242,
    "b": 250
  },
  "hsl": {
    "h": 197.143,
    "s": 73.684,
    "l": 92.549
  },
  "oklch": {
    "l": 0.9488,
    "c": 0.02372,
    "h": 223.7
  },
  "luminance": 0.85936
}

Semantic roles & 50–950 ramp

primary
#DEF2FA
secondary
#E0B09D
accent
#4810D6
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#161717
muted
#848585

Preview Lab

Preview with #DEF2FA

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

Preview Lab → · Contrast checker → · Palette generator →

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