#D3FF7B#D3FF7B

#D3FF7B is a very light, vivid yellow-green. Relative luminance 0.868; OKLCH L 94.2% C 0.166 H 124.8°. Best body text is #000000 at 18.36:1 contrast (WCAG AA passes).

Color values

HEX#D3FF7B
RGBrgb(211, 255, 123)
HSLhsl(80, 100%, 74%)
HSVhsv(80, 52%, 100%)
CMYKcmyk(17.3%, 0%, 51.8%, 0%)
CIE-LABlab(94.65, -33.74, 57.81)
CIE-LCHlch(94.65, 66.93, 120.27°)
OKLaboklab(94.22% -0.095 0.1367)
OKLCHoklch(94.22% 0.166 124.8)
XYZxyz(66.1992, 86.7984, 32.0012)
Luminance0.8680 (WCAG relative)
Temperaturewarm
Familyyellow-green

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#D3FF7B #A77BFF
analogous
#FFE97B #D3FF7B #91FF7B
triadic
#D3FF7B #7BD3FF #FF7BD3
tetradic
#D3FF7B #7BFFE9 #A77BFF #FF7B91
square
#D3FF7B #7BFFE9 #A77BFF #FF7B91
split-complementary
#D3FF7B #7B91FF #E97BFF
monochromatic
#AAFF01 #BFFF3E #D3FF7B #E7FFB8 #F5FFE0

Accessibility & contrast

On white

1.14
#D3FF7B on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

18.36
#D3FF7B on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #D3FF7B
18.36:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##D3FF7B#FFFFFF#000000##000000
##D3FF7B1.001.1418.3618.36
#FFFFFF1.141.0021.0021.00
#00000018.3621.001.001.00
##00000018.3621.001.001.00

Color blindness preview

Protanopia (red-blind)
#FFF16F
Deuteranopia (green-blind)
#FFEF83
Tritanopia (blue-blind)
#DBF5E1
Achromatopsia (no color)
#F0F0F0

Design tokens & code

CSS
--color: #d3ff7b;
/* rgb */ color: rgb(211, 255, 123);
/* oklch */ color: oklch(94.2% 0.166 124.8);
Tailwind
colors: {
  custom: {
    50: '#e3ffa4',
    500: '#d3ff7b',
    950: '#000000',
  },
}
SCSS
$custom: #d3ff7b;
$custom-light: #e3ffa4;
$custom-dark: #000000;
JSON
{
  "hex": "#d3ff7b",
  "rgb": {
    "r": 211,
    "g": 255,
    "b": 123
  },
  "hsl": {
    "h": 80,
    "s": 100,
    "l": 74.118
  },
  "oklch": {
    "l": 0.94224,
    "c": 0.16647,
    "h": 124.8
  },
  "luminance": 0.86799
}

Semantic roles & 50–950 ramp

primary
#D3FF7B
secondary
#7541DD
accent
#00E64D
background
#FEFFFC
surface
#FCFFF6
border
#D5D7D0
text
#16180F
muted
#848680

Preview Lab

Preview with #D3FF7B

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

Preview Lab → · Contrast checker → · Palette generator →

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