#DEF0DC#DEF0DC

#DEF0DC is a very light, muted green. Relative luminance 0.830; OKLCH L 93.6% C 0.033 H 142.5°. Best body text is #000000 at 17.60:1 contrast (WCAG AA passes).

Color values

HEX#DEF0DC
RGBrgb(222, 240, 220)
HSLhsl(114, 40%, 90%)
HSVhsv(114, 8%, 94%)
CMYKcmyk(7.5%, 0%, 8.3%, 5.9%)
CIE-LABlab(93.02, -9.53, 7.64)
CIE-LCHlch(93.02, 12.22, 141.29°)
OKLaboklab(93.63% -0.026 0.0199)
OKLCHoklch(93.63% 0.033 142.5)
XYZxyz(74.2001, 83.0164, 79.8109)
Luminance0.8302 (WCAG relative)
Temperatureneutral
Familygreen

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DEF0DC #EEDCF0
analogous
#E8F0DC #DEF0DC #DCF0E4
triadic
#DEF0DC #DCDEF0 #F0DCDE
tetradic
#DEF0DC #DCE8F0 #EEDCF0 #F0E4DC
square
#DEF0DC #DCE8F0 #EEDCF0 #F0E4DC
split-complementary
#DEF0DC #E4DCF0 #F0DCE8
monochromatic
#8DCB86 #B6DEB1 #DEF0DC #EBF6EA #EBF6EA

Accessibility & contrast

On white

1.19
#DEF0DC on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

17.60
#DEF0DC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DEF0DC
17.60:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DEF0DC#FFFFFF#000000##000000
##DEF0DC1.001.1917.6017.60
#FFFFFF1.191.0021.0021.00
#00000017.6021.001.001.00
##00000017.6021.001.001.00

Color blindness preview

Protanopia (red-blind)
#F1ECDB
Deuteranopia (green-blind)
#EEEADD
Tritanopia (blue-blind)
#DDEFEA
Achromatopsia (no color)
#EBEBEB

Design tokens & code

CSS
--color: #def0dc;
/* rgb */ color: rgb(222, 240, 220);
/* oklch */ color: oklch(93.6% 0.033 142.5);
Tailwind
colors: {
  custom: {
    50: '#e8f5e6',
    500: '#def0dc',
    950: '#000000',
  },
}
SCSS
$custom: #def0dc;
$custom-light: #e8f5e6;
$custom-dark: #000000;
JSON
{
  "hex": "#def0dc",
  "rgb": {
    "r": 222,
    "g": 240,
    "b": 220
  },
  "hsl": {
    "h": 114,
    "s": 40,
    "l": 90.196
  },
  "oklch": {
    "l": 0.93634,
    "c": 0.03273,
    "h": 142.5
  },
  "luminance": 0.83017
}

Semantic roles & 50–950 ramp

primary
#DEF0DC
secondary
#C8A4CC
accent
#32B3A6
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#161716
muted
#848584

Preview Lab

Preview with #DEF0DC

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

Preview Lab → · Contrast checker → · Palette generator →

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