#DBFF99#DBFF99

#DBFF99 is a very light, vivid yellow-green. Relative luminance 0.889; OKLCH L 95.2% C 0.134 H 124.7°. Best body text is #000000 at 18.78:1 contrast (WCAG AA passes).

Color values

HEX#DBFF99
RGBrgb(219, 255, 153)
HSLhsl(81, 100%, 80%)
HSVhsv(81, 40%, 100%)
CMYKcmyk(14.1%, 0%, 40%, 0%)
CIE-LABlab(95.53, -27.65, 44.92)
CIE-LCHlch(95.53, 52.75, 121.61°)
OKLaboklab(95.18% -0.0761 0.1098)
OKLCHoklch(95.18% 0.134 124.7)
XYZxyz(70.7228, 88.8796, 43.5604)
Luminance0.8888 (WCAG relative)
Temperaturewarm
Familyyellow-green

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DBFF99 #BD99FF
analogous
#FFF099 #DBFF99 #A8FF99
triadic
#DBFF99 #99DBFF #FF99DB
tetradic
#DBFF99 #99FFF0 #BD99FF #FF99A8
square
#DBFF99 #99FFF0 #BD99FF #FF99A8
split-complementary
#DBFF99 #99A8FF #F099FF
monochromatic
#B0FF1F #C5FF5C #DBFF99 #F1FFD6 #F4FFE0

Accessibility & contrast

On white

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

On black

18.78
#DBFF99 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DBFF99
18.78:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DBFF99#FFFFFF#000000##000000
##DBFF991.001.1218.7818.78
#FFFFFF1.121.0021.0021.00
#00000018.7821.001.001.00
##00000018.7821.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #dbff99;
/* rgb */ color: rgb(219, 255, 153);
/* oklch */ color: oklch(95.2% 0.134 124.7);
Tailwind
colors: {
  custom: {
    50: '#e7ffb8',
    500: '#dbff99',
    950: '#000000',
  },
}
SCSS
$custom: #dbff99;
$custom-light: #e7ffb8;
$custom-dark: #000000;
JSON
{
  "hex": "#dbff99",
  "rgb": {
    "r": 219,
    "g": 255,
    "b": 153
  },
  "hsl": {
    "h": 81.176,
    "s": 100,
    "l": 80
  },
  "oklch": {
    "l": 0.95179,
    "c": 0.13361,
    "h": 124.7
  },
  "luminance": 0.8888
}

Semantic roles & 50–950 ramp

primary
#DBFF99
secondary
#8A5AE2
accent
#00E651
background
#FEFFFD
surface
#FDFFF8
border
#D5D7D1
text
#161811
muted
#848681

Preview Lab

Preview with #DBFF99

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

Preview Lab → · Contrast checker → · Palette generator →

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