#E1FFDC#E1FFDC

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

Color values

HEX#E1FFDC
RGBrgb(225, 255, 220)
HSLhsl(111, 100%, 93%)
HSVhsv(111, 14%, 100%)
CMYKcmyk(11.8%, 0%, 13.7%, 0%)
CIE-LABlab(97.10, -15.97, 13.50)
CIE-LCHlch(97.10, 20.91, 139.79°)
OKLaboklab(96.92% -0.0434 0.035)
OKLCHoklch(96.92% 0.056 141.1)
XYZxyz(79.7270, 92.6938, 81.3876)
Luminance0.9270 (WCAG relative)
Temperatureneutral
Familygreen

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#E1FFDC #FADCFF
analogous
#F2FFDC #E1FFDC #DCFFE8
triadic
#E1FFDC #DCE1FF #FFDCE1
tetradic
#E1FFDC #DCF2FF #FADCFF #FFE8DC
square
#E1FFDC #DCF2FF #FADCFF #FFE8DC
split-complementary
#E1FFDC #E8DCFF #FFDCF2
monochromatic
#78FF62 #ADFF9F #E1FFDC #E5FFE0 #E5FFE0

Accessibility & contrast

On white

1.07
#E1FFDC on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

19.54
#E1FFDC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #E1FFDC
19.54:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##E1FFDC#FFFFFF#000000##000000
##E1FFDC1.001.0719.5419.54
#FFFFFF1.071.0021.0021.00
#00000019.5421.001.001.00
##00000019.5421.001.001.00

Color blindness preview

Protanopia (red-blind)
#FFF9DA
Deuteranopia (green-blind)
#FCF5DE
Tritanopia (blue-blind)
#DFFCF5
Achromatopsia (no color)
#F7F7F7

Design tokens & code

CSS
--color: #e1ffdc;
/* rgb */ color: rgb(225, 255, 220);
/* oklch */ color: oklch(96.9% 0.056 141.1);
Tailwind
colors: {
  custom: {
    50: '#eaffe6',
    500: '#e1ffdc',
    950: '#000000',
  },
}
SCSS
$custom: #e1ffdc;
$custom-light: #eaffe6;
$custom-dark: #000000;
JSON
{
  "hex": "#e1ffdc",
  "rgb": {
    "r": 225,
    "g": 255,
    "b": 220
  },
  "hsl": {
    "h": 111.429,
    "s": 100,
    "l": 93.137
  },
  "oklch": {
    "l": 0.96922,
    "c": 0.05573,
    "h": 141.1
  },
  "luminance": 0.92695
}

Semantic roles & 50–950 ramp

primary
#E1FFDC
secondary
#DF93EC
accent
#00E6C5
background
#FEFFFE
surface
#FDFFFC
border
#D5D7D5
text
#161816
muted
#848684

Preview Lab

Preview with #E1FFDC

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

Preview Lab → · Contrast checker → · Palette generator →

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