#DEFCEF#DEFCEF

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

Color values

HEX#DEFCEF
RGBrgb(222, 252, 239)
HSLhsl(154, 83%, 93%)
HSVhsv(154, 12%, 99%)
CMYKcmyk(11.9%, 0%, 5.2%, 1.2%)
CIE-LABlab(96.57, -12.11, 2.94)
CIE-LCHlch(96.57, 12.47, 166.35°)
OKLaboklab(96.59% -0.0348 0.0076)
OKLCHoklch(96.59% 0.036 167.7)
XYZxyz(80.5110, 91.3809, 95.0411)
Luminance0.9138 (WCAG relative)
Temperatureneutral
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DEFCEF #FCDEEB
analogous
#DEFCE0 #DEFCEF #DEFAFC
triadic
#DEFCEF #EFDEFC #FCEFDE
tetradic
#DEFCEF #E0DEFC #FCDEEB #FAFCDE
square
#DEFCEF #E0DEFC #FCDEEB #FAFCDE
split-complementary
#DEFCEF #FCDEFA #FCE0DE
monochromatic
#6EF2B9 #A6F7D4 #DEFCEF #E3FCF1 #E3FCF1

Accessibility & contrast

On white

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

On black

19.28
#DEFCEF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DEFCEF
19.28:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DEFCEF#FFFFFF#000000##000000
##DEFCEF1.001.0919.2819.28
#FFFFFF1.091.0021.0021.00
#00000019.2821.001.001.00
##00000019.2821.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #defcef;
/* rgb */ color: rgb(222, 252, 239);
/* oklch */ color: oklch(96.6% 0.036 167.7);
Tailwind
colors: {
  custom: {
    50: '#e8fdf4',
    500: '#defcef',
    950: '#000000',
  },
}
SCSS
$custom: #defcef;
$custom-light: #e8fdf4;
$custom-dark: #000000;
JSON
{
  "hex": "#defcef",
  "rgb": {
    "r": 222,
    "g": 252,
    "b": 239
  },
  "hsl": {
    "h": 154,
    "s": 83.333,
    "l": 92.941
  },
  "oklch": {
    "l": 0.96591,
    "c": 0.0356,
    "h": 167.7
  },
  "luminance": 0.91382
}

Semantic roles & 50–950 ramp

primary
#DEFCEF
secondary
#E49ABA
accent
#0664E0
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161717
muted
#848585

Preview Lab

Preview with #DEFCEF

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

Preview Lab → · Contrast checker → · Palette generator →

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