#DEF2F8#DEF2F8

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

Color values

HEX#DEF2F8
RGBrgb(222, 242, 248)
HSLhsl(194, 65%, 92%)
HSVhsv(194, 10%, 97%)
CMYKcmyk(10.5%, 2.4%, 0%, 2.7%)
CIE-LABlab(94.23, -5.39, -5.13)
CIE-LCHlch(94.23, 7.44, 223.57°)
OKLaboklab(94.82% -0.0179 -0.0138)
OKLCHoklch(94.82% 0.023 217.6)
XYZxyz(78.8157, 85.8099, 101.1993)
Luminance0.8581 (WCAG relative)
Temperaturecool
Familycyan

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DEF2F8 #F8E4DE
analogous
#DEF8F1 #DEF2F8 #DEE5F8
triadic
#DEF2F8 #F8DEF2 #F2F8DE
tetradic
#DEF2F8 #F1DEF8 #F8E4DE #E5F8DE
square
#DEF2F8 #F1DEF8 #F8E4DE #E5F8DE
split-complementary
#DEF2F8 #F8DEE5 #F8F1DE
monochromatic
#79CAE3 #ACDEED #DEF2F8 #E6F5FA #E6F5FA

Accessibility & contrast

On white

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

On black

18.16
#DEF2F8 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DEF2F8
18.16:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DEF2F8#FFFFFF#000000##000000
##DEF2F81.001.1618.1618.16
#FFFFFF1.161.0021.0021.00
#00000018.1621.001.001.00
##00000018.1621.001.001.00

Color blindness preview

Protanopia (red-blind)
#EEF0F8
Deuteranopia (green-blind)
#E9EDF8
Tritanopia (blue-blind)
#D7F4F4
Achromatopsia (no color)
#EEEEEE

Design tokens & code

CSS
--color: #def2f8;
/* rgb */ color: rgb(222, 242, 248);
/* oklch */ color: oklch(94.8% 0.023 217.6);
Tailwind
colors: {
  custom: {
    50: '#e8f6fa',
    500: '#def2f8',
    950: '#000000',
  },
}
SCSS
$custom: #def2f8;
$custom-light: #e8f6fa;
$custom-dark: #000000;
JSON
{
  "hex": "#def2f8",
  "rgb": {
    "r": 222,
    "g": 242,
    "b": 248
  },
  "hsl": {
    "h": 193.846,
    "s": 65,
    "l": 92.157
  },
  "oklch": {
    "l": 0.9482,
    "c": 0.0226,
    "h": 217.6
  },
  "luminance": 0.85811
}

Semantic roles & 50–950 ramp

primary
#DEF2F8
secondary
#DBAD9F
accent
#4219CD
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#161717
muted
#848585

Preview Lab

Preview with #DEF2F8

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

Preview Lab → · Contrast checker → · Palette generator →

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