#EFFFED#EFFFED

#EFFFED is a very light, muted green. Relative luminance 0.960; OKLCH L 98.3% C 0.029 H 142.2°. Best body text is #000000 at 20.20:1 contrast (WCAG AA passes).

Color values

HEX#EFFFED
RGBrgb(239, 255, 237)
HSLhsl(113, 100%, 96%)
HSVhsv(113, 7%, 100%)
CMYKcmyk(6.3%, 0%, 7.1%, 0%)
CIE-LABlab(98.43, -8.42, 6.80)
CIE-LCHlch(98.43, 10.82, 141.04°)
OKLaboklab(98.33% -0.0229 0.0178)
OKLCHoklch(98.33% 0.029 142.2)
XYZxyz(86.6399, 95.9845, 94.0667)
Luminance0.9598 (WCAG relative)
Temperatureneutral
Familygreen

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#EFFFED #FDEDFF
analogous
#F8FFED #EFFFED #EDFFF4
triadic
#EFFFED #EDEFFF #FFEDEF
tetradic
#EFFFED #EDF8FF #FDEDFF #FFF4ED
square
#EFFFED #EDF8FF #FDEDFF #FFF4ED
split-complementary
#EFFFED #F4EDFF #FFEDF8
monochromatic
#82FF73 #B9FFB0 #E4FFE0 #E4FFE0 #E4FFE0

Accessibility & contrast

On white

1.04
#EFFFED on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

20.20
#EFFFED on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #EFFFED
20.20:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##EFFFED#FFFFFF#000000##000000
##EFFFED1.001.0420.2020.20
#FFFFFF1.041.0021.0021.00
#00000020.2021.001.001.00
##00000020.2021.001.001.00

Color blindness preview

Protanopia (red-blind)
#FFFCEC
Deuteranopia (green-blind)
#FDFAEE
Tritanopia (blue-blind)
#EEFEFA
Achromatopsia (no color)
#FAFAFA

Design tokens & code

CSS
--color: #efffed;
/* rgb */ color: rgb(239, 255, 237);
/* oklch */ color: oklch(98.3% 0.029 142.2);
Tailwind
colors: {
  custom: {
    50: '#f4fff2',
    500: '#efffed',
    950: '#000000',
  },
}
SCSS
$custom: #efffed;
$custom-light: #f4fff2;
$custom-dark: #000000;
JSON
{
  "hex": "#efffed",
  "rgb": {
    "r": 239,
    "g": 255,
    "b": 237
  },
  "hsl": {
    "h": 113.333,
    "s": 100,
    "l": 96.471
  },
  "oklch": {
    "l": 0.98333,
    "c": 0.02899,
    "h": 142.2
  },
  "luminance": 0.95985
}

Semantic roles & 50–950 ramp

primary
#EFFFED
secondary
#E6A2EF
accent
#00E6CC
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171817
muted
#858685

Preview Lab

Preview with #EFFFED

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

Preview Lab → · Contrast checker → · Palette generator →

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