#D3F35D#D3F35D

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

Color values

HEX#D3F35D
RGBrgb(211, 243, 93)
HSLhsl(73, 86%, 66%)
HSVhsv(73, 62%, 95%)
CMYKcmyk(13.2%, 0%, 61.7%, 4.7%)
CIE-LABlab(91.12, -30.68, 66.72)
CIE-LCHlch(91.12, 73.43, 114.70°)
OKLaboklab(91.29% -0.0891 0.1527)
OKLCHoklch(91.29% 0.177 120.3)
XYZxyz(60.8912, 78.7406, 22.3444)
Luminance0.7874 (WCAG relative)
Temperaturewarm
Familyyellow-green

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#D3F35D #7D5DF3
analogous
#F3C85D #D3F35D #88F35D
triadic
#D3F35D #5DD3F3 #F35DD3
tetradic
#D3F35D #5DF3C8 #7D5DF3 #F35D88
square
#D3F35D #5DF3C8 #7D5DF3 #F35D88
split-complementary
#D3F35D #5D88F3 #C85DF3
monochromatic
#A0C70F #C4EF24 #D3F35D #E2F796 #F2FBCF

Accessibility & contrast

On white

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

On black

16.75
#D3F35D on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #D3F35D
16.75:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##D3F35D#FFFFFF#000000##000000
##D3F35D1.001.2516.7516.75
#FFFFFF1.251.0021.0021.00
#00000016.7521.001.001.00
##00000016.7521.001.001.00

Color blindness preview

Protanopia (red-blind)
#FFE64B
Deuteranopia (green-blind)
#FDE667
Tritanopia (blue-blind)
#DEE7D4
Achromatopsia (no color)
#E5E5E5

Design tokens & code

CSS
--color: #d3f35d;
/* rgb */ color: rgb(211, 243, 93);
/* oklch */ color: oklch(91.3% 0.177 120.3);
Tailwind
colors: {
  custom: {
    50: '#e3f791',
    500: '#d3f35d',
    950: '#000000',
  },
}
SCSS
$custom: #d3f35d;
$custom-light: #e3f791;
$custom-dark: #000000;
JSON
{
  "hex": "#d3f35d",
  "rgb": {
    "r": 211,
    "g": 243,
    "b": 93
  },
  "hsl": {
    "h": 72.8,
    "s": 86.207,
    "l": 65.882
  },
  "oklch": {
    "l": 0.91288,
    "c": 0.17677,
    "h": 120.3
  },
  "luminance": 0.7874
}

Semantic roles & 50–950 ramp

primary
#D3F35D
secondary
#5030C4
accent
#03E333
background
#FEFFFC
surface
#FDFEF4
border
#D5D6CE
text
#16170D
muted
#84857F

Preview Lab

Preview with #D3F35D

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

Preview Lab → · Contrast checker → · Palette generator →

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