#D3F34F#D3F34F

#D3F34F is a very light, vivid yellow-green. Relative luminance 0.785; OKLCH L 91.2% C 0.187 H 119.8°. Best body text is #000000 at 16.70:1 contrast (WCAG AA passes).

Color values

HEX#D3F34F
RGBrgb(211, 243, 79)
HSLhsl(72, 87%, 63%)
HSVhsv(72, 67%, 95%)
CMYKcmyk(13.2%, 0%, 67.5%, 4.7%)
CIE-LABlab(91.01, -31.57, 72.02)
CIE-LCHlch(91.01, 78.64, 113.67°)
OKLaboklab(91.17% -0.0929 0.1619)
OKLCHoklch(91.17% 0.187 119.8)
XYZxyz(60.3269, 78.5149, 19.3724)
Luminance0.7852 (WCAG relative)
Temperaturewarm
Familyyellow-green

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#D3F34F #6F4FF3
analogous
#F3C14F #D3F34F #81F34F
triadic
#D3F34F #4FD3F3 #F34FD3
tetradic
#D3F34F #4FF3C1 #6F4FF3 #F34F81
square
#D3F34F #4FF3C1 #6F4FF3 #F34F81
split-complementary
#D3F34F #4F81F3 #C14FF3
monochromatic
#99BB0D #C5EF16 #D3F34F #E1F788 #F0FBC2

Accessibility & contrast

On white

1.26
#D3F34F on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

16.70
#D3F34F on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #D3F34F
16.70:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##D3F34F#FFFFFF#000000##000000
##D3F34F1.001.2616.7016.70
#FFFFFF1.261.0021.0021.00
#00000016.7021.001.001.00
##00000016.7021.001.001.00

Color blindness preview

Protanopia (red-blind)
#FFE536
Deuteranopia (green-blind)
#FEE65C
Tritanopia (blue-blind)
#DFE6D2
Achromatopsia (no color)
#E5E5E5

Design tokens & code

CSS
--color: #d3f34f;
/* rgb */ color: rgb(211, 243, 79);
/* oklch */ color: oklch(91.2% 0.187 119.8);
Tailwind
colors: {
  custom: {
    50: '#e4f789',
    500: '#d3f34f',
    950: '#000000',
  },
}
SCSS
$custom: #d3f34f;
$custom-light: #e4f789;
$custom-dark: #000000;
JSON
{
  "hex": "#d3f34f",
  "rgb": {
    "r": 211,
    "g": 243,
    "b": 79
  },
  "hsl": {
    "h": 71.707,
    "s": 87.234,
    "l": 63.137
  },
  "oklch": {
    "l": 0.91172,
    "c": 0.18667,
    "h": 119.8
  },
  "luminance": 0.78515
}

Semantic roles & 50–950 ramp

primary
#D3F34F
secondary
#482DB9
accent
#02E42E
background
#FEFFFC
surface
#FDFEF4
border
#D5D6CE
text
#16170C
muted
#84857F

Preview Lab

Preview with #D3F34F

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

Preview Lab → · Contrast checker → · Palette generator →

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