#DEF2FE#DEF2FE

#DEF2FE is a very light, muted cyan. Relative luminance 0.862; OKLCH L 95.0% C 0.027 H 234.0°. Best body text is #000000 at 18.24:1 contrast (WCAG AA passes).

Color values

HEX#DEF2FE
RGBrgb(222, 242, 254)
HSLhsl(203, 94%, 93%)
HSVhsv(203, 13%, 100%)
CMYKcmyk(12.6%, 4.7%, 0%, 0.4%)
CIE-LABlab(94.39, -4.22, -8.00)
CIE-LCHlch(94.39, 9.04, 242.21°)
OKLaboklab(95% -0.0157 -0.0215)
OKLCHoklch(95% 0.027 234)
XYZxyz(79.7615, 86.1882, 106.1804)
Luminance0.8619 (WCAG relative)
Temperaturecool
Familycyan

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DEF2FE #FEEADE
analogous
#DEFEFA #DEF2FE #DEE2FE
triadic
#DEF2FE #FEDEF2 #F2FEDE
tetradic
#DEF2FE #FADEFE #FEEADE #E2FEDE
square
#DEF2FE #FADEFE #FEEADE #E2FEDE
split-complementary
#DEF2FE #FEDEE2 #FEFADE
monochromatic
#67C3FA #A3DBFC #DEF2FE #E1F3FE #E1F3FE

Accessibility & contrast

On white

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

On black

18.24
#DEF2FE on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DEF2FE
18.24:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DEF2FE#FFFFFF#000000##000000
##DEF2FE1.001.1518.2418.24
#FFFFFF1.151.0021.0021.00
#00000018.2421.001.001.00
##00000018.2421.001.001.00

Color blindness preview

Protanopia (red-blind)
#ECF1FF
Deuteranopia (green-blind)
#E8EDFE
Tritanopia (blue-blind)
#D6F5F6
Achromatopsia (no color)
#EFEFEF

Design tokens & code

CSS
--color: #def2fe;
/* rgb */ color: rgb(222, 242, 254);
/* oklch */ color: oklch(95.0% 0.027 234.0);
Tailwind
colors: {
  custom: {
    50: '#e8f6fe',
    500: '#def2fe',
    950: '#000000',
  },
}
SCSS
$custom: #def2fe;
$custom-light: #e8f6fe;
$custom-dark: #000000;
JSON
{
  "hex": "#def2fe",
  "rgb": {
    "r": 222,
    "g": 242,
    "b": 254
  },
  "hsl": {
    "h": 202.5,
    "s": 94.118,
    "l": 93.333
  },
  "oklch": {
    "l": 0.95001,
    "c": 0.02665,
    "h": 234
  },
  "luminance": 0.8619
}

Semantic roles & 50–950 ramp

primary
#DEF2FE
secondary
#EAB697
accent
#5600E6
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#161717
muted
#848585

Preview Lab

Preview with #DEF2FE

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

Preview Lab → · Contrast checker → · Palette generator →

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