#DEFCFA#DEFCFA

#DEFCFA is a very light, muted teal. Relative luminance 0.921; OKLCH L 96.9% C 0.031 H 191.7°. Best body text is #000000 at 19.41:1 contrast (WCAG AA passes).

Color values

HEX#DEFCFA
RGBrgb(222, 252, 250)
HSLhsl(176, 83%, 93%)
HSVhsv(176, 12%, 99%)
CMYKcmyk(11.9%, 0%, 0.8%, 1.2%)
CIE-LABlab(96.84, -10.04, -2.32)
CIE-LCHlch(96.84, 10.30, 193.03°)
OKLaboklab(96.9% -0.0305 -0.0063)
OKLCHoklch(96.9% 0.031 191.7)
XYZxyz(82.1857, 92.0508, 103.8615)
Luminance0.9205 (WCAG relative)
Temperaturecool
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DEFCFA #FCDEE0
analogous
#DEFCEB #DEFCFA #DEEFFC
triadic
#DEFCFA #FADEFC #FCFADE
tetradic
#DEFCFA #EBDEFC #FCDEE0 #EFFCDE
square
#DEFCFA #EBDEFC #FCDEE0 #EFFCDE
split-complementary
#DEFCFA #FCDEEF #FCEBDE
monochromatic
#6EF2E9 #A6F7F1 #DEFCFA #E3FCFB #E3FCFB

Accessibility & contrast

On white

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

On black

19.41
#DEFCFA on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DEFCFA
19.41:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DEFCFA#FFFFFF#000000##000000
##DEFCFA1.001.0819.4119.41
#FFFFFF1.081.0021.0021.00
#00000019.4121.001.001.00
##00000019.4121.001.001.00

Color blindness preview

Protanopia (red-blind)
#F8F9FA
Deuteranopia (green-blind)
#F2F4FA
Tritanopia (blue-blind)
#D6FEFB
Achromatopsia (no color)
#F6F6F6

Design tokens & code

CSS
--color: #defcfa;
/* rgb */ color: rgb(222, 252, 250);
/* oklch */ color: oklch(96.9% 0.031 191.7);
Tailwind
colors: {
  custom: {
    50: '#e8fdfb',
    500: '#defcfa',
    950: '#000000',
  },
}
SCSS
$custom: #defcfa;
$custom-light: #e8fdfb;
$custom-dark: #000000;
JSON
{
  "hex": "#defcfa",
  "rgb": {
    "r": 222,
    "g": 252,
    "b": 250
  },
  "hsl": {
    "h": 176,
    "s": 83.333,
    "l": 92.941
  },
  "oklch": {
    "l": 0.96899,
    "c": 0.03119,
    "h": 191.7
  },
  "luminance": 0.92053
}

Semantic roles & 50–950 ramp

primary
#DEFCFA
secondary
#E49A9F
accent
#0614E0
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161717
muted
#848585

Preview Lab

Preview with #DEFCFA

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

Preview Lab → · Contrast checker → · Palette generator →

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