#DEF2DD#DEF2DD

#DEF2DD is a very light, muted green. Relative luminance 0.843; OKLCH L 94.1% C 0.035 H 144.0°. Best body text is #000000 at 17.85:1 contrast (WCAG AA passes).

Color values

HEX#DEF2DD
RGBrgb(222, 242, 221)
HSLhsl(117, 45%, 91%)
HSVhsv(117, 9%, 95%)
CMYKcmyk(8.3%, 0%, 8.7%, 5.1%)
CIE-LABlab(93.56, -10.36, 7.90)
CIE-LCHlch(93.56, 13.03, 142.69°)
OKLaboklab(94.07% -0.0283 0.0206)
OKLCHoklch(94.07% 0.035 144)
XYZxyz(74.9250, 84.2536, 80.7078)
Luminance0.8425 (WCAG relative)
Temperatureneutral
Familygreen

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DEF2DD #F1DDF2
analogous
#E8F2DD #DEF2DD #DDF2E6
triadic
#DEF2DD #DDDEF2 #F2DDDE
tetradic
#DEF2DD #DDE8F2 #F1DDF2 #F2E6DD
square
#DEF2DD #DDE8F2 #F1DDF2 #F2E6DD
split-complementary
#DEF2DD #E6DDF2 #F2DDE8
monochromatic
#88D084 #B3E1B1 #DEF2DD #EAF7E9 #EAF7E9

Accessibility & contrast

On white

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

On black

17.85
#DEF2DD on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DEF2DD
17.85:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DEF2DD#FFFFFF#000000##000000
##DEF2DD1.001.1817.8517.85
#FFFFFF1.181.0021.0021.00
#00000017.8521.001.001.00
##00000017.8521.001.001.00

Color blindness preview

Protanopia (red-blind)
#F3EEDC
Deuteranopia (green-blind)
#F0ECDE
Tritanopia (blue-blind)
#DDF1EC
Achromatopsia (no color)
#ECECEC

Design tokens & code

CSS
--color: #def2dd;
/* rgb */ color: rgb(222, 242, 221);
/* oklch */ color: oklch(94.1% 0.035 144.0);
Tailwind
colors: {
  custom: {
    50: '#e8f6e7',
    500: '#def2dd',
    950: '#000000',
  },
}
SCSS
$custom: #def2dd;
$custom-light: #e8f6e7;
$custom-dark: #000000;
JSON
{
  "hex": "#def2dd",
  "rgb": {
    "r": 222,
    "g": 242,
    "b": 221
  },
  "hsl": {
    "h": 117.143,
    "s": 44.681,
    "l": 90.784
  },
  "oklch": {
    "l": 0.94068,
    "c": 0.03501,
    "h": 144
  },
  "luminance": 0.84254
}

Semantic roles & 50–950 ramp

primary
#DEF2DD
secondary
#CDA4CF
accent
#2EB8B1
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#161716
muted
#848584

Preview Lab

Preview with #DEF2DD

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

Preview Lab → · Contrast checker → · Palette generator →

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