#DFF08C#DFF08C

#DFF08C is a very light, vivid yellow-green. Relative luminance 0.799; OKLCH L 92.1% C 0.126 H 116.8°. Best body text is #000000 at 16.98:1 contrast (WCAG AA passes).

Color values

HEX#DFF08C
RGBrgb(223, 240, 140)
HSLhsl(70, 77%, 75%)
HSVhsv(70, 42%, 94%)
CMYKcmyk(7.1%, 0%, 41.7%, 5.9%)
CIE-LABlab(91.64, -20.48, 46.36)
CIE-LCHlch(91.64, 50.68, 113.83°)
OKLaboklab(92.08% -0.0569 0.1124)
OKLCHoklch(92.08% 0.126 116.8)
XYZxyz(66.3256, 79.9022, 36.7345)
Luminance0.7990 (WCAG relative)
Temperaturewarm
Familyyellow-green

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DFF08C #9D8CF0
analogous
#F0CF8C #DFF08C #ADF08C
triadic
#DFF08C #8CDFF0 #F08CDF
tetradic
#DFF08C #8CF0CF #9D8CF0 #F08CAD
square
#DFF08C #8CF0CF #9D8CF0 #F08CAD
split-complementary
#DFF08C #8CADF0 #CF8CF0
monochromatic
#C1E220 #D0E956 #DFF08C #EEF7C2 #F7FBE4

Accessibility & contrast

On white

1.24
#DFF08C on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

16.98
#DFF08C on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DFF08C
16.98:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DFF08C#FFFFFF#000000##000000
##DFF08C1.001.2416.9816.98
#FFFFFF1.241.0021.0021.00
#00000016.9821.001.001.00
##00000016.9821.001.001.00

Color blindness preview

Protanopia (red-blind)
#FCE784
Deuteranopia (green-blind)
#FBE891
Tritanopia (blue-blind)
#E9E6D8
Achromatopsia (no color)
#E7E7E7

Design tokens & code

CSS
--color: #dff08c;
/* rgb */ color: rgb(223, 240, 140);
/* oklch */ color: oklch(92.1% 0.126 116.8);
Tailwind
colors: {
  custom: {
    50: '#eaf4af',
    500: '#dff08c',
    950: '#000000',
  },
}
SCSS
$custom: #dff08c;
$custom-light: #eaf4af;
$custom-dark: #000000;
JSON
{
  "hex": "#dff08c",
  "rgb": {
    "r": 223,
    "g": 240,
    "b": 140
  },
  "hsl": {
    "h": 70.2,
    "s": 76.923,
    "l": 74.51
  },
  "oklch": {
    "l": 0.92077,
    "c": 0.12596,
    "h": 116.8
  },
  "luminance": 0.79902
}

Semantic roles & 50–950 ramp

primary
#DFF08C
secondary
#6954CC
accent
#0CD92F
background
#FFFFFD
surface
#FEFEF7
border
#D6D6D0
text
#161710
muted
#858581

Preview Lab

Preview with #DFF08C

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

Preview Lab → · Contrast checker → · Palette generator →

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