#DEF4DC#DEF4DC

#DEF4DC is a very light, muted green. Relative luminance 0.854; OKLCH L 94.5% C 0.039 H 142.9°. Best body text is #000000 at 18.08:1 contrast (WCAG AA passes).

Color values

HEX#DEF4DC
RGBrgb(222, 244, 220)
HSLhsl(115, 52%, 91%)
HSVhsv(115, 10%, 96%)
CMYKcmyk(9%, 0%, 9.8%, 4.3%)
CIE-LABlab(94.05, -11.53, 9.12)
CIE-LCHlch(94.05, 14.70, 141.66°)
OKLaboklab(94.45% -0.0314 0.0238)
OKLCHoklch(94.45% 0.039 142.9)
XYZxyz(75.3906, 85.3975, 80.2077)
Luminance0.8540 (WCAG relative)
Temperatureneutral
Familygreen

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DEF4DC #F2DCF4
analogous
#EAF4DC #DEF4DC #DCF4E6
triadic
#DEF4DC #DCDEF4 #F4DCDE
tetradic
#DEF4DC #DCEAF4 #F2DCF4 #F4E6DC
square
#DEF4DC #DCEAF4 #F2DCF4 #F4E6DC
split-complementary
#DEF4DC #E6DCF4 #F4DCEA
monochromatic
#86D77F #B2E5AD #DEF4DC #E9F8E8 #E9F8E8

Accessibility & contrast

On white

1.16
#DEF4DC on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

18.08
#DEF4DC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DEF4DC
18.08:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DEF4DC#FFFFFF#000000##000000
##DEF4DC1.001.1618.0818.08
#FFFFFF1.161.0021.0021.00
#00000018.0821.001.001.00
##00000018.0821.001.001.00

Color blindness preview

Protanopia (red-blind)
#F5EFDB
Deuteranopia (green-blind)
#F1EDDD
Tritanopia (blue-blind)
#DDF2ED
Achromatopsia (no color)
#EEEEEE

Design tokens & code

CSS
--color: #def4dc;
/* rgb */ color: rgb(222, 244, 220);
/* oklch */ color: oklch(94.5% 0.039 142.9);
Tailwind
colors: {
  custom: {
    50: '#e8f7e6',
    500: '#def4dc',
    950: '#000000',
  },
}
SCSS
$custom: #def4dc;
$custom-light: #e8f7e6;
$custom-dark: #000000;
JSON
{
  "hex": "#def4dc",
  "rgb": {
    "r": 222,
    "g": 244,
    "b": 220
  },
  "hsl": {
    "h": 115,
    "s": 52.174,
    "l": 90.98
  },
  "oklch": {
    "l": 0.94452,
    "c": 0.03941,
    "h": 142.9
  },
  "luminance": 0.85398
}

Semantic roles & 50–950 ramp

primary
#DEF4DC
secondary
#CFA1D3
accent
#26C0B3
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#161716
muted
#848584

Preview Lab

Preview with #DEF4DC

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

Preview Lab → · Contrast checker → · Palette generator →

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