#DFEBDF#DFEBDF

#DFEBDF is a very light, muted green. Relative luminance 0.804; OKLCH L 92.8% C 0.020 H 145.4°. Best body text is #000000 at 17.09:1 contrast (WCAG AA passes).

Color values

HEX#DFEBDF
RGBrgb(223, 235, 223)
HSLhsl(120, 23%, 90%)
HSVhsv(120, 5%, 92%)
CMYKcmyk(5.1%, 0%, 5.1%, 7.8%)
CIE-LABlab(91.88, -6.15, 4.44)
CIE-LCHlch(91.88, 7.58, 144.15°)
OKLaboklab(92.77% -0.0169 0.0116)
OKLCHoklch(92.77% 0.02 145.4)
XYZxyz(73.4566, 80.4319, 81.4527)
Luminance0.8043 (WCAG relative)
Temperatureneutral
Familygreen

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DFEBDF #EBDFEB
analogous
#E5EBDF #DFEBDF #DFEBE5
triadic
#DFEBDF #DFDFEB #EBDFDF
tetradic
#DFEBDF #DFE5EB #EBDFEB #EBE5DF
square
#DFEBDF #DFE5EB #EBDFEB #EBE5DF
split-complementary
#DFEBDF #E5DFEB #EBDFE5
monochromatic
#94BC94 #B9D3B9 #DFEBDF #ECF3EC #ECF3EC

Accessibility & contrast

On white

1.23
#DFEBDF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

17.09
#DFEBDF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DFEBDF
17.09:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DFEBDF#FFFFFF#000000##000000
##DFEBDF1.001.2317.0917.09
#FFFFFF1.231.0021.0021.00
#00000017.0921.001.001.00
##00000017.0921.001.001.00

Color blindness preview

Protanopia (red-blind)
#ECE9DE
Deuteranopia (green-blind)
#E9E7E0
Tritanopia (blue-blind)
#DEEAE7
Achromatopsia (no color)
#E8E8E8

Design tokens & code

CSS
--color: #dfebdf;
/* rgb */ color: rgb(223, 235, 223);
/* oklch */ color: oklch(92.8% 0.020 145.4);
Tailwind
colors: {
  custom: {
    50: '#e9f1e9',
    500: '#dfebdf',
    950: '#000000',
  },
}
SCSS
$custom: #dfebdf;
$custom-light: #e9f1e9;
$custom-dark: #000000;
JSON
{
  "hex": "#dfebdf",
  "rgb": {
    "r": 223,
    "g": 235,
    "b": 223
  },
  "hsl": {
    "h": 120,
    "s": 23.077,
    "l": 89.804
  },
  "oklch": {
    "l": 0.92771,
    "c": 0.02048,
    "h": 145.4
  },
  "luminance": 0.80432
}

Semantic roles & 50–950 ramp

primary
#DFEBDF
secondary
#C3ABC3
accent
#44A2A2
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#161616
muted
#848584

Preview Lab

Preview with #DFEBDF

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

Preview Lab → · Contrast checker → · Palette generator →

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