#DEFBDF#DEFBDF

#DEFBDF is a very light, muted green. Relative luminance 0.899; OKLCH L 96.0% C 0.048 H 146.1°. Best body text is #000000 at 18.97:1 contrast (WCAG AA passes).

Color values

HEX#DEFBDF
RGBrgb(222, 251, 223)
HSLhsl(122, 78%, 93%)
HSVhsv(122, 12%, 98%)
CMYKcmyk(11.6%, 0%, 11.2%, 1.6%)
CIE-LABlab(95.93, -14.48, 10.27)
CIE-LCHlch(95.93, 17.75, 144.67°)
OKLaboklab(95.97% -0.0397 0.0267)
OKLCHoklch(95.97% 0.048 146.1)
XYZxyz(77.9379, 89.8505, 83.0345)
Luminance0.8985 (WCAG relative)
Temperatureneutral
Familygreen

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DEFBDF #FBDEFA
analogous
#EBFBDE #DEFBDF #DEFBED
triadic
#DEFBDF #DFDEFB #FBDFDE
tetradic
#DEFBDF #DEEBFB #FBDEFA #FBEDDE
square
#DEFBDF #DEEBFB #FBDEFA #FBEDDE
split-complementary
#DEFBDF #EDDEFB #FBDEEB
monochromatic
#71EE75 #A7F4AA #DEFBDF #E4FCE5 #E4FCE5

Accessibility & contrast

On white

1.11
#DEFBDF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

18.97
#DEFBDF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DEFBDF
18.97:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DEFBDF#FFFFFF#000000##000000
##DEFBDF1.001.1118.9718.97
#FFFFFF1.111.0021.0021.00
#00000018.9721.001.001.00
##00000018.9721.001.001.00

Color blindness preview

Protanopia (red-blind)
#FCF5DE
Deuteranopia (green-blind)
#F7F2E0
Tritanopia (blue-blind)
#DBF9F3
Achromatopsia (no color)
#F3F3F3

Design tokens & code

CSS
--color: #defbdf;
/* rgb */ color: rgb(222, 251, 223);
/* oklch */ color: oklch(96.0% 0.048 146.1);
Tailwind
colors: {
  custom: {
    50: '#e8fce9',
    500: '#defbdf',
    950: '#000000',
  },
}
SCSS
$custom: #defbdf;
$custom-light: #e8fce9;
$custom-dark: #000000;
JSON
{
  "hex": "#defbdf",
  "rgb": {
    "r": 222,
    "g": 251,
    "b": 223
  },
  "hsl": {
    "h": 122.069,
    "s": 78.378,
    "l": 92.745
  },
  "oklch": {
    "l": 0.95966,
    "c": 0.04787,
    "h": 146.1
  },
  "luminance": 0.89852
}

Semantic roles & 50–950 ramp

primary
#DEFBDF
secondary
#E29BDF
accent
#0BD3DB
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#161716
muted
#848584

Preview Lab

Preview with #DEFBDF

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

Preview Lab → · Contrast checker → · Palette generator →

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