#E7FFDC#E7FFDC

#E7FFDC is a very light, muted green. Relative luminance 0.937; OKLCH L 97.3% C 0.052 H 135.8°. Best body text is #000000 at 19.74:1 contrast (WCAG AA passes).

Color values

HEX#E7FFDC
RGBrgb(231, 255, 220)
HSLhsl(101, 100%, 93%)
HSVhsv(101, 14%, 100%)
CMYKcmyk(9.4%, 0%, 13.7%, 0%)
CIE-LABlab(97.50, -13.96, 14.12)
CIE-LCHlch(97.50, 19.85, 134.67°)
OKLaboklab(97.34% -0.0375 0.0366)
OKLCHoklch(97.34% 0.052 135.8)
XYZxyz(81.6309, 93.6755, 81.4768)
Luminance0.9368 (WCAG relative)
Temperaturewarm
Familygreen

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#E7FFDC #F4DCFF
analogous
#F8FFDC #E7FFDC #DCFFE2
triadic
#E7FFDC #DCE7FF #FFDCE7
tetradic
#E7FFDC #DCF8FF #F4DCFF #FFE2DC
square
#E7FFDC #DCF8FF #F4DCFF #FFE2DC
split-complementary
#E7FFDC #E2DCFF #FFDCF8
monochromatic
#93FF62 #BDFF9F #E7FFDC #EAFFE0 #EAFFE0

Accessibility & contrast

On white

1.06
#E7FFDC on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

19.74
#E7FFDC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #E7FFDC
19.74:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##E7FFDC#FFFFFF#000000##000000
##E7FFDC1.001.0619.7419.74
#FFFFFF1.061.0021.0021.00
#00000019.7421.001.001.00
##00000019.7421.001.001.00

Color blindness preview

Protanopia (red-blind)
#FFF9DA
Deuteranopia (green-blind)
#FEF7DE
Tritanopia (blue-blind)
#E7FCF5
Achromatopsia (no color)
#F8F8F8

Design tokens & code

CSS
--color: #e7ffdc;
/* rgb */ color: rgb(231, 255, 220);
/* oklch */ color: oklch(97.3% 0.052 135.8);
Tailwind
colors: {
  custom: {
    50: '#eeffe6',
    500: '#e7ffdc',
    950: '#000000',
  },
}
SCSS
$custom: #e7ffdc;
$custom-light: #eeffe6;
$custom-dark: #000000;
JSON
{
  "hex": "#e7ffdc",
  "rgb": {
    "r": 231,
    "g": 255,
    "b": 220
  },
  "hsl": {
    "h": 101.143,
    "s": 100,
    "l": 93.137
  },
  "oklch": {
    "l": 0.97339,
    "c": 0.05238,
    "h": 135.8
  },
  "luminance": 0.93676
}

Semantic roles & 50–950 ramp

primary
#E7FFDC
secondary
#D093EC
accent
#00E69D
background
#FFFFFE
surface
#FEFFFC
border
#D6D7D5
text
#161816
muted
#858684

Preview Lab

Preview with #E7FFDC

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

Preview Lab → · Contrast checker → · Palette generator →

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