#D3F77F#D3F77F

#D3F77F is a very light, vivid yellow-green. Relative luminance 0.819; OKLCH L 92.5% C 0.152 H 123.1°. Best body text is #000000 at 17.38:1 contrast (WCAG AA passes).

Color values

HEX#D3F77F
RGBrgb(211, 247, 127)
HSLhsl(78, 88%, 73%)
HSVhsv(78, 49%, 97%)
CMYKcmyk(14.6%, 0%, 48.6%, 3.1%)
CIE-LABlab(92.53, -29.67, 53.44)
CIE-LCHlch(92.53, 61.13, 119.03°)
OKLaboklab(92.53% -0.0832 0.1275)
OKLCHoklch(92.53% 0.152 123.1)
XYZxyz(63.9556, 81.9025, 32.5140)
Luminance0.8190 (WCAG relative)
Temperaturewarm
Familyyellow-green

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#D3F77F #A37FF7
analogous
#F7DF7F #D3F77F #97F77F
triadic
#D3F77F #7FD3F7 #F77FD3
tetradic
#D3F77F #7FF7DF #A37FF7 #F77F97
square
#D3F77F #7FF7DF #A37FF7 #F77F97
split-complementary
#D3F77F #7F97F7 #DF7FF7
monochromatic
#AAED0F #BFF345 #D3F77F #E7FBB9 #F5FDE2

Accessibility & contrast

On white

1.21
#D3F77F on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

17.38
#D3F77F on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #D3F77F
17.38:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##D3F77F#FFFFFF#000000##000000
##D3F77F1.001.2117.3817.38
#FFFFFF1.211.0021.0021.00
#00000017.3821.001.001.00
##00000017.3821.001.001.00

Color blindness preview

Protanopia (red-blind)
#FFEB74
Deuteranopia (green-blind)
#FEE986
Tritanopia (blue-blind)
#DBEDDB
Achromatopsia (no color)
#EAEAEA

Design tokens & code

CSS
--color: #d3f77f;
/* rgb */ color: rgb(211, 247, 127);
/* oklch */ color: oklch(92.5% 0.152 123.1);
Tailwind
colors: {
  custom: {
    50: '#e2faa6',
    500: '#d3f77f',
    950: '#000000',
  },
}
SCSS
$custom: #d3f77f;
$custom-light: #e2faa6;
$custom-dark: #000000;
JSON
{
  "hex": "#d3f77f",
  "rgb": {
    "r": 211,
    "g": 247,
    "b": 127
  },
  "hsl": {
    "h": 78,
    "s": 88.235,
    "l": 73.333
  },
  "oklch": {
    "l": 0.92533,
    "c": 0.15224,
    "h": 123.1
  },
  "luminance": 0.81903
}

Semantic roles & 50–950 ramp

primary
#D3F77F
secondary
#7147D3
accent
#01E545
background
#FEFFFC
surface
#FCFFF6
border
#D5D7D0
text
#161710
muted
#848580

Preview Lab

Preview with #D3F77F

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

Preview Lab → · Contrast checker → · Palette generator →

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