#D3F24F#D3F24F

#D3F24F is a very light, vivid yellow-green. Relative luminance 0.779; OKLCH L 91.0% C 0.186 H 119.6°. Best body text is #000000 at 16.58:1 contrast (WCAG AA passes).

Color values

HEX#D3F24F
RGBrgb(211, 242, 79)
HSLhsl(71, 86%, 63%)
HSVhsv(71, 67%, 95%)
CMYKcmyk(12.8%, 0%, 67.4%, 5.1%)
CIE-LABlab(90.74, -31.11, 71.74)
CIE-LCHlch(90.74, 78.20, 113.44°)
OKLaboklab(90.95% -0.0916 0.1614)
OKLCHoklch(90.95% 0.186 119.6)
XYZxyz(60.0284, 77.9180, 19.2729)
Luminance0.7792 (WCAG relative)
Temperaturewarm
Familyyellow-green

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#D3F24F #6E4FF2
analogous
#F2BF4F #D3F24F #81F24F
triadic
#D3F24F #4FD3F2 #F24FD3
tetradic
#D3F24F #4FF2BF #6E4FF2 #F24F81
square
#D3F24F #4FF2BF #6E4FF2 #F24F81
split-complementary
#D3F24F #4F81F2 #BF4FF2
monochromatic
#98B90E #C5EE16 #D3F24F #E1F688 #EFFAC1

Accessibility & contrast

On white

1.27
#D3F24F on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

16.58
#D3F24F on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #D3F24F
16.58:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##D3F24F#FFFFFF#000000##000000
##D3F24F1.001.2716.5816.58
#FFFFFF1.271.0021.0021.00
#00000016.5821.001.001.00
##00000016.5821.001.001.00

Color blindness preview

Protanopia (red-blind)
#FFE536
Deuteranopia (green-blind)
#FDE55C
Tritanopia (blue-blind)
#DFE5D1
Achromatopsia (no color)
#E4E4E4

Design tokens & code

CSS
--color: #d3f24f;
/* rgb */ color: rgb(211, 242, 79);
/* oklch */ color: oklch(91.0% 0.186 119.6);
Tailwind
colors: {
  custom: {
    50: '#e4f689',
    500: '#d3f24f',
    950: '#000000',
  },
}
SCSS
$custom: #d3f24f;
$custom-light: #e4f689;
$custom-dark: #000000;
JSON
{
  "hex": "#d3f24f",
  "rgb": {
    "r": 211,
    "g": 242,
    "b": 79
  },
  "hsl": {
    "h": 71.411,
    "s": 86.243,
    "l": 62.941
  },
  "oklch": {
    "l": 0.90954,
    "c": 0.18552,
    "h": 119.6
  },
  "luminance": 0.77918
}

Semantic roles & 50–950 ramp

primary
#D3F24F
secondary
#482DB8
accent
#03E32D
background
#FEFFFC
surface
#FDFEF4
border
#D5D6CE
text
#16170C
muted
#84857F

Preview Lab

Preview with #D3F24F

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

Preview Lab → · Contrast checker → · Palette generator →

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