#D3F35F#D3F35F

#D3F35F is a very light, vivid yellow-green. Relative luminance 0.788; OKLCH L 91.3% C 0.175 H 120.3°. Best body text is #000000 at 16.76:1 contrast (WCAG AA passes).

Color values

HEX#D3F35F
RGBrgb(211, 243, 95)
HSLhsl(73, 86%, 66%)
HSVhsv(73, 61%, 95%)
CMYKcmyk(13.2%, 0%, 60.9%, 4.7%)
CIE-LABlab(91.13, -30.54, 65.92)
CIE-LCHlch(91.13, 72.65, 114.86°)
OKLaboklab(91.31% -0.0885 0.1512)
OKLCHoklch(91.31% 0.175 120.3)
XYZxyz(60.9809, 78.7765, 22.8171)
Luminance0.7878 (WCAG relative)
Temperaturewarm
Familyyellow-green

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#D3F35F #7F5FF3
analogous
#F3C95F #D3F35F #89F35F
triadic
#D3F35F #5FD3F3 #F35FD3
tetradic
#D3F35F #5FF3C9 #7F5FF3 #F35F89
square
#D3F35F #5FF3C9 #7F5FF3 #F35F89
split-complementary
#D3F35F #5F89F3 #C95FF3
monochromatic
#A0C90F #C3EF26 #D3F35F #E3F798 #F2FCD1

Accessibility & contrast

On white

1.25
#D3F35F on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

16.76
#D3F35F on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #D3F35F
16.76:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##D3F35F#FFFFFF#000000##000000
##D3F35F1.001.2516.7616.76
#FFFFFF1.251.0021.0021.00
#00000016.7621.001.001.00
##00000016.7621.001.001.00

Color blindness preview

Protanopia (red-blind)
#FFE64D
Deuteranopia (green-blind)
#FDE669
Tritanopia (blue-blind)
#DEE7D4
Achromatopsia (no color)
#E6E6E6

Design tokens & code

CSS
--color: #d3f35f;
/* rgb */ color: rgb(211, 243, 95);
/* oklch */ color: oklch(91.3% 0.175 120.3);
Tailwind
colors: {
  custom: {
    50: '#e3f792',
    500: '#d3f35f',
    950: '#000000',
  },
}
SCSS
$custom: #d3f35f;
$custom-light: #e3f792;
$custom-dark: #000000;
JSON
{
  "hex": "#d3f35f",
  "rgb": {
    "r": 211,
    "g": 243,
    "b": 95
  },
  "hsl": {
    "h": 72.973,
    "s": 86.047,
    "l": 66.275
  },
  "oklch": {
    "l": 0.91306,
    "c": 0.17524,
    "h": 120.3
  },
  "luminance": 0.78776
}

Semantic roles & 50–950 ramp

primary
#D3F35F
secondary
#5131C5
accent
#03E333
background
#FEFFFC
surface
#FDFEF4
border
#D5D6CE
text
#16170D
muted
#84857F

Preview Lab

Preview with #D3F35F

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

Preview Lab → · Contrast checker → · Palette generator →

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