#D3FF50#D3FF50

#D3FF50 is a very light, vivid yellow-green. Relative luminance 0.859; OKLCH L 93.8% C 0.200 H 122.6°. Best body text is #000000 at 18.19:1 contrast (WCAG AA passes).

Color values

HEX#D3FF50
RGBrgb(211, 255, 80)
HSLhsl(75, 100%, 66%)
HSVhsv(75, 69%, 100%)
CMYKcmyk(17.3%, 0%, 68.6%, 0%)
CIE-LABlab(94.29, -36.98, 74.97)
CIE-LCHlch(94.29, 83.59, 116.25°)
OKLaboklab(93.82% -0.1077 0.1683)
OKLCHoklch(93.82% 0.2 122.6)
XYZxyz(64.0727, 85.9478, 20.8019)
Luminance0.8595 (WCAG relative)
Temperaturewarm
Familyyellow-green

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#D3FF50 #7C50FF
analogous
#FFD450 #D3FF50 #7BFF50
triadic
#D3FF50 #50D3FF #FF50D3
tetradic
#D3FF50 #50FFD4 #7C50FF #FF507B
square
#D3FF50 #50FFD4 #7C50FF #FF507B
split-complementary
#D3FF50 #507BFF #D450FF
monochromatic
#9FD500 #C4FF13 #D3FF50 #E2FF8D #F2FFCA

Accessibility & contrast

On white

1.15
#D3FF50 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

18.19
#D3FF50 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #D3FF50
18.19:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##D3FF50#FFFFFF#000000##000000
##D3FF501.001.1518.1918.19
#FFFFFF1.151.0021.0021.00
#00000018.1921.001.001.00
##00000018.1921.001.001.00

Color blindness preview

Protanopia (red-blind)
#FFF034
Deuteranopia (green-blind)
#FFEE5E
Tritanopia (blue-blind)
#DEF2DC
Achromatopsia (no color)
#EFEFEF

Design tokens & code

CSS
--color: #d3ff50;
/* rgb */ color: rgb(211, 255, 80);
/* oklch */ color: oklch(93.8% 0.200 122.6);
Tailwind
colors: {
  custom: {
    50: '#e4ff8b',
    500: '#d3ff50',
    950: '#000000',
  },
}
SCSS
$custom: #d3ff50;
$custom-light: #e4ff8b;
$custom-dark: #000000;
JSON
{
  "hex": "#d3ff50",
  "rgb": {
    "r": 211,
    "g": 255,
    "b": 80
  },
  "hsl": {
    "h": 75.086,
    "s": 100,
    "l": 65.686
  },
  "oklch": {
    "l": 0.93815,
    "c": 0.19979,
    "h": 122.6
  },
  "luminance": 0.85948
}

Semantic roles & 50–950 ramp

primary
#D3FF50
secondary
#4F24CF
accent
#00E63A
background
#FEFFFC
surface
#FDFFF4
border
#D5D7CE
text
#16180D
muted
#84867F

Preview Lab

Preview with #D3FF50

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

Preview Lab → · Contrast checker → · Palette generator →

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