#DEF8FC#DEF8FC

#DEF8FC is a very light, muted teal. Relative luminance 0.897; OKLCH L 96.1% C 0.028 H 207.8°. Best body text is #000000 at 18.94:1 contrast (WCAG AA passes).

Color values

HEX#DEF8FC
RGBrgb(222, 248, 252)
HSLhsl(188, 83%, 93%)
HSVhsv(188, 12%, 99%)
CMYKcmyk(11.9%, 1.6%, 0%, 1.2%)
CIE-LABlab(95.87, -7.64, -4.78)
CIE-LCHlch(95.87, 9.02, 212.04°)
OKLaboklab(96.15% -0.0245 -0.0129)
OKLCHoklch(96.15% 0.028 207.8)
XYZxyz(81.2581, 89.6911, 105.1076)
Luminance0.8969 (WCAG relative)
Temperaturecool
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DEF8FC #FCE2DE
analogous
#DEFCF1 #DEF8FC #DEE9FC
triadic
#DEF8FC #FCDEF8 #F8FCDE
tetradic
#DEF8FC #F1DEFC #FCE2DE #E9FCDE
square
#DEF8FC #F1DEFC #FCE2DE #E9FCDE
split-complementary
#DEF8FC #FCDEE9 #FCF1DE
monochromatic
#6EE0F2 #A6ECF7 #DEF8FC #E3F9FC #E3F9FC

Accessibility & contrast

On white

1.11
#DEF8FC on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

18.94
#DEF8FC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DEF8FC
18.94:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DEF8FC#FFFFFF#000000##000000
##DEF8FC1.001.1118.9418.94
#FFFFFF1.111.0021.0021.00
#00000018.9421.001.001.00
##00000018.9421.001.001.00

Color blindness preview

Protanopia (red-blind)
#F3F6FC
Deuteranopia (green-blind)
#EEF1FC
Tritanopia (blue-blind)
#D6FAF9
Achromatopsia (no color)
#F3F3F3

Design tokens & code

CSS
--color: #def8fc;
/* rgb */ color: rgb(222, 248, 252);
/* oklch */ color: oklch(96.1% 0.028 207.8);
Tailwind
colors: {
  custom: {
    50: '#e8fafd',
    500: '#def8fc',
    950: '#000000',
  },
}
SCSS
$custom: #def8fc;
$custom-light: #e8fafd;
$custom-dark: #000000;
JSON
{
  "hex": "#def8fc",
  "rgb": {
    "r": 222,
    "g": 248,
    "b": 252
  },
  "hsl": {
    "h": 188,
    "s": 83.333,
    "l": 92.941
  },
  "oklch": {
    "l": 0.96147,
    "c": 0.02766,
    "h": 207.8
  },
  "luminance": 0.89693
}

Semantic roles & 50–950 ramp

primary
#DEF8FC
secondary
#E4A49A
accent
#2306E0
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161717
muted
#848585

Preview Lab

Preview with #DEF8FC

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

Preview Lab → · Contrast checker → · Palette generator →

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