#DFFFEC#DFFFEC

#DFFFEC is a very light, muted green. Relative luminance 0.933; OKLCH L 97.2% C 0.042 H 159.5°. Best body text is #000000 at 19.65:1 contrast (WCAG AA passes).

Color values

HEX#DFFFEC
RGBrgb(223, 255, 236)
HSLhsl(144, 100%, 94%)
HSVhsv(144, 13%, 100%)
CMYKcmyk(12.5%, 0%, 7.5%, 0%)
CIE-LABlab(97.33, -13.83, 5.60)
CIE-LCHlch(97.33, 14.92, 157.93°)
OKLaboklab(97.19% -0.039 0.0146)
OKLCHoklch(97.19% 0.042 159.5)
XYZxyz(81.3283, 93.2626, 93.0573)
Luminance0.9326 (WCAG relative)
Temperatureneutral
Familygreen

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DFFFEC #FFDFF2
analogous
#E2FFDF #DFFFEC #DFFFFC
triadic
#DFFFEC #ECDFFF #FFECDF
tetradic
#DFFFEC #DFE2FF #FFDFF2 #FFFCDF
square
#DFFFEC #DFE2FF #FFDFF2 #FFFCDF
split-complementary
#DFFFEC #FCDFFF #FFDFE2
monochromatic
#65FFA3 #A2FFC8 #DFFFEC #E0FFED #E0FFED

Accessibility & contrast

On white

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

On black

19.65
#DFFFEC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DFFFEC
19.65:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DFFFEC#FFFFFF#000000##000000
##DFFFEC1.001.0719.6519.65
#FFFFFF1.071.0021.0021.00
#00000019.6521.001.001.00
##00000019.6521.001.001.00

Color blindness preview

Protanopia (red-blind)
#FEFAEB
Deuteranopia (green-blind)
#F8F6ED
Tritanopia (blue-blind)
#DAFFF9
Achromatopsia (no color)
#F7F7F7

Design tokens & code

CSS
--color: #dfffec;
/* rgb */ color: rgb(223, 255, 236);
/* oklch */ color: oklch(97.2% 0.042 159.5);
Tailwind
colors: {
  custom: {
    50: '#e9fff2',
    500: '#dfffec',
    950: '#000000',
  },
}
SCSS
$custom: #dfffec;
$custom-light: #e9fff2;
$custom-dark: #000000;
JSON
{
  "hex": "#dfffec",
  "rgb": {
    "r": 223,
    "g": 255,
    "b": 236
  },
  "hsl": {
    "h": 144.375,
    "s": 100,
    "l": 93.725
  },
  "oklch": {
    "l": 0.97192,
    "c": 0.04162,
    "h": 159.5
  },
  "luminance": 0.93264
}

Semantic roles & 50–950 ramp

primary
#DFFFEC
secondary
#EC96C9
accent
#0088E6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161816
muted
#848685

Preview Lab

Preview with #DFFFEC

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

Preview Lab → · Contrast checker → · Palette generator →

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