#DEF0DD#DEF0DD

#DEF0DD is a very light, muted green. Relative luminance 0.831; OKLCH L 93.7% C 0.032 H 143.9°. Best body text is #000000 at 17.61:1 contrast (WCAG AA passes).

Color values

HEX#DEF0DD
RGBrgb(222, 240, 221)
HSLhsl(117, 39%, 90%)
HSVhsv(117, 8%, 94%)
CMYKcmyk(7.5%, 0%, 7.9%, 5.9%)
CIE-LABlab(93.04, -9.36, 7.15)
CIE-LCHlch(93.04, 11.78, 142.60°)
OKLaboklab(93.66% -0.0256 0.0187)
OKLCHoklch(93.66% 0.032 143.9)
XYZxyz(74.3330, 83.0696, 80.5105)
Luminance0.8307 (WCAG relative)
Temperatureneutral
Familygreen

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DEF0DD #EFDDF0
analogous
#E7F0DD #DEF0DD #DDF0E5
triadic
#DEF0DD #DDDEF0 #F0DDDE
tetradic
#DEF0DD #DDE7F0 #EFDDF0 #F0E5DD
square
#DEF0DD #DDE7F0 #EFDDF0 #F0E5DD
split-complementary
#DEF0DD #E5DDF0 #F0DDE7
monochromatic
#8CCB88 #B5DDB3 #DEF0DD #EAF6EA #EAF6EA

Accessibility & contrast

On white

1.19
#DEF0DD on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

17.61
#DEF0DD on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DEF0DD
17.61:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DEF0DD#FFFFFF#000000##000000
##DEF0DD1.001.1917.6117.61
#FFFFFF1.191.0021.0021.00
#00000017.6121.001.001.00
##00000017.6121.001.001.00

Color blindness preview

Protanopia (red-blind)
#F1ECDC
Deuteranopia (green-blind)
#EEEADE
Tritanopia (blue-blind)
#DDEFEA
Achromatopsia (no color)
#EBEBEB

Design tokens & code

CSS
--color: #def0dd;
/* rgb */ color: rgb(222, 240, 221);
/* oklch */ color: oklch(93.7% 0.032 143.9);
Tailwind
colors: {
  custom: {
    50: '#e8f5e7',
    500: '#def0dd',
    950: '#000000',
  },
}
SCSS
$custom: #def0dd;
$custom-light: #e8f5e7;
$custom-dark: #000000;
JSON
{
  "hex": "#def0dd",
  "rgb": {
    "r": 222,
    "g": 240,
    "b": 221
  },
  "hsl": {
    "h": 116.842,
    "s": 38.776,
    "l": 90.392
  },
  "oklch": {
    "l": 0.9366,
    "c": 0.03166,
    "h": 143.9
  },
  "luminance": 0.8307
}

Semantic roles & 50–950 ramp

primary
#DEF0DD
secondary
#CAA5CC
accent
#34B2AB
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#161716
muted
#848584

Preview Lab

Preview with #DEF0DD

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

Preview Lab → · Contrast checker → · Palette generator →

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