#E0FFDC#E0FFDC

#E0FFDC is a very light, muted green. Relative luminance 0.925; OKLCH L 96.9% C 0.056 H 142.0°. Best body text is #000000 at 19.51:1 contrast (WCAG AA passes).

Color values

HEX#E0FFDC
RGBrgb(224, 255, 220)
HSLhsl(113, 100%, 93%)
HSVhsv(113, 14%, 100%)
CMYKcmyk(12.2%, 0%, 13.7%, 0%)
CIE-LABlab(97.04, -16.30, 13.40)
CIE-LCHlch(97.04, 21.10, 140.58°)
OKLaboklab(96.85% -0.0444 0.0347)
OKLCHoklch(96.85% 0.056 142)
XYZxyz(79.4161, 92.5335, 81.3730)
Luminance0.9254 (WCAG relative)
Temperatureneutral
Familygreen

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#E0FFDC #FBDCFF
analogous
#F1FFDC #E0FFDC #DCFFE9
triadic
#E0FFDC #DCE0FF #FFDCE0
tetradic
#E0FFDC #DCF1FF #FBDCFF #FFE9DC
square
#E0FFDC #DCF1FF #FBDCFF #FFE9DC
split-complementary
#E0FFDC #E9DCFF #FFDCF1
monochromatic
#74FF62 #AAFF9F #E0FFDC #E4FFE0 #E4FFE0

Accessibility & contrast

On white

1.08
#E0FFDC on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

19.51
#E0FFDC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #E0FFDC
19.51:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##E0FFDC#FFFFFF#000000##000000
##E0FFDC1.001.0819.5119.51
#FFFFFF1.081.0021.0021.00
#00000019.5121.001.001.00
##00000019.5121.001.001.00

Color blindness preview

Protanopia (red-blind)
#FFF8DA
Deuteranopia (green-blind)
#FCF5DE
Tritanopia (blue-blind)
#DEFDF5
Achromatopsia (no color)
#F6F6F6

Design tokens & code

CSS
--color: #e0ffdc;
/* rgb */ color: rgb(224, 255, 220);
/* oklch */ color: oklch(96.9% 0.056 142.0);
Tailwind
colors: {
  custom: {
    50: '#eaffe6',
    500: '#e0ffdc',
    950: '#000000',
  },
}
SCSS
$custom: #e0ffdc;
$custom-light: #eaffe6;
$custom-dark: #000000;
JSON
{
  "hex": "#e0ffdc",
  "rgb": {
    "r": 224,
    "g": 255,
    "b": 220
  },
  "hsl": {
    "h": 113.143,
    "s": 100,
    "l": 93.137
  },
  "oklch": {
    "l": 0.96854,
    "c": 0.05632,
    "h": 142
  },
  "luminance": 0.92535
}

Semantic roles & 50–950 ramp

primary
#E0FFDC
secondary
#E293EC
accent
#00E6CB
background
#FEFFFE
surface
#FDFFFC
border
#D5D7D5
text
#161816
muted
#848684

Preview Lab

Preview with #E0FFDC

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

Preview Lab → · Contrast checker → · Palette generator →

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