#DEFDDC#DEFDDC

#DEFDDC is a very light, muted green. Relative luminance 0.909; OKLCH L 96.3% C 0.054 H 143.5°. Best body text is #000000 at 19.19:1 contrast (WCAG AA passes).

Color values

HEX#DEFDDC
RGBrgb(222, 253, 220)
HSLhsl(116, 89%, 93%)
HSVhsv(116, 13%, 99%)
CMYKcmyk(12.3%, 0%, 13%, 0.8%)
CIE-LABlab(96.39, -15.98, 12.45)
CIE-LCHlch(96.39, 20.26, 142.07°)
OKLaboklab(96.3% -0.0436 0.0323)
OKLCHoklch(96.3% 0.054 143.5)
XYZxyz(78.1650, 90.9463, 81.1326)
Luminance0.9095 (WCAG relative)
Temperatureneutral
Familygreen

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DEFDDC #FBDCFD
analogous
#EEFDDC #DEFDDC #DCFDEA
triadic
#DEFDDC #DCDEFD #FDDCDE
tetradic
#DEFDDC #DCEEFD #FBDCFD #FDEADC
square
#DEFDDC #DCEEFD #FBDCFD #FDEADC
split-complementary
#DEFDDC #EADCFD #FDDCEE
monochromatic
#71F668 #A7FAA2 #DEFDDC #E4FDE2 #E4FDE2

Accessibility & contrast

On white

1.09
#DEFDDC on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

19.19
#DEFDDC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DEFDDC
19.19:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DEFDDC#FFFFFF#000000##000000
##DEFDDC1.001.0919.1919.19
#FFFFFF1.091.0021.0021.00
#00000019.1921.001.001.00
##00000019.1921.001.001.00

Color blindness preview

Protanopia (red-blind)
#FFF7DA
Deuteranopia (green-blind)
#F9F3DE
Tritanopia (blue-blind)
#DCFBF3
Achromatopsia (no color)
#F5F5F5

Design tokens & code

CSS
--color: #defddc;
/* rgb */ color: rgb(222, 253, 220);
/* oklch */ color: oklch(96.3% 0.054 143.5);
Tailwind
colors: {
  custom: {
    50: '#e8fee6',
    500: '#defddc',
    950: '#000000',
  },
}
SCSS
$custom: #defddc;
$custom-light: #e8fee6;
$custom-dark: #000000;
JSON
{
  "hex": "#defddc",
  "rgb": {
    "r": 222,
    "g": 253,
    "b": 220
  },
  "hsl": {
    "h": 116.364,
    "s": 89.189,
    "l": 92.745
  },
  "oklch": {
    "l": 0.96304,
    "c": 0.05428,
    "h": 143.5
  },
  "luminance": 0.90947
}

Semantic roles & 50–950 ramp

primary
#DEFDDC
secondary
#E296E7
accent
#00E6D8
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#161716
muted
#848584

Preview Lab

Preview with #DEFDDC

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

Preview Lab → · Contrast checker → · Palette generator →

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