#DEF2DA#DEF2DA

#DEF2DA is a very light, muted green. Relative luminance 0.841; OKLCH L 94.0% C 0.038 H 140.5°. Best body text is #000000 at 17.82:1 contrast (WCAG AA passes).

Color values

HEX#DEF2DA
RGBrgb(222, 242, 218)
HSLhsl(110, 48%, 90%)
HSVhsv(110, 10%, 95%)
CMYKcmyk(8.3%, 0%, 9.9%, 5.1%)
CIE-LABlab(93.49, -10.88, 9.35)
CIE-LCHlch(93.49, 14.35, 139.32°)
OKLaboklab(93.99% -0.0295 0.0244)
OKLCHoklch(93.99% 0.038 140.5)
XYZxyz(74.5288, 84.0951, 78.6216)
Luminance0.8410 (WCAG relative)
Temperatureneutral
Familygreen

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DEF2DA #EEDAF2
analogous
#EAF2DA #DEF2DA #DAF2E2
triadic
#DEF2DA #DADEF2 #F2DADE
tetradic
#DEF2DA #DAEAF2 #EEDAF2 #F2E2DA
square
#DEF2DA #DAEAF2 #EEDAF2 #F2E2DA
split-complementary
#DEF2DA #E2DAF2 #F2DAEA
monochromatic
#8DD27F #B6E2AD #DEF2DA #EBF7E8 #EBF7E8

Accessibility & contrast

On white

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

On black

17.82
#DEF2DA on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DEF2DA
17.82:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DEF2DA#FFFFFF#000000##000000
##DEF2DA1.001.1817.8217.82
#FFFFFF1.181.0021.0021.00
#00000017.8221.001.001.00
##00000017.8221.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #def2da;
/* rgb */ color: rgb(222, 242, 218);
/* oklch */ color: oklch(94.0% 0.038 140.5);
Tailwind
colors: {
  custom: {
    50: '#e8f6e5',
    500: '#def2da',
    950: '#000000',
  },
}
SCSS
$custom: #def2da;
$custom-light: #e8f6e5;
$custom-dark: #000000;
JSON
{
  "hex": "#def2da",
  "rgb": {
    "r": 222,
    "g": 242,
    "b": 218
  },
  "hsl": {
    "h": 110,
    "s": 48,
    "l": 90.196
  },
  "oklch": {
    "l": 0.93991,
    "c": 0.03825,
    "h": 140.5
  },
  "luminance": 0.84096
}

Semantic roles & 50–950 ramp

primary
#DEF2DA
secondary
#C8A0D0
accent
#2ABBA3
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#161715
muted
#848584

Preview Lab

Preview with #DEF2DA

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

Preview Lab → · Contrast checker → · Palette generator →

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