#76EC8A#76EC8A
#76EC8A is a very light, vivid green. Relative luminance 0.657; OKLCH L 85.1% C 0.172 H 147.5°. Best body text is #000000 at 14.14:1 contrast (WCAG AA passes).
Color values
| HEX | #76EC8A |
|---|---|
| RGB | rgb(118, 236, 138) |
| HSL | hsl(130, 76%, 69%) |
| HSV | hsv(130, 50%, 93%) |
| CMYK | cmyk(50%, 0%, 41.5%, 7.5%) |
| CIE-LAB | lab(84.83, -53.62, 37.50) |
| CIE-LCH | lch(84.83, 65.43, 145.03°) |
| OKLab | oklab(85.08% -0.1455 0.0925) |
| OKLCH | oklch(85.08% 0.172 147.5) |
| XYZ | xyz(42.0515, 65.6741, 34.5003) |
| Luminance | 0.6568 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.61
Weird Green
#3AE57F
ΔE00 4.14
Baby Green
#8CFF9E
ΔE00 4.26
Palegreen
#98FB98
ΔE00 4.27
Mint Green
#8FFF9F
ΔE00 4.38
Foam Green
#90FDA9
ΔE00 4.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76EC8A #EC76D8
analogous
#9DEC76 #76EC8A #76ECC5
triadic
#76EC8A #8A76EC #EC8A76
tetradic
#76EC8A #769DEC #EC76D8 #ECC576
square
#76EC8A #769DEC #EC76D8 #ECC576
split-complementary
#76EC8A #C576EC #EC769D
monochromatic
#1CCB3A #40E55C #76EC8A #ACF3B8 #E1FBE6
Accessibility & contrast
On white
1.49
#76EC8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.14
#76EC8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76EC8A
14.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76EC8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76EC8A | 1.00 | 1.49 | 14.14 | 14.14 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDB83
Deuteranopia (green-blind)
#DECF90
Tritanopia (blue-blind)
#60E8D4
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #76ec8a; /* rgb */ color: rgb(118, 236, 138); /* oklch */ color: oklch(85.1% 0.172 147.5);
Tailwind
colors: {
custom: {
50: '#a5f3ad',
500: '#76ec8a',
950: '#000000',
},
}SCSS
$custom: #76ec8a; $custom-light: #a5f3ad; $custom-dark: #000000;
JSON
{
"hex": "#76ec8a",
"rgb": {
"r": 118,
"g": 236,
"b": 138
},
"hsl": {
"h": 130.169,
"s": 75.641,
"l": 69.412
},
"oklch": {
"l": 0.85082,
"c": 0.1724,
"h": 147.5
},
"luminance": 0.65677
}Semantic roles & 50–950 ramp
primary
#76EC8A
secondary
#C541AE
accent
#0EB6D8
background
#FDFFFD
surface
#F7FEF7
border
#D0D6D0
text
#101710
muted
#818581