#DEFCDC#DEFCDC

#DEFCDC is a very light, muted green. Relative luminance 0.903; OKLCH L 96.1% C 0.053 H 143.5°. Best body text is #000000 at 19.06:1 contrast (WCAG AA passes).

Color values

HEX#DEFCDC
RGBrgb(222, 252, 220)
HSLhsl(116, 84%, 93%)
HSVhsv(116, 13%, 99%)
CMYKcmyk(11.9%, 0%, 12.7%, 1.2%)
CIE-LABlab(96.13, -15.49, 12.08)
CIE-LCHlch(96.13, 19.65, 142.05°)
OKLaboklab(96.1% -0.0423 0.0313)
OKLCHoklch(96.1% 0.053 143.5)
XYZxyz(77.8502, 90.3166, 81.0276)
Luminance0.9032 (WCAG relative)
Temperatureneutral
Familygreen

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DEFCDC #FADCFC
analogous
#EEFCDC #DEFCDC #DCFCEA
triadic
#DEFCDC #DCDEFC #FCDCDE
tetradic
#DEFCDC #DCEEFC #FADCFC #FCEADC
square
#DEFCDC #DCEEFC #FADCFC #FCEADC
split-complementary
#DEFCDC #EADCFC #FCDCEE
monochromatic
#74F26B #A9F7A4 #DEFCDC #E4FDE3 #E4FDE3

Accessibility & contrast

On white

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

On black

19.06
#DEFCDC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DEFCDC
19.06:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DEFCDC#FFFFFF#000000##000000
##DEFCDC1.001.1019.0619.06
#FFFFFF1.101.0021.0021.00
#00000019.0621.001.001.00
##00000019.0621.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #defcdc;
/* rgb */ color: rgb(222, 252, 220);
/* oklch */ color: oklch(96.1% 0.053 143.5);
Tailwind
colors: {
  custom: {
    50: '#e8fde6',
    500: '#defcdc',
    950: '#000000',
  },
}
SCSS
$custom: #defcdc;
$custom-light: #e8fde6;
$custom-dark: #000000;
JSON
{
  "hex": "#defcdc",
  "rgb": {
    "r": 222,
    "g": 252,
    "b": 220
  },
  "hsl": {
    "h": 116.25,
    "s": 84.211,
    "l": 92.549
  },
  "oklch": {
    "l": 0.96097,
    "c": 0.05264,
    "h": 143.5
  },
  "luminance": 0.90318
}

Semantic roles & 50–950 ramp

primary
#DEFCDC
secondary
#E098E4
accent
#05E1D3
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#161716
muted
#848584

Preview Lab

Preview with #DEFCDC

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

Preview Lab → · Contrast checker → · Palette generator →

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