#DAFF99#DAFF99

#DAFF99 is a very light, vivid yellow-green. Relative luminance 0.887; OKLCH L 95.1% C 0.134 H 125.1°. Best body text is #000000 at 18.75:1 contrast (WCAG AA passes).

Color values

HEX#DAFF99
RGBrgb(218, 255, 153)
HSLhsl(82, 100%, 80%)
HSVhsv(82, 40%, 100%)
CMYKcmyk(14.5%, 0%, 40%, 0%)
CIE-LABlab(95.47, -28.01, 44.83)
CIE-LCHlch(95.47, 52.86, 122.00°)
OKLaboklab(95.11% -0.0771 0.1096)
OKLCHoklch(95.11% 0.134 125.1)
XYZxyz(70.4228, 88.7249, 43.5463)
Luminance0.8872 (WCAG relative)
Temperaturewarm
Familyyellow-green

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DAFF99 #BE99FF
analogous
#FFF199 #DAFF99 #A7FF99
triadic
#DAFF99 #99DAFF #FF99DA
tetradic
#DAFF99 #99FFF1 #BE99FF #FF99A7
square
#DAFF99 #99FFF1 #BE99FF #FF99A7
split-complementary
#DAFF99 #99A7FF #F199FF
monochromatic
#AEFF1F #C4FF5C #DAFF99 #F0FFD6 #F4FFE0

Accessibility & contrast

On white

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

On black

18.75
#DAFF99 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DAFF99
18.75:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DAFF99#FFFFFF#000000##000000
##DAFF991.001.1218.7518.75
#FFFFFF1.121.0021.0021.00
#00000018.7521.001.001.00
##00000018.7521.001.001.00

Color blindness preview

Protanopia (red-blind)
#FFF391
Deuteranopia (green-blind)
#FFF29E
Tritanopia (blue-blind)
#E0F6E6
Achromatopsia (no color)
#F2F2F2

Design tokens & code

CSS
--color: #daff99;
/* rgb */ color: rgb(218, 255, 153);
/* oklch */ color: oklch(95.1% 0.134 125.1);
Tailwind
colors: {
  custom: {
    50: '#e7ffb8',
    500: '#daff99',
    950: '#000000',
  },
}
SCSS
$custom: #daff99;
$custom-light: #e7ffb8;
$custom-dark: #000000;
JSON
{
  "hex": "#daff99",
  "rgb": {
    "r": 218,
    "g": 255,
    "b": 153
  },
  "hsl": {
    "h": 81.765,
    "s": 100,
    "l": 80
  },
  "oklch": {
    "l": 0.9511,
    "c": 0.134,
    "h": 125.1
  },
  "luminance": 0.88725
}

Semantic roles & 50–950 ramp

primary
#DAFF99
secondary
#8B5AE2
accent
#00E653
background
#FEFFFD
surface
#FDFFF8
border
#D5D7D1
text
#161811
muted
#848681

Preview Lab

Preview with #DAFF99

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

Preview Lab → · Contrast checker → · Palette generator →

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