#DEFCDA#DEFCDA

#DEFCDA is a very light, muted green. Relative luminance 0.902; OKLCH L 96.0% C 0.055 H 141.9°. Best body text is #000000 at 19.04:1 contrast (WCAG AA passes).

Color values

HEX#DEFCDA
RGBrgb(222, 252, 218)
HSLhsl(113, 85%, 92%)
HSVhsv(113, 13%, 99%)
CMYKcmyk(11.9%, 0%, 13.5%, 1.2%)
CIE-LABlab(96.08, -15.83, 13.05)
CIE-LCHlch(96.08, 20.52, 140.50°)
OKLaboklab(96.05% -0.0431 0.0338)
OKLCHoklch(96.05% 0.055 141.9)
XYZxyz(77.5869, 90.2113, 79.6410)
Luminance0.9021 (WCAG relative)
Temperatureneutral
Familygreen

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DEFCDA #F8DAFC
analogous
#EFFCDA #DEFCDA #DAFCE7
triadic
#DEFCDA #DADEFC #FCDADE
tetradic
#DEFCDA #DAEFFC #F8DAFC #FCE7DA
square
#DEFCDA #DAEFFC #F8DAFC #FCE7DA
split-complementary
#DEFCDA #E7DAFC #FCDAEF
monochromatic
#79F369 #ACF7A1 #DEFCDA #E6FDE3 #E6FDE3

Accessibility & contrast

On white

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

On black

19.04
#DEFCDA on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DEFCDA
19.04:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DEFCDA#FFFFFF#000000##000000
##DEFCDA1.001.1019.0419.04
#FFFFFF1.101.0021.0021.00
#00000019.0421.001.001.00
##00000019.0421.001.001.00

Color blindness preview

Protanopia (red-blind)
#FEF6D8
Deuteranopia (green-blind)
#F9F3DC
Tritanopia (blue-blind)
#DCFAF2
Achromatopsia (no color)
#F4F4F4

Design tokens & code

CSS
--color: #defcda;
/* rgb */ color: rgb(222, 252, 218);
/* oklch */ color: oklch(96.0% 0.055 141.9);
Tailwind
colors: {
  custom: {
    50: '#e8fde5',
    500: '#defcda',
    950: '#000000',
  },
}
SCSS
$custom: #defcda;
$custom-light: #e8fde5;
$custom-dark: #000000;
JSON
{
  "hex": "#defcda",
  "rgb": {
    "r": 222,
    "g": 252,
    "b": 218
  },
  "hsl": {
    "h": 112.941,
    "s": 85,
    "l": 92.157
  },
  "oklch": {
    "l": 0.96048,
    "c": 0.05477,
    "h": 141.9
  },
  "luminance": 0.90212
}

Semantic roles & 50–950 ramp

primary
#DEFCDA
secondary
#DB96E4
accent
#04E1C7
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#161715
muted
#848584

Preview Lab

Preview with #DEFCDA

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

Preview Lab → · Contrast checker → · Palette generator →

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