#DEFDCC#DEFDCC

#DEFDCC is a very light, moderate yellow-green. Relative luminance 0.901; OKLCH L 95.9% C 0.072 H 134.1°. Best body text is #000000 at 19.03:1 contrast (WCAG AA passes).

Color values

HEX#DEFDCC
RGBrgb(222, 253, 204)
HSLhsl(98, 92%, 90%)
HSVhsv(98, 19%, 99%)
CMYKcmyk(12.3%, 0%, 19.4%, 0.8%)
CIE-LABlab(96.05, -18.61, 20.17)
CIE-LCHlch(96.05, 27.45, 132.70°)
OKLaboklab(95.93% -0.0501 0.0517)
OKLCHoklch(95.93% 0.072 134.1)
XYZxyz(76.1466, 90.1389, 70.5019)
Luminance0.9014 (WCAG relative)
Temperaturewarm
Familyyellow-green

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DEFDCC #EBCCFD
analogous
#F7FDCC #DEFDCC #CCFDD3
triadic
#DEFDCC #CCDEFD #FDCCDE
tetradic
#DEFDCC #CCF7FD #EBCCFD #FDD3CC
square
#DEFDCC #CCF7FD #EBCCFD #FDD3CC
split-complementary
#DEFDCC #D3CCFD #FDCCF7
monochromatic
#92F856 #B8FB91 #DEFDCC #ECFEE2 #ECFEE2

Accessibility & contrast

On white

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

On black

19.03
#DEFDCC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DEFDCC
19.03:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DEFDCC#FFFFFF#000000##000000
##DEFDCC1.001.1019.0319.03
#FFFFFF1.101.0021.0021.00
#00000019.0321.001.001.00
##00000019.0321.001.001.00

Color blindness preview

Protanopia (red-blind)
#FFF5C9
Deuteranopia (green-blind)
#FCF3CE
Tritanopia (blue-blind)
#DEF9EF
Achromatopsia (no color)
#F4F4F4

Design tokens & code

CSS
--color: #defdcc;
/* rgb */ color: rgb(222, 253, 204);
/* oklch */ color: oklch(95.9% 0.072 134.1);
Tailwind
colors: {
  custom: {
    50: '#e8fedb',
    500: '#defdcc',
    950: '#000000',
  },
}
SCSS
$custom: #defdcc;
$custom-light: #e8fedb;
$custom-dark: #000000;
JSON
{
  "hex": "#defdcc",
  "rgb": {
    "r": 222,
    "g": 253,
    "b": 204
  },
  "hsl": {
    "h": 97.959,
    "s": 92.453,
    "l": 89.608
  },
  "oklch": {
    "l": 0.95929,
    "c": 0.07202,
    "h": 134.1
  },
  "luminance": 0.9014
}

Semantic roles & 50–950 ramp

primary
#DEFDCC
secondary
#C388E5
accent
#00E691
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#161715
muted
#848584

Preview Lab

Preview with #DEFDCC

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

Preview Lab → · Contrast checker → · Palette generator →

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