#D3F45B#D3F45B

#D3F45B is a very light, vivid yellow-green. Relative luminance 0.793; OKLCH L 91.5% C 0.179 H 120.5°. Best body text is #000000 at 16.86:1 contrast (WCAG AA passes).

Color values

HEX#D3F45B
RGBrgb(211, 244, 91)
HSLhsl(73, 87%, 66%)
HSVhsv(73, 63%, 96%)
CMYKcmyk(13.5%, 0%, 62.7%, 4.3%)
CIE-LABlab(91.37, -31.28, 67.79)
CIE-LCHlch(91.37, 74.66, 114.77°)
OKLaboklab(91.49% -0.0909 0.1547)
OKLCHoklch(91.49% 0.179 120.5)
XYZxyz(61.1038, 79.3057, 21.9840)
Luminance0.7931 (WCAG relative)
Temperaturewarm
Familyyellow-green

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#D3F45B #7C5BF4
analogous
#F4C85B #D3F45B #86F45B
triadic
#D3F45B #5BD3F4 #F45BD3
tetradic
#D3F45B #5BF4C8 #7C5BF4 #F45B86
square
#D3F45B #5BF4C8 #7C5BF4 #F45B86
split-complementary
#D3F45B #5B86F4 #C85BF4
monochromatic
#9FC70D #C4F022 #D3F45B #E2F894 #F2FCCE

Accessibility & contrast

On white

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

On black

16.86
#D3F45B on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #D3F45B
16.86:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##D3F45B#FFFFFF#000000##000000
##D3F45B1.001.2516.8616.86
#FFFFFF1.251.0021.0021.00
#00000016.8621.001.001.00
##00000016.8621.001.001.00

Color blindness preview

Protanopia (red-blind)
#FFE748
Deuteranopia (green-blind)
#FEE766
Tritanopia (blue-blind)
#DEE8D4
Achromatopsia (no color)
#E6E6E6

Design tokens & code

CSS
--color: #d3f45b;
/* rgb */ color: rgb(211, 244, 91);
/* oklch */ color: oklch(91.5% 0.179 120.5);
Tailwind
colors: {
  custom: {
    50: '#e4f790',
    500: '#d3f45b',
    950: '#000000',
  },
}
SCSS
$custom: #d3f45b;
$custom-light: #e4f790;
$custom-dark: #000000;
JSON
{
  "hex": "#d3f45b",
  "rgb": {
    "r": 211,
    "g": 244,
    "b": 91
  },
  "hsl": {
    "h": 72.941,
    "s": 87.429,
    "l": 65.686
  },
  "oklch": {
    "l": 0.91488,
    "c": 0.17945,
    "h": 120.5
  },
  "luminance": 0.79306
}

Semantic roles & 50–950 ramp

primary
#D3F45B
secondary
#4F2FC4
accent
#02E432
background
#FEFFFC
surface
#FDFEF4
border
#D5D6CE
text
#16170D
muted
#84857F

Preview Lab

Preview with #D3F45B

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

Preview Lab → · Contrast checker → · Palette generator →

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