#DDEDDD#DDEDDD

#DDEDDD is a very light, muted green. Relative luminance 0.812; OKLCH L 93.0% C 0.027 H 145.4°. Best body text is #000000 at 17.23:1 contrast (WCAG AA passes).

Color values

HEX#DDEDDD
RGBrgb(221, 237, 221)
HSLhsl(120, 31%, 90%)
HSVhsv(120, 7%, 93%)
CMYKcmyk(6.8%, 0%, 6.8%, 7.1%)
CIE-LABlab(92.20, -8.18, 5.93)
CIE-LCHlch(92.20, 10.11, 144.05°)
OKLaboklab(92.98% -0.0224 0.0155)
OKLCHoklch(92.98% 0.027 145.4)
XYZxyz(73.1517, 81.1604, 80.2042)
Luminance0.8116 (WCAG relative)
Temperatureneutral
Familygreen

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DDEDDD #EDDDED
analogous
#E5EDDD #DDEDDD #DDEDE5
triadic
#DDEDDD #DDDDED #EDDDDD
tetradic
#DDEDDD #DDE5ED #EDDDED #EDE5DD
square
#DDEDDD #DDE5ED #EDDDED #EDE5DD
split-complementary
#DDEDDD #E5DDED #EDDDE5
monochromatic
#8DC38D #B5D8B5 #DDEDDD #EBF4EB #EBF4EB

Accessibility & contrast

On white

1.22
#DDEDDD on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

17.23
#DDEDDD on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DDEDDD
17.23:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DDEDDD#FFFFFF#000000##000000
##DDEDDD1.001.2217.2317.23
#FFFFFF1.221.0021.0021.00
#00000017.2321.001.001.00
##00000017.2321.001.001.00

Color blindness preview

Protanopia (red-blind)
#EEEADC
Deuteranopia (green-blind)
#EBE8DE
Tritanopia (blue-blind)
#DCECE8
Achromatopsia (no color)
#E9E9E9

Design tokens & code

CSS
--color: #ddeddd;
/* rgb */ color: rgb(221, 237, 221);
/* oklch */ color: oklch(93.0% 0.027 145.4);
Tailwind
colors: {
  custom: {
    50: '#e7f2e7',
    500: '#ddeddd',
    950: '#000000',
  },
}
SCSS
$custom: #ddeddd;
$custom-light: #e7f2e7;
$custom-dark: #000000;
JSON
{
  "hex": "#ddeddd",
  "rgb": {
    "r": 221,
    "g": 237,
    "b": 221
  },
  "hsl": {
    "h": 120,
    "s": 30.769,
    "l": 89.804
  },
  "oklch": {
    "l": 0.92977,
    "c": 0.02726,
    "h": 145.4
  },
  "luminance": 0.81161
}

Semantic roles & 50–950 ramp

primary
#DDEDDD
secondary
#C7A8C7
accent
#3CA9A9
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#161716
muted
#848584

Preview Lab

Preview with #DDEDDD

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

Preview Lab → · Contrast checker → · Palette generator →

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