#DEEECC#DEEECC

#DEEECC is a very light, muted yellow-green. Relative luminance 0.810; OKLCH L 92.8% C 0.048 H 127.9°. Best body text is #000000 at 17.21:1 contrast (WCAG AA passes).

Color values

HEX#DEEECC
RGBrgb(222, 238, 204)
HSLhsl(88, 50%, 87%)
HSVhsv(88, 14%, 93%)
CMYKcmyk(6.7%, 0%, 14.3%, 6.7%)
CIE-LABlab(92.15, -11.22, 14.69)
CIE-LCHlch(92.15, 18.48, 127.37°)
OKLaboklab(92.83% -0.0296 0.038)
OKLCHoklch(92.83% 0.048 127.9)
XYZxyz(71.5961, 81.0380, 68.9851)
Luminance0.8104 (WCAG relative)
Temperaturewarm
Familyyellow-green

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DEEECC #DCCCEE
analogous
#EEEDCC #DEEECC #CDEECC
triadic
#DEEECC #CCDEEE #EECCDE
tetradic
#DEEECC #CCEEED #DCCCEE #EECCCD
square
#DEEECC #CCEEED #DCCCEE #EECCCD
split-complementary
#DEEECC #CCCDEE #EDCCEE
monochromatic
#A3CF70 #C0DF9E #DEEECC #F0F7E8 #F0F7E8

Accessibility & contrast

On white

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

On black

17.21
#DEEECC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DEEECC
17.21:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DEEECC#FFFFFF#000000##000000
##DEEECC1.001.2217.2117.21
#FFFFFF1.221.0021.0021.00
#00000017.2121.001.001.00
##00000017.2121.001.001.00

Color blindness preview

Protanopia (red-blind)
#F2E9CA
Deuteranopia (green-blind)
#EFE8CD
Tritanopia (blue-blind)
#E0EBE4
Achromatopsia (no color)
#E8E8E8

Design tokens & code

CSS
--color: #deeecc;
/* rgb */ color: rgb(222, 238, 204);
/* oklch */ color: oklch(92.8% 0.048 127.9);
Tailwind
colors: {
  custom: {
    50: '#e8f3db',
    500: '#deeecc',
    950: '#000000',
  },
}
SCSS
$custom: #deeecc;
$custom-light: #e8f3db;
$custom-dark: #000000;
JSON
{
  "hex": "#deeecc",
  "rgb": {
    "r": 222,
    "g": 238,
    "b": 204
  },
  "hsl": {
    "h": 88.235,
    "s": 50,
    "l": 86.667
  },
  "oklch": {
    "l": 0.92825,
    "c": 0.04814,
    "h": 127.9
  },
  "luminance": 0.81038
}

Semantic roles & 50–950 ramp

primary
#DEEECC
secondary
#AD93CB
accent
#28BD6E
background
#FEFFFE
surface
#FCFEFB
border
#D5D6D4
text
#161715
muted
#848584

Preview Lab

Preview with #DEEECC

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

Preview Lab → · Contrast checker → · Palette generator →

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