#DEFCDF#DEFCDF

#DEFCDF is a very light, muted green. Relative luminance 0.905; OKLCH L 96.2% C 0.050 H 146.1°. Best body text is #000000 at 19.10:1 contrast (WCAG AA passes).

Color values

HEX#DEFCDF
RGBrgb(222, 252, 223)
HSLhsl(122, 83%, 93%)
HSVhsv(122, 12%, 99%)
CMYKcmyk(11.9%, 0%, 11.5%, 1.2%)
CIE-LABlab(96.19, -14.98, 10.64)
CIE-LCHlch(96.19, 18.37, 144.61°)
OKLaboklab(96.17% -0.0411 0.0276)
OKLCHoklch(96.17% 0.05 146.1)
XYZxyz(78.2511, 90.4769, 83.1389)
Luminance0.9048 (WCAG relative)
Temperatureneutral
Familygreen

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DEFCDF #FCDEFB
analogous
#ECFCDE #DEFCDF #DEFCEE
triadic
#DEFCDF #DFDEFC #FCDFDE
tetradic
#DEFCDF #DEECFC #FCDEFB #FCEEDE
square
#DEFCDF #DEECFC #FCDEFB #FCEEDE
split-complementary
#DEFCDF #EEDEFC #FCDEEC
monochromatic
#6EF272 #A6F7A9 #DEFCDF #E3FCE4 #E3FCE4

Accessibility & contrast

On white

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

On black

19.10
#DEFCDF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DEFCDF
19.10:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DEFCDF#FFFFFF#000000##000000
##DEFCDF1.001.1019.1019.10
#FFFFFF1.101.0021.0021.00
#00000019.1021.001.001.00
##00000019.1021.001.001.00

Color blindness preview

Protanopia (red-blind)
#FDF6DD
Deuteranopia (green-blind)
#F8F3E0
Tritanopia (blue-blind)
#DBFAF4
Achromatopsia (no color)
#F4F4F4

Design tokens & code

CSS
--color: #defcdf;
/* rgb */ color: rgb(222, 252, 223);
/* oklch */ color: oklch(96.2% 0.050 146.1);
Tailwind
colors: {
  custom: {
    50: '#e8fde9',
    500: '#defcdf',
    950: '#000000',
  },
}
SCSS
$custom: #defcdf;
$custom-light: #e8fde9;
$custom-dark: #000000;
JSON
{
  "hex": "#defcdf",
  "rgb": {
    "r": 222,
    "g": 252,
    "b": 223
  },
  "hsl": {
    "h": 122,
    "s": 83.333,
    "l": 92.941
  },
  "oklch": {
    "l": 0.96172,
    "c": 0.04952,
    "h": 146.1
  },
  "luminance": 0.90478
}

Semantic roles & 50–950 ramp

primary
#DEFCDF
secondary
#E49AE2
accent
#06D8E0
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#161716
muted
#848584

Preview Lab

Preview with #DEFCDF

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

Preview Lab → · Contrast checker → · Palette generator →

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