#DEF6FC#DEF6FC

#DEF6FC is a very light, muted cyan. Relative luminance 0.885; OKLCH L 95.7% C 0.026 H 214.4°. Best body text is #000000 at 18.69:1 contrast (WCAG AA passes).

Color values

HEX#DEF6FC
RGBrgb(222, 246, 252)
HSLhsl(192, 83%, 93%)
HSVhsv(192, 12%, 99%)
CMYKcmyk(11.9%, 2.4%, 0%, 1.2%)
CIE-LABlab(95.36, -6.64, -5.54)
CIE-LCHlch(95.36, 8.64, 219.84°)
OKLaboklab(95.74% -0.0218 -0.0149)
OKLCHoklch(95.74% 0.026 214.4)
XYZxyz(80.6465, 88.4679, 104.9037)
Luminance0.8847 (WCAG relative)
Temperaturecool
Familycyan

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DEF6FC #FCE4DE
analogous
#DEFCF3 #DEF6FC #DEE7FC
triadic
#DEF6FC #FCDEF6 #F6FCDE
tetradic
#DEF6FC #F3DEFC #FCE4DE #E7FCDE
square
#DEF6FC #F3DEFC #FCE4DE #E7FCDE
split-complementary
#DEF6FC #FCDEE7 #FCF3DE
monochromatic
#6ED7F2 #A6E7F7 #DEF6FC #E3F7FC #E3F7FC

Accessibility & contrast

On white

1.12
#DEF6FC on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

18.69
#DEF6FC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DEF6FC
18.69:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DEF6FC#FFFFFF#000000##000000
##DEF6FC1.001.1218.6918.69
#FFFFFF1.121.0021.0021.00
#00000018.6921.001.001.00
##00000018.6921.001.001.00

Color blindness preview

Protanopia (red-blind)
#F1F4FC
Deuteranopia (green-blind)
#ECF0FC
Tritanopia (blue-blind)
#D6F9F8
Achromatopsia (no color)
#F2F2F2

Design tokens & code

CSS
--color: #def6fc;
/* rgb */ color: rgb(222, 246, 252);
/* oklch */ color: oklch(95.7% 0.026 214.4);
Tailwind
colors: {
  custom: {
    50: '#e8f9fd',
    500: '#def6fc',
    950: '#000000',
  },
}
SCSS
$custom: #def6fc;
$custom-light: #e8f9fd;
$custom-dark: #000000;
JSON
{
  "hex": "#def6fc",
  "rgb": {
    "r": 222,
    "g": 246,
    "b": 252
  },
  "hsl": {
    "h": 192,
    "s": 83.333,
    "l": 92.941
  },
  "oklch": {
    "l": 0.95744,
    "c": 0.02641,
    "h": 214.4
  },
  "luminance": 0.88469
}

Semantic roles & 50–950 ramp

primary
#DEF6FC
secondary
#E4A99A
accent
#3106E0
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161717
muted
#848585

Preview Lab

Preview with #DEF6FC

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

Preview Lab → · Contrast checker → · Palette generator →

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