#76EA80#76EA80
#76EA80 is a very light, vivid green. Relative luminance 0.643; OKLCH L 84.4% C 0.179 H 145.5°. Best body text is #000000 at 13.85:1 contrast (WCAG AA passes).
Color values
| HEX | #76EA80 |
|---|---|
| RGB | rgb(118, 234, 128) |
| HSL | hsl(125, 73%, 69%) |
| HSV | hsv(125, 50%, 92%) |
| CMYK | cmyk(49.6%, 0%, 45.3%, 8.2%) |
| CIE-LAB | lab(84.10, -54.31, 41.48) |
| CIE-LCH | lch(84.10, 68.34, 142.63°) |
| OKLab | oklab(84.44% -0.1475 0.1013) |
| OKLCH | oklch(84.44% 0.179 145.5) |
| XYZ | xyz(40.7880, 64.2525, 30.6705) |
| Luminance | 0.6426 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.90
Lightish Green
#61E160
ΔE00 3.99
Weird Green
#3AE57F
ΔE00 4.40
Palegreen
#98FB98
ΔE00 4.62
Easter Green
#8CFD7E
ΔE00 5.02
Baby Green
#8CFF9E
ΔE00 5.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76EA80 #EA76E0
analogous
#A6EA76 #76EA80 #76EABA
triadic
#76EA80 #8076EA #EA8076
tetradic
#76EA80 #76A6EA #EA76E0 #EABA76
square
#76EA80 #76A6EA #EA76E0 #EABA76
split-complementary
#76EA80 #BA76EA #EA76A6
monochromatic
#1FC72D #41E24F #76EA80 #ABF2B1 #E0FAE2
Accessibility & contrast
On white
1.52
#76EA80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.85
#76EA80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76EA80
13.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76EA80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76EA80 | 1.00 | 1.52 | 13.85 | 13.85 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD878
Deuteranopia (green-blind)
#DDCE87
Tritanopia (blue-blind)
#63E5D1
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #76ea80; /* rgb */ color: rgb(118, 234, 128); /* oklch */ color: oklch(84.4% 0.179 145.5);
Tailwind
colors: {
custom: {
50: '#a5f1a6',
500: '#76ea80',
950: '#000000',
},
}SCSS
$custom: #76ea80; $custom-light: #a5f1a6; $custom-dark: #000000;
JSON
{
"hex": "#76ea80",
"rgb": {
"r": 118,
"g": 234,
"b": 128
},
"hsl": {
"h": 125.172,
"s": 73.418,
"l": 69.02
},
"oklch": {
"l": 0.84436,
"c": 0.17892,
"h": 145.5
},
"luminance": 0.64256
}Semantic roles & 50–950 ramp
primary
#76EA80
secondary
#C242B7
accent
#10C4D6
background
#FDFFFC
surface
#F7FEF6
border
#D0D6D0
text
#10170F
muted
#818580