#DEF2F9#DEF2F9

#DEF2F9 is a very light, muted cyan. Relative luminance 0.859; OKLCH L 94.8% C 0.023 H 220.7°. Best body text is #000000 at 18.17:1 contrast (WCAG AA passes).

Color values

HEX#DEF2F9
RGBrgb(222, 242, 249)
HSLhsl(196, 69%, 92%)
HSVhsv(196, 11%, 98%)
CMYKcmyk(10.8%, 2.8%, 0%, 2.4%)
CIE-LABlab(94.26, -5.20, -5.61)
CIE-LCHlch(94.26, 7.64, 227.18°)
OKLaboklab(94.85% -0.0175 -0.0151)
OKLCHoklch(94.85% 0.023 220.7)
XYZxyz(78.9713, 85.8721, 102.0185)
Luminance0.8587 (WCAG relative)
Temperaturecool
Familycyan

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DEF2F9 #F9E5DE
analogous
#DEF9F3 #DEF2F9 #DEE4F9
triadic
#DEF2F9 #F9DEF2 #F2F9DE
tetradic
#DEF2F9 #F3DEF9 #F9E5DE #E4F9DE
square
#DEF2F9 #F3DEF9 #F9E5DE #E4F9DE
split-complementary
#DEF2F9 #F9DEE4 #F9F3DE
monochromatic
#76C9E6 #AADEF0 #DEF2F9 #E5F5FA #E5F5FA

Accessibility & contrast

On white

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

On black

18.17
#DEF2F9 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DEF2F9
18.17:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DEF2F9#FFFFFF#000000##000000
##DEF2F91.001.1618.1718.17
#FFFFFF1.161.0021.0021.00
#00000018.1721.001.001.00
##00000018.1721.001.001.00

Color blindness preview

Protanopia (red-blind)
#EEF1F9
Deuteranopia (green-blind)
#E9EDF9
Tritanopia (blue-blind)
#D7F5F4
Achromatopsia (no color)
#EEEEEE

Design tokens & code

CSS
--color: #def2f9;
/* rgb */ color: rgb(222, 242, 249);
/* oklch */ color: oklch(94.8% 0.023 220.7);
Tailwind
colors: {
  custom: {
    50: '#e8f6fb',
    500: '#def2f9',
    950: '#000000',
  },
}
SCSS
$custom: #def2f9;
$custom-light: #e8f6fb;
$custom-dark: #000000;
JSON
{
  "hex": "#def2f9",
  "rgb": {
    "r": 222,
    "g": 242,
    "b": 249
  },
  "hsl": {
    "h": 195.556,
    "s": 69.231,
    "l": 92.353
  },
  "oklch": {
    "l": 0.9485,
    "c": 0.02313,
    "h": 220.7
  },
  "luminance": 0.85873
}

Semantic roles & 50–950 ramp

primary
#DEF2F9
secondary
#DDAE9E
accent
#4514D1
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#161717
muted
#848585

Preview Lab

Preview with #DEF2F9

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

Preview Lab → · Contrast checker → · Palette generator →

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