#D3F45F#D3F45F

#D3F45F is a very light, vivid yellow-green. Relative luminance 0.794; OKLCH L 91.5% C 0.176 H 120.6°. Best body text is #000000 at 16.88:1 contrast (WCAG AA passes).

Color values

HEX#D3F45F
RGBrgb(211, 244, 95)
HSLhsl(73, 87%, 66%)
HSVhsv(73, 61%, 96%)
CMYKcmyk(13.5%, 0%, 61.1%, 4.3%)
CIE-LABlab(91.40, -31.00, 66.21)
CIE-LCHlch(91.40, 73.11, 115.09°)
OKLaboklab(91.52% -0.0898 0.1519)
OKLCHoklch(91.52% 0.176 120.6)
XYZxyz(61.2810, 79.3766, 22.9171)
Luminance0.7938 (WCAG relative)
Temperaturewarm
Familyyellow-green

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#D3F45F #805FF4
analogous
#F4CB5F #D3F45F #89F45F
triadic
#D3F45F #5FD3F4 #F45FD3
tetradic
#D3F45F #5FF4CB #805FF4 #F45F89
square
#D3F45F #5FF4CB #805FF4 #F45F89
split-complementary
#D3F45F #5F89F4 #CB5FF4
monochromatic
#A1CB0E #C3F026 #D3F45F #E3F898 #F2FCD2

Accessibility & contrast

On white

1.24
#D3F45F on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

16.88
#D3F45F on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #D3F45F
16.88:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##D3F45F#FFFFFF#000000##000000
##D3F45F1.001.2416.8816.88
#FFFFFF1.241.0021.0021.00
#00000016.8821.001.001.00
##00000016.8821.001.001.00

Color blindness preview

Protanopia (red-blind)
#FFE74D
Deuteranopia (green-blind)
#FEE769
Tritanopia (blue-blind)
#DEE8D5
Achromatopsia (no color)
#E6E6E6

Design tokens & code

CSS
--color: #d3f45f;
/* rgb */ color: rgb(211, 244, 95);
/* oklch */ color: oklch(91.5% 0.176 120.6);
Tailwind
colors: {
  custom: {
    50: '#e3f792',
    500: '#d3f45f',
    950: '#000000',
  },
}
SCSS
$custom: #d3f45f;
$custom-light: #e3f792;
$custom-dark: #000000;
JSON
{
  "hex": "#d3f45f",
  "rgb": {
    "r": 211,
    "g": 244,
    "b": 95
  },
  "hsl": {
    "h": 73.289,
    "s": 87.135,
    "l": 66.471
  },
  "oklch": {
    "l": 0.91524,
    "c": 0.17643,
    "h": 120.6
  },
  "luminance": 0.79376
}

Semantic roles & 50–950 ramp

primary
#D3F45F
secondary
#5230C7
accent
#02E434
background
#FEFFFC
surface
#FDFEF4
border
#D5D6CE
text
#16170D
muted
#84857F

Preview Lab

Preview with #D3F45F

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

Preview Lab → · Contrast checker → · Palette generator →

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