#7FFDB0#7FFDB0

#7FFDB0 is a very light, vivid green. Relative luminance 0.779; OKLCH L 90.2% C 0.156 H 154.8°. Best body text is #000000 at 16.58:1 contrast (WCAG AA passes).

Color values

HEX#7FFDB0
RGBrgb(127, 253, 176)
HSLhsl(143, 97%, 75%)
HSVhsv(143, 50%, 99%)
CMYKcmyk(49.8%, 0%, 30.4%, 0.8%)
CIE-LABlab(90.73, -51.87, 26.32)
CIE-LCHlch(90.73, 58.17, 153.09°)
OKLaboklab(90.2% -0.1415 0.0666)
OKLCHoklch(90.2% 0.156 154.8)
XYZxyz(51.7103, 77.8929, 53.3758)
Luminance0.7790 (WCAG relative)
Temperatureneutral
Familygreen

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#7FFDB0 #FD7FCC
analogous
#8DFD7F #7FFDB0 #7FFDEF
triadic
#7FFDB0 #B07FFD #FDB07F
tetradic
#7FFDB0 #7F8DFD #FD7FCC #FDEF7F
square
#7FFDB0 #7F8DFD #FD7FCC #FDEF7F
split-complementary
#7FFDB0 #EF7FFD #FD7F8D
monochromatic
#06FB66 #43FC8B #7FFDB0 #BBFED5 #E1FFEC

Accessibility & contrast

On white

1.27
#7FFDB0 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

16.58
#7FFDB0 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #7FFDB0
16.58:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##7FFDB0#FFFFFF#000000##000000
##7FFDB01.001.2716.5816.58
#FFFFFF1.271.0021.0021.00
#00000016.5821.001.001.00
##00000016.5821.001.001.00

Color blindness preview

Protanopia (red-blind)
#FCECAB
Deuteranopia (green-blind)
#EADFB5
Tritanopia (blue-blind)
#5FFBE9
Achromatopsia (no color)
#E4E4E4

Design tokens & code

CSS
--color: #7ffdb0;
/* rgb */ color: rgb(127, 253, 176);
/* oklch */ color: oklch(90.2% 0.156 154.8);
Tailwind
colors: {
  custom: {
    50: '#abffc8',
    500: '#7ffdb0',
    950: '#000000',
  },
}
SCSS
$custom: #7ffdb0;
$custom-light: #abffc8;
$custom-dark: #000000;
JSON
{
  "hex": "#7ffdb0",
  "rgb": {
    "r": 127,
    "g": 253,
    "b": 176
  },
  "hsl": {
    "h": 143.333,
    "s": 96.923,
    "l": 74.51
  },
  "oklch": {
    "l": 0.90198,
    "c": 0.15642,
    "h": 154.8
  },
  "luminance": 0.77897
}

Semantic roles & 50–950 ramp

primary
#7FFDB0
secondary
#DB45A1
accent
#008CE6
background
#FDFFFD
surface
#F8FFF9
border
#D1D7D2
text
#111813
muted
#818682

Preview Lab

Preview with #7FFDB0

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

Preview Lab → · Contrast checker → · Palette generator →

#7FFDB0 Color — HEX, RGB, HSL, OKLCH & Contrast — Tintiva