#DDFCDC#DDFCDC

#DDFCDC is a very light, muted green. Relative luminance 0.902; OKLCH L 96.0% C 0.053 H 144.3°. Best body text is #000000 at 19.03:1 contrast (WCAG AA passes).

Color values

HEX#DDFCDC
RGBrgb(221, 252, 220)
HSLhsl(118, 84%, 93%)
HSVhsv(118, 13%, 99%)
CMYKcmyk(12.3%, 0%, 12.7%, 1.2%)
CIE-LABlab(96.06, -15.82, 11.98)
CIE-LCHlch(96.06, 19.85, 142.87°)
OKLaboklab(96.03% -0.0433 0.0311)
OKLCHoklch(96.03% 0.053 144.3)
XYZxyz(77.5447, 90.1591, 81.0133)
Luminance0.9016 (WCAG relative)
Temperatureneutral
Familygreen

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DDFCDC #FBDCFC
analogous
#EDFCDC #DDFCDC #DCFCEB
triadic
#DDFCDC #DCDDFC #FCDCDD
tetradic
#DDFCDC #DCEDFC #FBDCFC #FCEBDC
square
#DDFCDC #DCEDFC #FBDCFC #FCEBDC
split-complementary
#DDFCDC #EBDCFC #FCDCED
monochromatic
#6FF26B #A6F7A4 #DDFCDC #E4FDE3 #E4FDE3

Accessibility & contrast

On white

1.10
#DDFCDC on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

19.03
#DDFCDC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DDFCDC
19.03:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DDFCDC#FFFFFF#000000##000000
##DDFCDC1.001.1019.0319.03
#FFFFFF1.101.0021.0021.00
#00000019.0321.001.001.00
##00000019.0321.001.001.00

Color blindness preview

Protanopia (red-blind)
#FEF6DA
Deuteranopia (green-blind)
#F8F2DD
Tritanopia (blue-blind)
#DBFAF3
Achromatopsia (no color)
#F4F4F4

Design tokens & code

CSS
--color: #ddfcdc;
/* rgb */ color: rgb(221, 252, 220);
/* oklch */ color: oklch(96.0% 0.053 144.3);
Tailwind
colors: {
  custom: {
    50: '#e7fde6',
    500: '#ddfcdc',
    950: '#000000',
  },
}
SCSS
$custom: #ddfcdc;
$custom-light: #e7fde6;
$custom-dark: #000000;
JSON
{
  "hex": "#ddfcdc",
  "rgb": {
    "r": 221,
    "g": 252,
    "b": 220
  },
  "hsl": {
    "h": 118.125,
    "s": 84.211,
    "l": 92.549
  },
  "oklch": {
    "l": 0.96029,
    "c": 0.05328,
    "h": 144.3
  },
  "luminance": 0.9016
}

Semantic roles & 50–950 ramp

primary
#DDFCDC
secondary
#E298E4
accent
#05E1DA
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#161716
muted
#848584

Preview Lab

Preview with #DDFCDC

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

Preview Lab → · Contrast checker → · Palette generator →

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