#76FF8D#76FF8D
#76FF8D is a very light, vivid green. Relative luminance 0.773; OKLCH L 89.7% C 0.195 H 147.2°. Best body text is #000000 at 16.46:1 contrast (WCAG AA passes).
Color values
| HEX | #76FF8D |
|---|---|
| RGB | rgb(118, 255, 141) |
| HSL | hsl(130, 100%, 73%) |
| HSV | hsv(130, 54%, 100%) |
| CMYK | cmyk(53.7%, 0%, 44.7%, 0%) |
| CIE-LAB | lab(90.46, -60.59, 43.25) |
| CIE-LCH | lch(90.46, 74.44, 144.48°) |
| OKLab | oklab(89.71% -0.1641 0.1059) |
| OKLCH | oklch(89.71% 0.195 147.2) |
| XYZ | xyz(48.0359, 77.2905, 37.5813) |
| Luminance | 0.7730 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.46
Baby Green
#8CFF9E
ΔE00 2.68
Mint Green
#8FFF9F
ΔE00 2.93
Easter Green
#8CFD7E
ΔE00 3.33
Palegreen
#98FB98
ΔE00 3.46
Spring Green
#00FF7F
ΔE00 4.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76FF8D #FF76E8
analogous
#A3FF76 #76FF8D #76FFD1
triadic
#76FF8D #8D76FF #FF8D76
tetradic
#76FF8D #76A3FF #FF76E8 #FFD176
square
#76FF8D #76A3FF #FF76E8 #FFD176
split-complementary
#76FF8D #D176FF #FF76A3
monochromatic
#00FB2A #39FF5A #76FF8D #B3FFC0 #E0FFE6
Accessibility & contrast
On white
1.28
#76FF8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.46
#76FF8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76FF8D
16.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76FF8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76FF8D | 1.00 | 1.28 | 16.46 | 16.46 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB84
Deuteranopia (green-blind)
#EFDF95
Tritanopia (blue-blind)
#5AFAE4
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #76ff8d; /* rgb */ color: rgb(118, 255, 141); /* oklch */ color: oklch(89.7% 0.195 147.2);
Tailwind
colors: {
custom: {
50: '#a7ffb0',
500: '#76ff8d',
950: '#000000',
},
}SCSS
$custom: #76ff8d; $custom-light: #a7ffb0; $custom-dark: #000000;
JSON
{
"hex": "#76ff8d",
"rgb": {
"r": 118,
"g": 255,
"b": 141
},
"hsl": {
"h": 130.073,
"s": 100,
"l": 73.137
},
"oklch": {
"l": 0.89706,
"c": 0.19531,
"h": 147.2
},
"luminance": 0.77295
}Semantic roles & 50–950 ramp
primary
#76FF8D
secondary
#DD3DC2
accent
#00BFE6
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#101810
muted
#818681