#DEFFC7#DEFFC7

#DEFFC7 is a very light, moderate yellow-green. Relative luminance 0.912; OKLCH L 96.2% C 0.081 H 132.7°. Best body text is #000000 at 19.23:1 contrast (WCAG AA passes).

Color values

HEX#DEFFC7
RGBrgb(222, 255, 199)
HSLhsl(95, 100%, 89%)
HSVhsv(95, 22%, 100%)
CMYKcmyk(12.9%, 0%, 22%, 0%)
CIE-LABlab(96.48, -20.36, 23.31)
CIE-LCHlch(96.48, 30.95, 131.14°)
OKLaboklab(96.24% -0.0548 0.0595)
OKLCHoklch(96.24% 0.081 132.7)
XYZxyz(76.1912, 91.1722, 67.6057)
Luminance0.9117 (WCAG relative)
Temperaturewarm
Familyyellow-green

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DEFFC7 #E8C7FF
analogous
#FAFFC7 #DEFFC7 #C7FFCC
triadic
#DEFFC7 #C7DEFF #FFC7DE
tetradic
#DEFFC7 #C7FAFF #E8C7FF #FFCCC7
square
#DEFFC7 #C7FAFF #E8C7FF #FFCCC7
split-complementary
#DEFFC7 #CCC7FF #FFC7FA
monochromatic
#96FF4D #BAFF8A #DEFFC7 #EDFFE0 #EDFFE0

Accessibility & contrast

On white

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

On black

19.23
#DEFFC7 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DEFFC7
19.23:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DEFFC7#FFFFFF#000000##000000
##DEFFC71.001.0919.2319.23
#FFFFFF1.091.0021.0021.00
#00000019.2321.001.001.00
##00000019.2321.001.001.00

Color blindness preview

Protanopia (red-blind)
#FFF7C4
Deuteranopia (green-blind)
#FFF4CA
Tritanopia (blue-blind)
#DFFAF0
Achromatopsia (no color)
#F5F5F5

Design tokens & code

CSS
--color: #deffc7;
/* rgb */ color: rgb(222, 255, 199);
/* oklch */ color: oklch(96.2% 0.081 132.7);
Tailwind
colors: {
  custom: {
    50: '#e8ffd8',
    500: '#deffc7',
    950: '#000000',
  },
}
SCSS
$custom: #deffc7;
$custom-light: #e8ffd8;
$custom-dark: #000000;
JSON
{
  "hex": "#deffc7",
  "rgb": {
    "r": 222,
    "g": 255,
    "b": 199
  },
  "hsl": {
    "h": 95.357,
    "s": 100,
    "l": 89.02
  },
  "oklch": {
    "l": 0.96236,
    "c": 0.08089,
    "h": 132.7
  },
  "luminance": 0.91173
}

Semantic roles & 50–950 ramp

primary
#DEFFC7
secondary
#BE81E9
accent
#00E687
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#161814
muted
#848683

Preview Lab

Preview with #DEFFC7

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

Preview Lab → · Contrast checker → · Palette generator →

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