#D3F150#D3F150

#D3F150 is a very light, vivid yellow-green. Relative luminance 0.773; OKLCH L 90.7% C 0.184 H 119.3°. Best body text is #000000 at 16.47:1 contrast (WCAG AA passes).

Color values

HEX#D3F150
RGBrgb(211, 241, 80)
HSLhsl(71, 85%, 63%)
HSVhsv(71, 67%, 95%)
CMYKcmyk(12.4%, 0%, 66.8%, 5.5%)
CIE-LABlab(90.48, -30.59, 71.10)
CIE-LCHlch(90.48, 77.41, 113.28°)
OKLaboklab(90.74% -0.09 0.1602)
OKLCHoklch(90.74% 0.184 119.3)
XYZxyz(59.7683, 77.3390, 19.3671)
Luminance0.7734 (WCAG relative)
Temperaturewarm
Familyyellow-green

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#D3F150 #6E50F1
analogous
#F1BE50 #D3F150 #82F150
triadic
#D3F150 #50D3F1 #F150D3
tetradic
#D3F150 #50F1BE #6E50F1 #F15082
square
#D3F150 #50F1BE #6E50F1 #F15082
split-complementary
#D3F150 #5082F1 #BE50F1
monochromatic
#98B80F #C5EC17 #D3F150 #E1F689 #EFFAC1

Accessibility & contrast

On white

1.28
#D3F150 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

16.47
#D3F150 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #D3F150
16.47:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##D3F150#FFFFFF#000000##000000
##D3F1501.001.2816.4716.47
#FFFFFF1.281.0021.0021.00
#00000016.4721.001.001.00
##00000016.4721.001.001.00

Color blindness preview

Protanopia (red-blind)
#FFE438
Deuteranopia (green-blind)
#FDE45C
Tritanopia (blue-blind)
#DFE4D1
Achromatopsia (no color)
#E4E4E4

Design tokens & code

CSS
--color: #d3f150;
/* rgb */ color: rgb(211, 241, 80);
/* oklch */ color: oklch(90.7% 0.184 119.3);
Tailwind
colors: {
  custom: {
    50: '#e4f589',
    500: '#d3f150',
    950: '#000000',
  },
}
SCSS
$custom: #d3f150;
$custom-light: #e4f589;
$custom-dark: #000000;
JSON
{
  "hex": "#d3f150",
  "rgb": {
    "r": 211,
    "g": 241,
    "b": 80
  },
  "hsl": {
    "h": 71.18,
    "s": 85.185,
    "l": 62.941
  },
  "oklch": {
    "l": 0.90742,
    "c": 0.18373,
    "h": 119.3
  },
  "luminance": 0.77339
}

Semantic roles & 50–950 ramp

primary
#D3F150
secondary
#482EB7
accent
#04E22D
background
#FEFFFC
surface
#FDFEF4
border
#D5D6CE
text
#16170C
muted
#84857F

Preview Lab

Preview with #D3F150

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

Preview Lab → · Contrast checker → · Palette generator →

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