#DEFCF0#DEFCF0

#DEFCF0 is a very light, muted teal. Relative luminance 0.914; OKLCH L 96.6% C 0.035 H 169.6°. Best body text is #000000 at 19.29:1 contrast (WCAG AA passes).

Color values

HEX#DEFCF0
RGBrgb(222, 252, 240)
HSLhsl(156, 83%, 93%)
HSVhsv(156, 12%, 99%)
CMYKcmyk(11.9%, 0%, 4.8%, 1.2%)
CIE-LABlab(96.59, -11.93, 2.46)
CIE-LCHlch(96.59, 12.18, 168.33°)
OKLaboklab(96.62% -0.0344 0.0063)
OKLCHoklch(96.62% 0.035 169.6)
XYZxyz(80.6591, 91.4402, 95.8213)
Luminance0.9144 (WCAG relative)
Temperatureneutral
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DEFCF0 #FCDEEA
analogous
#DEFCE1 #DEFCF0 #DEF9FC
triadic
#DEFCF0 #F0DEFC #FCF0DE
tetradic
#DEFCF0 #E1DEFC #FCDEEA #F9FCDE
square
#DEFCF0 #E1DEFC #FCDEEA #F9FCDE
split-complementary
#DEFCF0 #FCDEF9 #FCE1DE
monochromatic
#6EF2BD #A6F7D6 #DEFCF0 #E3FCF2 #E3FCF2

Accessibility & contrast

On white

1.09
#DEFCF0 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

19.29
#DEFCF0 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DEFCF0
19.29:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DEFCF0#FFFFFF#000000##000000
##DEFCF01.001.0919.2919.29
#FFFFFF1.091.0021.0021.00
#00000019.2921.001.001.00
##00000019.2921.001.001.00

Color blindness preview

Protanopia (red-blind)
#FAF8EF
Deuteranopia (green-blind)
#F4F4F1
Tritanopia (blue-blind)
#D8FCF8
Achromatopsia (no color)
#F5F5F5

Design tokens & code

CSS
--color: #defcf0;
/* rgb */ color: rgb(222, 252, 240);
/* oklch */ color: oklch(96.6% 0.035 169.6);
Tailwind
colors: {
  custom: {
    50: '#e8fdf4',
    500: '#defcf0',
    950: '#000000',
  },
}
SCSS
$custom: #defcf0;
$custom-light: #e8fdf4;
$custom-dark: #000000;
JSON
{
  "hex": "#defcf0",
  "rgb": {
    "r": 222,
    "g": 252,
    "b": 240
  },
  "hsl": {
    "h": 156,
    "s": 83.333,
    "l": 92.941
  },
  "oklch": {
    "l": 0.96618,
    "c": 0.03497,
    "h": 169.6
  },
  "luminance": 0.91442
}

Semantic roles & 50–950 ramp

primary
#DEFCF0
secondary
#E49AB8
accent
#065DE0
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161717
muted
#848585

Preview Lab

Preview with #DEFCF0

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

Preview Lab → · Contrast checker → · Palette generator →

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