#DEFFA0#DEFFA0

#DEFFA0 is a very light, vivid yellow-green. Relative luminance 0.896; OKLCH L 95.5% C 0.125 H 124.3°. Best body text is #000000 at 18.92:1 contrast (WCAG AA passes).

Color values

HEX#DEFFA0
RGBrgb(222, 255, 160)
HSLhsl(81, 100%, 81%)
HSVhsv(81, 37%, 100%)
CMYKcmyk(12.9%, 0%, 37.3%, 0%)
CIE-LABlab(95.83, -25.73, 41.93)
CIE-LCHlch(95.83, 49.20, 121.53°)
OKLaboklab(95.5% -0.0705 0.1032)
OKLCHoklch(95.5% 0.125 124.3)
XYZxyz(72.2289, 89.5873, 46.7378)
Luminance0.8959 (WCAG relative)
Temperaturewarm
Familyyellow-green

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DEFFA0 #C1A0FF
analogous
#FFF1A0 #DEFFA0 #AFFFA0
triadic
#DEFFA0 #A0DEFF #FFA0DE
tetradic
#DEFFA0 #A0FFF1 #C1A0FF #FFA0AF
square
#DEFFA0 #A0FFF1 #C1A0FF #FFA0AF
split-complementary
#DEFFA0 #A0AFFF #F1A0FF
monochromatic
#B3FF26 #C9FF63 #DEFFA0 #F3FFDD #F4FFE0

Accessibility & contrast

On white

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

On black

18.92
#DEFFA0 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DEFFA0
18.92:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DEFFA0#FFFFFF#000000##000000
##DEFFA01.001.1118.9218.92
#FFFFFF1.111.0021.0021.00
#00000018.9221.001.001.00
##00000018.9221.001.001.00

Color blindness preview

Protanopia (red-blind)
#FFF499
Deuteranopia (green-blind)
#FFF3A5
Tritanopia (blue-blind)
#E4F6E7
Achromatopsia (no color)
#F3F3F3

Design tokens & code

CSS
--color: #deffa0;
/* rgb */ color: rgb(222, 255, 160);
/* oklch */ color: oklch(95.5% 0.125 124.3);
Tailwind
colors: {
  custom: {
    50: '#e9ffbd',
    500: '#deffa0',
    950: '#000000',
  },
}
SCSS
$custom: #deffa0;
$custom-light: #e9ffbd;
$custom-dark: #000000;
JSON
{
  "hex": "#deffa0",
  "rgb": {
    "r": 222,
    "g": 255,
    "b": 160
  },
  "hsl": {
    "h": 80.842,
    "s": 100,
    "l": 81.373
  },
  "oklch": {
    "l": 0.95498,
    "c": 0.12495,
    "h": 124.3
  },
  "luminance": 0.89588
}

Semantic roles & 50–950 ramp

primary
#DEFFA0
secondary
#8E60E3
accent
#00E650
background
#FEFFFD
surface
#FDFFF8
border
#D5D7D1
text
#161812
muted
#848682

Preview Lab

Preview with #DEFFA0

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

Preview Lab → · Contrast checker → · Palette generator →

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