#DEF3DC#DEF3DC

#DEF3DC is a very light, muted green. Relative luminance 0.848; OKLCH L 94.2% C 0.038 H 142.8°. Best body text is #000000 at 17.96:1 contrast (WCAG AA passes).

Color values

HEX#DEF3DC
RGBrgb(222, 243, 220)
HSLhsl(115, 49%, 91%)
HSVhsv(115, 9%, 95%)
CMYKcmyk(8.6%, 0%, 9.5%, 4.7%)
CIE-LABlab(93.80, -11.03, 8.75)
CIE-LCHlch(93.80, 14.08, 141.58°)
OKLaboklab(94.25% -0.0301 0.0228)
OKLCHoklch(94.25% 0.038 142.8)
XYZxyz(75.0906, 84.7973, 80.1077)
Luminance0.8480 (WCAG relative)
Temperatureneutral
Familygreen

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DEF3DC #F1DCF3
analogous
#E9F3DC #DEF3DC #DCF3E5
triadic
#DEF3DC #DCDEF3 #F3DCDE
tetradic
#DEF3DC #DCE9F3 #F1DCF3 #F3E5DC
square
#DEF3DC #DCE9F3 #F1DCF3 #F3E5DC
split-complementary
#DEF3DC #E5DCF3 #F3DCE9
monochromatic
#88D481 #B3E3AE #DEF3DC #EAF7E8 #EAF7E8

Accessibility & contrast

On white

1.17
#DEF3DC on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

17.96
#DEF3DC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DEF3DC
17.96:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DEF3DC#FFFFFF#000000##000000
##DEF3DC1.001.1717.9617.96
#FFFFFF1.171.0021.0021.00
#00000017.9621.001.001.00
##00000017.9621.001.001.00

Color blindness preview

Protanopia (red-blind)
#F4EFDB
Deuteranopia (green-blind)
#F1ECDD
Tritanopia (blue-blind)
#DDF1EC
Achromatopsia (no color)
#EDEDED

Design tokens & code

CSS
--color: #def3dc;
/* rgb */ color: rgb(222, 243, 220);
/* oklch */ color: oklch(94.2% 0.038 142.8);
Tailwind
colors: {
  custom: {
    50: '#e8f7e6',
    500: '#def3dc',
    950: '#000000',
  },
}
SCSS
$custom: #def3dc;
$custom-light: #e8f7e6;
$custom-dark: #000000;
JSON
{
  "hex": "#def3dc",
  "rgb": {
    "r": 222,
    "g": 243,
    "b": 220
  },
  "hsl": {
    "h": 114.783,
    "s": 48.936,
    "l": 90.784
  },
  "oklch": {
    "l": 0.94247,
    "c": 0.03774,
    "h": 142.8
  },
  "luminance": 0.84798
}

Semantic roles & 50–950 ramp

primary
#DEF3DC
secondary
#CDA2D1
accent
#29BCAF
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#161716
muted
#848584

Preview Lab

Preview with #DEF3DC

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

Preview Lab → · Contrast checker → · Palette generator →

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