#DEFCD8#DEFCD8

#DEFCD8 is a very light, muted green. Relative luminance 0.901; OKLCH L 96.0% C 0.057 H 140.4°. Best body text is #000000 at 19.02:1 contrast (WCAG AA passes).

Color values

HEX#DEFCD8
RGBrgb(222, 252, 216)
HSLhsl(110, 86%, 92%)
HSVhsv(110, 14%, 99%)
CMYKcmyk(11.9%, 0%, 14.3%, 1.2%)
CIE-LABlab(96.04, -16.17, 14.01)
CIE-LCHlch(96.04, 21.40, 139.08°)
OKLaboklab(96% -0.0439 0.0363)
OKLCHoklch(96% 0.057 140.4)
XYZxyz(77.3268, 90.1072, 78.2709)
Luminance0.9011 (WCAG relative)
Temperatureneutral
Familygreen

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DEFCD8 #F6D8FC
analogous
#F0FCD8 #DEFCD8 #D8FCE4
triadic
#DEFCD8 #D8DEFC #FCD8DE
tetradic
#DEFCD8 #D8F0FC #F6D8FC #FCE4D8
square
#DEFCD8 #D8F0FC #F6D8FC #FCE4D8
split-complementary
#DEFCD8 #E4D8FC #FCD8F0
monochromatic
#7EF366 #AEF89F #DEFCD8 #E7FDE3 #E7FDE3

Accessibility & contrast

On white

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

On black

19.02
#DEFCD8 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DEFCD8
19.02:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DEFCD8#FFFFFF#000000##000000
##DEFCD81.001.1019.0219.02
#FFFFFF1.101.0021.0021.00
#00000019.0221.001.001.00
##00000019.0221.001.001.00

Color blindness preview

Protanopia (red-blind)
#FEF5D6
Deuteranopia (green-blind)
#F9F2DA
Tritanopia (blue-blind)
#DDF9F2
Achromatopsia (no color)
#F4F4F4

Design tokens & code

CSS
--color: #defcd8;
/* rgb */ color: rgb(222, 252, 216);
/* oklch */ color: oklch(96.0% 0.057 140.4);
Tailwind
colors: {
  custom: {
    50: '#e8fde4',
    500: '#defcd8',
    950: '#000000',
  },
}
SCSS
$custom: #defcd8;
$custom-light: #e8fde4;
$custom-dark: #000000;
JSON
{
  "hex": "#defcd8",
  "rgb": {
    "r": 222,
    "g": 252,
    "b": 216
  },
  "hsl": {
    "h": 110,
    "s": 85.714,
    "l": 91.765
  },
  "oklch": {
    "l": 0.96,
    "c": 0.05694,
    "h": 140.4
  },
  "luminance": 0.90108
}

Semantic roles & 50–950 ramp

primary
#DEFCD8
secondary
#D794E4
accent
#03E2BD
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#161715
muted
#848584

Preview Lab

Preview with #DEFCD8

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

Preview Lab → · Contrast checker → · Palette generator →

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