#DEE2CC#DEE2CC

#DEE2CC is a very light, muted yellow-green. Relative luminance 0.743; OKLCH L 90.4% C 0.030 H 115.4°. Best body text is #000000 at 15.86:1 contrast (WCAG AA passes).

Color values

HEX#DEE2CC
RGBrgb(222, 226, 204)
HSLhsl(71, 28%, 84%)
HSVhsv(71, 10%, 89%)
CMYKcmyk(1.8%, 0%, 9.7%, 11.4%)
CIE-LABlab(89.06, -5.16, 10.29)
CIE-LCHlch(89.06, 11.51, 116.61°)
OKLaboklab(90.38% -0.0127 0.0268)
OKLCHoklch(90.38% 0.03 115.4)
XYZxyz(68.2182, 74.2821, 67.8591)
Luminance0.7428 (WCAG relative)
Temperaturewarm
Familyyellow-green

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DEE2CC #D0CCE2
analogous
#E2DBCC #DEE2CC #D3E2CC
triadic
#DEE2CC #CCDEE2 #E2CCDE
tetradic
#DEE2CC #CCE2DB #D0CCE2 #E2CCD3
square
#DEE2CC #CCE2DB #D0CCE2 #E2CCD3
split-complementary
#DEE2CC #CCD3E2 #DBCCE2
monochromatic
#ACB67E #C5CCA5 #DEE2CC #F2F4EB #F2F4EB

Accessibility & contrast

On white

1.32
#DEE2CC on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

15.86
#DEE2CC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DEE2CC
15.86:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DEE2CC#FFFFFF#000000##000000
##DEE2CC1.001.3215.8615.86
#FFFFFF1.321.0021.0021.00
#00000015.8621.001.001.00
##00000015.8621.001.001.00

Color blindness preview

Protanopia (red-blind)
#E6DFCB
Deuteranopia (green-blind)
#E5E0CD
Tritanopia (blue-blind)
#E1DFDC
Achromatopsia (no color)
#E0E0E0

Design tokens & code

CSS
--color: #dee2cc;
/* rgb */ color: rgb(222, 226, 204);
/* oklch */ color: oklch(90.4% 0.030 115.4);
Tailwind
colors: {
  custom: {
    50: '#e8ebdb',
    500: '#dee2cc',
    950: '#000000',
  },
}
SCSS
$custom: #dee2cc;
$custom-light: #e8ebdb;
$custom-dark: #000000;
JSON
{
  "hex": "#dee2cc",
  "rgb": {
    "r": 222,
    "g": 226,
    "b": 204
  },
  "hsl": {
    "h": 70.909,
    "s": 27.5,
    "l": 84.314
  },
  "oklch": {
    "l": 0.90378,
    "c": 0.02968,
    "h": 115.4
  },
  "luminance": 0.74282
}

Semantic roles & 50–950 ramp

primary
#DEE2CC
secondary
#9F99BA
accent
#3FA652
background
#FEFEFE
surface
#FCFDFB
border
#D5D5D4
text
#161615
muted
#848484

Preview Lab

Preview with #DEE2CC

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

Preview Lab → · Contrast checker → · Palette generator →

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