#DEFCEC#DEFCEC

#DEFCEC is a very light, muted green. Relative luminance 0.912; OKLCH L 96.5% C 0.038 H 162.4°. Best body text is #000000 at 19.24:1 contrast (WCAG AA passes).

Color values

HEX#DEFCEC
RGBrgb(222, 252, 236)
HSLhsl(148, 83%, 93%)
HSVhsv(148, 12%, 99%)
CMYKcmyk(11.9%, 0%, 6.3%, 1.2%)
CIE-LABlab(96.49, -12.66, 4.38)
CIE-LCHlch(96.49, 13.40, 160.91°)
OKLaboklab(96.51% -0.0359 0.0114)
OKLCHoklch(96.51% 0.038 162.4)
XYZxyz(80.0715, 91.2051, 92.7264)
Luminance0.9121 (WCAG relative)
Temperatureneutral
Familygreen

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DEFCEC #FCDEEE
analogous
#DFFCDE #DEFCEC #DEFCFB
triadic
#DEFCEC #ECDEFC #FCECDE
tetradic
#DEFCEC #DEDFFC #FCDEEE #FCFBDE
square
#DEFCEC #DEDFFC #FCDEEE #FCFBDE
split-complementary
#DEFCEC #FBDEFC #FCDEDF
monochromatic
#6EF2AB #A6F7CC #DEFCEC #E3FCEF #E3FCEF

Accessibility & contrast

On white

1.09
#DEFCEC on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

19.24
#DEFCEC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DEFCEC
19.24:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DEFCEC#FFFFFF#000000##000000
##DEFCEC1.001.0919.2419.24
#FFFFFF1.091.0021.0021.00
#00000019.2421.001.001.00
##00000019.2421.001.001.00

Color blindness preview

Protanopia (red-blind)
#FBF7EB
Deuteranopia (green-blind)
#F5F3ED
Tritanopia (blue-blind)
#D9FCF7
Achromatopsia (no color)
#F5F5F5

Design tokens & code

CSS
--color: #defcec;
/* rgb */ color: rgb(222, 252, 236);
/* oklch */ color: oklch(96.5% 0.038 162.4);
Tailwind
colors: {
  custom: {
    50: '#e8fdf2',
    500: '#defcec',
    950: '#000000',
  },
}
SCSS
$custom: #defcec;
$custom-light: #e8fdf2;
$custom-dark: #000000;
JSON
{
  "hex": "#defcec",
  "rgb": {
    "r": 222,
    "g": 252,
    "b": 236
  },
  "hsl": {
    "h": 148,
    "s": 83.333,
    "l": 92.941
  },
  "oklch": {
    "l": 0.96509,
    "c": 0.03771,
    "h": 162.4
  },
  "luminance": 0.91207
}

Semantic roles & 50–950 ramp

primary
#DEFCEC
secondary
#E49AC2
accent
#067AE0
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161716
muted
#848585

Preview Lab

Preview with #DEFCEC

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

Preview Lab → · Contrast checker → · Palette generator →

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