#DEF2D9#DEF2D9

#DEF2D9 is a very light, muted green. Relative luminance 0.840; OKLCH L 94.0% C 0.039 H 139.4°. Best body text is #000000 at 17.81:1 contrast (WCAG AA passes).

Color values

HEX#DEF2D9
RGBrgb(222, 242, 217)
HSLhsl(108, 49%, 90%)
HSVhsv(108, 10%, 95%)
CMYKcmyk(8.3%, 0%, 10.3%, 5.1%)
CIE-LABlab(93.47, -11.05, 9.84)
CIE-LCHlch(93.47, 14.79, 138.33°)
OKLaboklab(93.97% -0.0299 0.0256)
OKLCHoklch(93.97% 0.039 139.4)
XYZxyz(74.3984, 84.0430, 77.9345)
Luminance0.8404 (WCAG relative)
Temperatureneutral
Familygreen

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DEF2D9 #EDD9F2
analogous
#EBF2D9 #DEF2D9 #D9F2E0
triadic
#DEF2D9 #D9DEF2 #F2D9DE
tetradic
#DEF2D9 #D9EBF2 #EDD9F2 #F2E0D9
square
#DEF2D9 #D9EBF2 #EDD9F2 #F2E0D9
split-complementary
#DEF2D9 #E0D9F2 #F2D9EB
monochromatic
#8FD37E #B6E2AB #DEF2D9 #EBF7E8 #EBF7E8

Accessibility & contrast

On white

1.18
#DEF2D9 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

17.81
#DEF2D9 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DEF2D9
17.81:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DEF2D9#FFFFFF#000000##000000
##DEF2D91.001.1817.8117.81
#FFFFFF1.181.0021.0021.00
#00000017.8121.001.001.00
##00000017.8121.001.001.00

Color blindness preview

Protanopia (red-blind)
#F4EDD8
Deuteranopia (green-blind)
#F0EBDA
Tritanopia (blue-blind)
#DDF0EB
Achromatopsia (no color)
#ECECEC

Design tokens & code

CSS
--color: #def2d9;
/* rgb */ color: rgb(222, 242, 217);
/* oklch */ color: oklch(94.0% 0.039 139.4);
Tailwind
colors: {
  custom: {
    50: '#e8f6e4',
    500: '#def2d9',
    950: '#000000',
  },
}
SCSS
$custom: #def2d9;
$custom-light: #e8f6e4;
$custom-dark: #000000;
JSON
{
  "hex": "#def2d9",
  "rgb": {
    "r": 222,
    "g": 242,
    "b": 217
  },
  "hsl": {
    "h": 108,
    "s": 49.02,
    "l": 90
  },
  "oklch": {
    "l": 0.93966,
    "c": 0.03936,
    "h": 139.4
  },
  "luminance": 0.84044
}

Semantic roles & 50–950 ramp

primary
#DEF2D9
secondary
#C69FD0
accent
#29BC9F
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#161715
muted
#848584

Preview Lab

Preview with #DEF2D9

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

Preview Lab → · Contrast checker → · Palette generator →

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