#E3FFDC#E3FFDC

#E3FFDC is a very light, muted green. Relative luminance 0.930; OKLCH L 97.1% C 0.055 H 139.4°. Best body text is #000000 at 19.60:1 contrast (WCAG AA passes).

Color values

HEX#E3FFDC
RGBrgb(227, 255, 220)
HSLhsl(108, 100%, 93%)
HSVhsv(108, 14%, 100%)
CMYKcmyk(11%, 0%, 13.7%, 0%)
CIE-LABlab(97.23, -15.30, 13.70)
CIE-LCHlch(97.23, 20.54, 138.15°)
OKLaboklab(97.06% -0.0414 0.0355)
OKLCHoklch(97.06% 0.055 139.4)
XYZxyz(80.3543, 93.0172, 81.4170)
Luminance0.9302 (WCAG relative)
Temperatureneutral
Familygreen

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#E3FFDC #F8DCFF
analogous
#F4FFDC #E3FFDC #DCFFE6
triadic
#E3FFDC #DCE3FF #FFDCE3
tetradic
#E3FFDC #DCF4FF #F8DCFF #FFE6DC
square
#E3FFDC #DCF4FF #F8DCFF #FFE6DC
split-complementary
#E3FFDC #E6DCFF #FFDCF4
monochromatic
#81FF62 #B2FF9F #E3FFDC #E7FFE0 #E7FFE0

Accessibility & contrast

On white

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

On black

19.60
#E3FFDC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #E3FFDC
19.60:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##E3FFDC#FFFFFF#000000##000000
##E3FFDC1.001.0719.6019.60
#FFFFFF1.071.0021.0021.00
#00000019.6021.001.001.00
##00000019.6021.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #e3ffdc;
/* rgb */ color: rgb(227, 255, 220);
/* oklch */ color: oklch(97.1% 0.055 139.4);
Tailwind
colors: {
  custom: {
    50: '#ecffe6',
    500: '#e3ffdc',
    950: '#000000',
  },
}
SCSS
$custom: #e3ffdc;
$custom-light: #ecffe6;
$custom-dark: #000000;
JSON
{
  "hex": "#e3ffdc",
  "rgb": {
    "r": 227,
    "g": 255,
    "b": 220
  },
  "hsl": {
    "h": 108,
    "s": 100,
    "l": 93.137
  },
  "oklch": {
    "l": 0.9706,
    "c": 0.05456,
    "h": 139.4
  },
  "luminance": 0.93018
}

Semantic roles & 50–950 ramp

primary
#E3FFDC
secondary
#DA93EC
accent
#00E6B8
background
#FEFFFE
surface
#FDFFFC
border
#D5D7D5
text
#161816
muted
#848684

Preview Lab

Preview with #E3FFDC

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

Preview Lab → · Contrast checker → · Palette generator →

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