#DEFF7F#DEFF7F

#DEFF7F is a very light, vivid yellow-green. Relative luminance 0.886; OKLCH L 95.0% C 0.159 H 121.4°. Best body text is #000000 at 18.72:1 contrast (WCAG AA passes).

Color values

HEX#DEFF7F
RGBrgb(222, 255, 127)
HSLhsl(75, 100%, 75%)
HSVhsv(75, 50%, 100%)
CMYKcmyk(12.9%, 0%, 50.2%, 0%)
CIE-LABlab(95.41, -29.28, 57.06)
CIE-LCHlch(95.41, 64.13, 117.16°)
OKLaboklab(95.02% -0.0827 0.1353)
OKLCHoklch(95.02% 0.159 121.4)
XYZxyz(69.7154, 88.5819, 33.4998)
Luminance0.8858 (WCAG relative)
Temperaturewarm
Familyyellow-green

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DEFF7F #A07FFF
analogous
#FFE07F #DEFF7F #9EFF7F
triadic
#DEFF7F #7FDEFF #FF7FDE
tetradic
#DEFF7F #7FFFE0 #A07FFF #FF7F9E
square
#DEFF7F #7FFFE0 #A07FFF #FF7F9E
split-complementary
#DEFF7F #7F9EFF #E07FFF
monochromatic
#BEFF05 #CEFF42 #DEFF7F #EEFFBC #F7FFE0

Accessibility & contrast

On white

1.12
#DEFF7F on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

18.72
#DEFF7F on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DEFF7F
18.72:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DEFF7F#FFFFFF#000000##000000
##DEFF7F1.001.1218.7218.72
#FFFFFF1.121.0021.0021.00
#00000018.7221.001.001.00
##00000018.7221.001.001.00

Color blindness preview

Protanopia (red-blind)
#FFF273
Deuteranopia (green-blind)
#FFF286
Tritanopia (blue-blind)
#E7F4E2
Achromatopsia (no color)
#F2F2F2

Design tokens & code

CSS
--color: #deff7f;
/* rgb */ color: rgb(222, 255, 127);
/* oklch */ color: oklch(95.0% 0.159 121.4);
Tailwind
colors: {
  custom: {
    50: '#eaffa7',
    500: '#deff7f',
    950: '#000000',
  },
}
SCSS
$custom: #deff7f;
$custom-light: #eaffa7;
$custom-dark: #000000;
JSON
{
  "hex": "#deff7f",
  "rgb": {
    "r": 222,
    "g": 255,
    "b": 127
  },
  "hsl": {
    "h": 75.469,
    "s": 100,
    "l": 74.902
  },
  "oklch": {
    "l": 0.95024,
    "c": 0.15856,
    "h": 121.4
  },
  "luminance": 0.88582
}

Semantic roles & 50–950 ramp

primary
#DEFF7F
secondary
#6C44DE
accent
#00E63B
background
#FFFFFD
surface
#FEFFF7
border
#D6D7D0
text
#161810
muted
#858681

Preview Lab

Preview with #DEFF7F

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

Preview Lab → · Contrast checker → · Palette generator →

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