#ECEFDF#ECEFDF

#ECEFDF is a very light, muted yellow-green. Relative luminance 0.849; OKLCH L 94.5% C 0.021 H 115.4°. Best body text is #000000 at 17.98:1 contrast (WCAG AA passes).

Color values

HEX#ECEFDF
RGBrgb(236, 239, 223)
HSLhsl(71, 33%, 91%)
HSVhsv(71, 7%, 94%)
CMYKcmyk(1.3%, 0%, 6.7%, 6.3%)
CIE-LABlab(93.84, -3.77, 7.39)
CIE-LCHlch(93.84, 8.29, 117.05°)
OKLaboklab(94.55% -0.0092 0.0193)
OKLCHoklch(94.55% 0.021 115.4)
XYZxyz(78.7759, 84.8937, 82.0338)
Luminance0.8489 (WCAG relative)
Temperaturewarm
Familyyellow-green

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#ECEFDF #E2DFEF
analogous
#EFEADF #ECEFDF #E4EFDF
triadic
#ECEFDF #DFECEF #EFDFEC
tetradic
#ECEFDF #DFEFEA #E2DFEF #EFDFE4
square
#ECEFDF #DFEFEA #E2DFEF #EFDFE4
split-complementary
#ECEFDF #DFE4EF #EADFEF
monochromatic
#BCC68D #D4DBB6 #ECEFDF #F3F5EB #F3F5EB

Accessibility & contrast

On white

1.17
#ECEFDF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

17.98
#ECEFDF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #ECEFDF
17.98:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##ECEFDF#FFFFFF#000000##000000
##ECEFDF1.001.1717.9817.98
#FFFFFF1.171.0021.0021.00
#00000017.9821.001.001.00
##00000017.9821.001.001.00

Color blindness preview

Protanopia (red-blind)
#F2EDDE
Deuteranopia (green-blind)
#F1EDE0
Tritanopia (blue-blind)
#EEEDEA
Achromatopsia (no color)
#EDEDED

Design tokens & code

CSS
--color: #ecefdf;
/* rgb */ color: rgb(236, 239, 223);
/* oklch */ color: oklch(94.5% 0.021 115.4);
Tailwind
colors: {
  custom: {
    50: '#f2f4e9',
    500: '#ecefdf',
    950: '#000000',
  },
}
SCSS
$custom: #ecefdf;
$custom-light: #f2f4e9;
$custom-dark: #000000;
JSON
{
  "hex": "#ecefdf",
  "rgb": {
    "r": 236,
    "g": 239,
    "b": 223
  },
  "hsl": {
    "h": 71.25,
    "s": 33.333,
    "l": 90.588
  },
  "oklch": {
    "l": 0.9455,
    "c": 0.02142,
    "h": 115.4
  },
  "luminance": 0.84894
}

Semantic roles & 50–950 ramp

primary
#ECEFDF
secondary
#AFA9C9
accent
#39AC4F
background
#FFFFFE
surface
#FEFEFC
border
#D6D6D5
text
#161716
muted
#858584

Preview Lab

Preview with #ECEFDF

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

Preview Lab → · Contrast checker → · Palette generator →

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