#DEFEC6#DEFEC6

#DEFEC6 is a very light, moderate yellow-green. Relative luminance 0.905; OKLCH L 96.0% C 0.080 H 132.0°. Best body text is #000000 at 19.10:1 contrast (WCAG AA passes).

Color values

HEX#DEFEC6
RGBrgb(222, 254, 198)
HSLhsl(94, 97%, 89%)
HSVhsv(94, 22%, 100%)
CMYKcmyk(12.6%, 0%, 22%, 0.4%)
CIE-LABlab(96.20, -20.03, 23.43)
CIE-LCHlch(96.20, 30.82, 130.53°)
OKLaboklab(96.01% -0.0539 0.0598)
OKLCHoklch(96.01% 0.08 132)
XYZxyz(75.7573, 90.4896, 66.8902)
Luminance0.9049 (WCAG relative)
Temperaturewarm
Familyyellow-green

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DEFEC6 #E6C6FE
analogous
#FAFEC6 #DEFEC6 #C6FECA
triadic
#DEFEC6 #C6DEFE #FEC6DE
tetradic
#DEFEC6 #C6FAFE #E6C6FE #FECAC6
square
#DEFEC6 #C6FAFE #E6C6FE #FECAC6
split-complementary
#DEFEC6 #CAC6FE #FEC6FA
monochromatic
#98FC4E #BBFD8A #DEFEC6 #EEFEE1 #EEFEE1

Accessibility & contrast

On white

1.10
#DEFEC6 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

19.10
#DEFEC6 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DEFEC6
19.10:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DEFEC6#FFFFFF#000000##000000
##DEFEC61.001.1019.1019.10
#FFFFFF1.101.0021.0021.00
#00000019.1021.001.001.00
##00000019.1021.001.001.00

Color blindness preview

Protanopia (red-blind)
#FFF6C3
Deuteranopia (green-blind)
#FEF3C9
Tritanopia (blue-blind)
#DFF9EF
Achromatopsia (no color)
#F4F4F4

Design tokens & code

CSS
--color: #defec6;
/* rgb */ color: rgb(222, 254, 198);
/* oklch */ color: oklch(96.0% 0.080 132.0);
Tailwind
colors: {
  custom: {
    50: '#e8fed7',
    500: '#defec6',
    950: '#000000',
  },
}
SCSS
$custom: #defec6;
$custom-light: #e8fed7;
$custom-dark: #000000;
JSON
{
  "hex": "#defec6",
  "rgb": {
    "r": 222,
    "g": 254,
    "b": 198
  },
  "hsl": {
    "h": 94.286,
    "s": 96.552,
    "l": 88.627
  },
  "oklch": {
    "l": 0.96006,
    "c": 0.08048,
    "h": 132
  },
  "luminance": 0.9049
}

Semantic roles & 50–950 ramp

primary
#DEFEC6
secondary
#BB81E7
accent
#00E683
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#161714
muted
#848583

Preview Lab

Preview with #DEFEC6

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

Preview Lab → · Contrast checker → · Palette generator →

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