#DEFCFD#DEFCFD

#DEFCFD is a very light, muted teal. Relative luminance 0.922; OKLCH L 97.0% C 0.031 H 199.1°. Best body text is #000000 at 19.45:1 contrast (WCAG AA passes).

Color values

HEX#DEFCFD
RGBrgb(222, 252, 253)
HSLhsl(182, 89%, 93%)
HSVhsv(182, 12%, 99%)
CMYKcmyk(12.3%, 0.4%, 0%, 0.8%)
CIE-LABlab(96.92, -9.46, -3.76)
CIE-LCHlch(96.92, 10.18, 201.66°)
OKLaboklab(96.99% -0.0294 -0.0102)
OKLCHoklch(96.99% 0.031 199.1)
XYZxyz(82.6599, 92.2405, 106.3586)
Luminance0.9224 (WCAG relative)
Temperaturecool
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DEFCFD #FDDFDE
analogous
#DEFDEE #DEFCFD #DEECFD
triadic
#DEFCFD #FDDEFC #FCFDDE
tetradic
#DEFCFD #EEDEFD #FDDFDE #ECFDDE
square
#DEFCFD #EEDEFD #FDDFDE #ECFDDE
split-complementary
#DEFCFD #FDDEEC #FDEEDE
monochromatic
#6BF2F6 #A4F7FA #DEFCFD #E2FCFD #E2FCFD

Accessibility & contrast

On white

1.08
#DEFCFD on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

19.45
#DEFCFD on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DEFCFD
19.45:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DEFCFD#FFFFFF#000000##000000
##DEFCFD1.001.0819.4519.45
#FFFFFF1.081.0021.0021.00
#00000019.4521.001.001.00
##00000019.4521.001.001.00

Color blindness preview

Protanopia (red-blind)
#F8F9FD
Deuteranopia (green-blind)
#F1F4FD
Tritanopia (blue-blind)
#D5FEFC
Achromatopsia (no color)
#F6F6F6

Design tokens & code

CSS
--color: #defcfd;
/* rgb */ color: rgb(222, 252, 253);
/* oklch */ color: oklch(97.0% 0.031 199.1);
Tailwind
colors: {
  custom: {
    50: '#e8fdfe',
    500: '#defcfd',
    950: '#000000',
  },
}
SCSS
$custom: #defcfd;
$custom-light: #e8fdfe;
$custom-dark: #000000;
JSON
{
  "hex": "#defcfd",
  "rgb": {
    "r": 222,
    "g": 252,
    "b": 253
  },
  "hsl": {
    "h": 181.935,
    "s": 88.571,
    "l": 93.137
  },
  "oklch": {
    "l": 0.96986,
    "c": 0.03111,
    "h": 199.1
  },
  "luminance": 0.92242
}

Semantic roles & 50–950 ramp

primary
#DEFCFD
secondary
#E79B98
accent
#0800E5
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161717
muted
#848585

Preview Lab

Preview with #DEFCFD

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

Preview Lab → · Contrast checker → · Palette generator →

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