#DEF5FA#DEF5FA

#DEF5FA is a very light, muted cyan. Relative luminance 0.877; OKLCH L 95.5% C 0.025 H 212.2°. Best body text is #000000 at 18.55:1 contrast (WCAG AA passes).

Color values

HEX#DEF5FA
RGBrgb(222, 245, 250)
HSLhsl(191, 74%, 93%)
HSVhsv(191, 11%, 98%)
CMYKcmyk(11.2%, 2%, 0%, 2%)
CIE-LABlab(95.05, -6.52, -4.96)
CIE-LCHlch(95.05, 8.19, 217.24°)
OKLaboklab(95.48% -0.0212 -0.0134)
OKLCHoklch(95.48% 0.025 212.2)
XYZxyz(80.0279, 87.7351, 103.1422)
Luminance0.8774 (WCAG relative)
Temperaturecool
Familycyan

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DEF5FA #FAE3DE
analogous
#DEFAF1 #DEF5FA #DEE7FA
triadic
#DEF5FA #FADEF5 #F5FADE
tetradic
#DEF5FA #F1DEFA #FAE3DE #E7FADE
square
#DEF5FA #F1DEFA #FAE3DE #E7FADE
split-complementary
#DEF5FA #FADEE7 #FAF1DE
monochromatic
#74D5EA #A9E5F2 #DEF5FA #E4F7FB #E4F7FB

Accessibility & contrast

On white

1.13
#DEF5FA on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

18.55
#DEF5FA on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DEF5FA
18.55:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DEF5FA#FFFFFF#000000##000000
##DEF5FA1.001.1318.5518.55
#FFFFFF1.131.0021.0021.00
#00000018.5521.001.001.00
##00000018.5521.001.001.00

Color blindness preview

Protanopia (red-blind)
#F1F3FA
Deuteranopia (green-blind)
#ECEFFA
Tritanopia (blue-blind)
#D7F7F6
Achromatopsia (no color)
#F1F1F1

Design tokens & code

CSS
--color: #def5fa;
/* rgb */ color: rgb(222, 245, 250);
/* oklch */ color: oklch(95.5% 0.025 212.2);
Tailwind
colors: {
  custom: {
    50: '#e8f8fc',
    500: '#def5fa',
    950: '#000000',
  },
}
SCSS
$custom: #def5fa;
$custom-light: #e8f8fc;
$custom-dark: #000000;
JSON
{
  "hex": "#def5fa",
  "rgb": {
    "r": 222,
    "g": 245,
    "b": 250
  },
  "hsl": {
    "h": 190.714,
    "s": 73.684,
    "l": 92.549
  },
  "oklch": {
    "l": 0.95483,
    "c": 0.02506,
    "h": 212.2
  },
  "luminance": 0.87737
}

Semantic roles & 50–950 ramp

primary
#DEF5FA
secondary
#E0A99D
accent
#3310D6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161717
muted
#848585

Preview Lab

Preview with #DEF5FA

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

Preview Lab → · Contrast checker → · Palette generator →

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