#DEF2DB#DEF2DB

#DEF2DB is a very light, muted green. Relative luminance 0.841; OKLCH L 94.0% C 0.037 H 141.6°. Best body text is #000000 at 17.83:1 contrast (WCAG AA passes).

Color values

HEX#DEF2DB
RGBrgb(222, 242, 219)
HSLhsl(112, 47%, 90%)
HSVhsv(112, 10%, 95%)
CMYKcmyk(8.3%, 0%, 9.5%, 5.1%)
CIE-LABlab(93.51, -10.71, 8.87)
CIE-LCHlch(93.51, 13.90, 140.37°)
OKLaboklab(94.02% -0.0291 0.0231)
OKLCHoklch(94.02% 0.037 141.6)
XYZxyz(74.6601, 84.1476, 79.3128)
Luminance0.8415 (WCAG relative)
Temperatureneutral
Familygreen

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DEF2DB #EFDBF2
analogous
#E9F2DB #DEF2DB #DBF2E3
triadic
#DEF2DB #DBDEF2 #F2DBDE
tetradic
#DEF2DB #DBE9F2 #EFDBF2 #F2E3DB
square
#DEF2DB #DBE9F2 #EFDBF2 #F2E3DB
split-complementary
#DEF2DB #E3DBF2 #F2DBE9
monochromatic
#8CD281 #B5E2AE #DEF2DB #EAF7E9 #EAF7E9

Accessibility & contrast

On white

1.18
#DEF2DB on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

17.83
#DEF2DB on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DEF2DB
17.83:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DEF2DB#FFFFFF#000000##000000
##DEF2DB1.001.1817.8317.83
#FFFFFF1.181.0021.0021.00
#00000017.8321.001.001.00
##00000017.8321.001.001.00

Color blindness preview

Protanopia (red-blind)
#F4EEDA
Deuteranopia (green-blind)
#F0ECDC
Tritanopia (blue-blind)
#DDF0EB
Achromatopsia (no color)
#ECECEC

Design tokens & code

CSS
--color: #def2db;
/* rgb */ color: rgb(222, 242, 219);
/* oklch */ color: oklch(94.0% 0.037 141.6);
Tailwind
colors: {
  custom: {
    50: '#e8f6e6',
    500: '#def2db',
    950: '#000000',
  },
}
SCSS
$custom: #def2db;
$custom-light: #e8f6e6;
$custom-dark: #000000;
JSON
{
  "hex": "#def2db",
  "rgb": {
    "r": 222,
    "g": 242,
    "b": 219
  },
  "hsl": {
    "h": 112.174,
    "s": 46.939,
    "l": 90.392
  },
  "oklch": {
    "l": 0.94017,
    "c": 0.03716,
    "h": 141.6
  },
  "luminance": 0.84148
}

Semantic roles & 50–950 ramp

primary
#DEF2DB
secondary
#CAA1D0
accent
#2BBAA8
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#161715
muted
#848584

Preview Lab

Preview with #DEF2DB

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

Preview Lab → · Contrast checker → · Palette generator →

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