#DEFCEB#DEFCEB

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

Color values

HEX#DEFCEB
RGBrgb(222, 252, 235)
HSLhsl(146, 83%, 93%)
HSVhsv(146, 12%, 99%)
CMYKcmyk(11.9%, 0%, 6.7%, 1.2%)
CIE-LABlab(96.47, -12.85, 4.86)
CIE-LCHlch(96.47, 13.74, 159.27°)
OKLaboklab(96.48% -0.0363 0.0127)
OKLCHoklch(96.48% 0.038 160.8)
XYZxyz(79.9266, 91.1472, 91.9634)
Luminance0.9115 (WCAG relative)
Temperatureneutral
Familygreen

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DEFCEB #FCDEEF
analogous
#E0FCDE #DEFCEB #DEFCFA
triadic
#DEFCEB #EBDEFC #FCEBDE
tetradic
#DEFCEB #DEE0FC #FCDEEF #FCFADE
square
#DEFCEB #DEE0FC #FCDEEF #FCFADE
split-complementary
#DEFCEB #FADEFC #FCDEE0
monochromatic
#6EF2A7 #A6F7C9 #DEFCEB #E3FCEE #E3FCEE

Accessibility & contrast

On white

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

On black

19.23
#DEFCEB on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DEFCEB
19.23:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DEFCEB#FFFFFF#000000##000000
##DEFCEB1.001.0919.2319.23
#FFFFFF1.091.0021.0021.00
#00000019.2321.001.001.00
##00000019.2321.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #defceb;
/* rgb */ color: rgb(222, 252, 235);
/* oklch */ color: oklch(96.5% 0.038 160.8);
Tailwind
colors: {
  custom: {
    50: '#e8fdf1',
    500: '#defceb',
    950: '#000000',
  },
}
SCSS
$custom: #defceb;
$custom-light: #e8fdf1;
$custom-dark: #000000;
JSON
{
  "hex": "#defceb",
  "rgb": {
    "r": 222,
    "g": 252,
    "b": 235
  },
  "hsl": {
    "h": 146,
    "s": 83.333,
    "l": 92.941
  },
  "oklch": {
    "l": 0.96483,
    "c": 0.03848,
    "h": 160.8
  },
  "luminance": 0.91149
}

Semantic roles & 50–950 ramp

primary
#DEFCEB
secondary
#E49AC4
accent
#0681E0
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161716
muted
#848585

Preview Lab

Preview with #DEFCEB

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

Preview Lab → · Contrast checker → · Palette generator →

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