#DDECCC#DDECCC

#DDECCC is a very light, muted yellow-green. Relative luminance 0.797; OKLCH L 92.3% C 0.045 H 127.8°. Best body text is #000000 at 16.94:1 contrast (WCAG AA passes).

Color values

HEX#DDECCC
RGBrgb(221, 236, 204)
HSLhsl(88, 46%, 86%)
HSVhsv(88, 14%, 93%)
CMYKcmyk(6.4%, 0%, 13.6%, 7.5%)
CIE-LABlab(91.56, -10.56, 13.85)
CIE-LCHlch(91.56, 17.41, 127.34°)
OKLaboklab(92.34% -0.0278 0.0359)
OKLCHoklch(92.34% 0.045 127.8)
XYZxyz(70.7116, 79.7224, 68.7777)
Luminance0.7972 (WCAG relative)
Temperaturewarm
Familyyellow-green

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DDECCC #DBCCEC
analogous
#ECEBCC #DDECCC #CDECCC
triadic
#DDECCC #CCDDEC #ECCCDD
tetradic
#DDECCC #CCECEB #DBCCEC #ECCCCD
square
#DDECCC #CCECEB #DBCCEC #ECCCCD
split-complementary
#DDECCC #CCCDEC #EBCCEC
monochromatic
#A2CB73 #BFDB9F #DDECCC #F0F7E9 #F0F7E9

Accessibility & contrast

On white

1.24
#DDECCC on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

16.94
#DDECCC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DDECCC
16.94:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DDECCC#FFFFFF#000000##000000
##DDECCC1.001.2416.9416.94
#FFFFFF1.241.0021.0021.00
#00000016.9421.001.001.00
##00000016.9421.001.001.00

Color blindness preview

Protanopia (red-blind)
#F0E7CA
Deuteranopia (green-blind)
#EDE7CD
Tritanopia (blue-blind)
#DFE9E3
Achromatopsia (no color)
#E7E7E7

Design tokens & code

CSS
--color: #ddeccc;
/* rgb */ color: rgb(221, 236, 204);
/* oklch */ color: oklch(92.3% 0.045 127.8);
Tailwind
colors: {
  custom: {
    50: '#e7f2db',
    500: '#ddeccc',
    950: '#000000',
  },
}
SCSS
$custom: #ddeccc;
$custom-light: #e7f2db;
$custom-dark: #000000;
JSON
{
  "hex": "#ddeccc",
  "rgb": {
    "r": 221,
    "g": 236,
    "b": 204
  },
  "hsl": {
    "h": 88.125,
    "s": 45.714,
    "l": 86.275
  },
  "oklch": {
    "l": 0.92341,
    "c": 0.04538,
    "h": 127.8
  },
  "luminance": 0.79723
}

Semantic roles & 50–950 ramp

primary
#DDECCC
secondary
#AC94C8
accent
#2DB96E
background
#FEFFFE
surface
#FCFEFB
border
#D5D6D4
text
#161615
muted
#848584

Preview Lab

Preview with #DDECCC

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

Preview Lab → · Contrast checker → · Palette generator →

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