#DEF2F6#DEF2F6

#DEF2F6 is a very light, muted cyan. Relative luminance 0.857; OKLCH L 94.8% C 0.022 H 211.1°. Best body text is #000000 at 18.14:1 contrast (WCAG AA passes).

Color values

HEX#DEF2F6
RGBrgb(222, 242, 246)
HSLhsl(190, 57%, 92%)
HSVhsv(190, 10%, 96%)
CMYKcmyk(9.8%, 1.6%, 0%, 3.5%)
CIE-LABlab(94.18, -5.78, -4.17)
CIE-LCHlch(94.18, 7.12, 215.81°)
OKLaboklab(94.76% -0.0186 -0.0112)
OKLCHoklch(94.76% 0.022 211.1)
XYZxyz(78.5071, 85.6865, 99.5739)
Luminance0.8569 (WCAG relative)
Temperaturecool
Familycyan

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DEF2F6 #F6E2DE
analogous
#DEF6EE #DEF2F6 #DEE6F6
triadic
#DEF2F6 #F6DEF2 #F2F6DE
tetradic
#DEF2F6 #EEDEF6 #F6E2DE #E6F6DE
square
#DEF2F6 #EEDEF6 #F6E2DE #E6F6DE
split-complementary
#DEF2F6 #F6DEE6 #F6EEDE
monochromatic
#7ECCDC #AEDFE9 #DEF2F6 #E7F6F8 #E7F6F8

Accessibility & contrast

On white

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

On black

18.14
#DEF2F6 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DEF2F6
18.14:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DEF2F6#FFFFFF#000000##000000
##DEF2F61.001.1618.1418.14
#FFFFFF1.161.0021.0021.00
#00000018.1421.001.001.00
##00000018.1421.001.001.00

Color blindness preview

Protanopia (red-blind)
#EEF0F6
Deuteranopia (green-blind)
#EAEDF6
Tritanopia (blue-blind)
#D8F4F3
Achromatopsia (no color)
#EEEEEE

Design tokens & code

CSS
--color: #def2f6;
/* rgb */ color: rgb(222, 242, 246);
/* oklch */ color: oklch(94.8% 0.022 211.1);
Tailwind
colors: {
  custom: {
    50: '#e8f6f9',
    500: '#def2f6',
    950: '#000000',
  },
}
SCSS
$custom: #def2f6;
$custom-light: #e8f6f9;
$custom-dark: #000000;
JSON
{
  "hex": "#def2f6",
  "rgb": {
    "r": 222,
    "g": 242,
    "b": 246
  },
  "hsl": {
    "h": 190,
    "s": 57.143,
    "l": 91.765
  },
  "oklch": {
    "l": 0.94761,
    "c": 0.02177,
    "h": 211.1
  },
  "luminance": 0.85688
}

Semantic roles & 50–950 ramp

primary
#DEF2F6
secondary
#D7AAA1
accent
#3C21C5
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#161717
muted
#848585

Preview Lab

Preview with #DEF2F6

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

Preview Lab → · Contrast checker → · Palette generator →

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