#76FF7E#76FF7E
#76FF7E is a very light, highly saturated green. Relative luminance 0.769; OKLCH L 89.5% C 0.208 H 144.6°. Best body text is #000000 at 16.38:1 contrast (WCAG AA passes).
Color values
| HEX | #76FF7E |
|---|---|
| RGB | rgb(118, 255, 126) |
| HSL | hsl(124, 100%, 73%) |
| HSV | hsv(124, 54%, 100%) |
| CMYK | cmyk(53.7%, 0%, 50.6%, 0%) |
| CIE-LAB | lab(90.26, -62.66, 50.11) |
| CIE-LCH | lch(90.26, 80.23, 141.35°) |
| OKLab | oklab(89.49% -0.17 0.1206) |
| OKLCH | oklch(89.49% 0.208 144.6) |
| XYZ | xyz(46.9944, 76.8739, 32.0963) |
| Luminance | 0.7688 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 0.39
Easter Green
#8CFD7E
ΔE00 2.05
Lighter Green
#75FD63
ΔE00 3.09
Light Green
#96F97B
ΔE00 3.50
Light Bright Green
#53FE5C
ΔE00 3.61
Light Neon Green
#4EFD54
ΔE00 4.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76FF7E #FF76F7
analogous
#B2FF76 #76FF7E #76FFC3
triadic
#76FF7E #7E76FF #FF7E76
tetradic
#76FF7E #76B2FF #FF76F7 #FFC376
square
#76FF7E #76B2FF #FF76F7 #FFC376
split-complementary
#76FF7E #C376FF #FF76B2
monochromatic
#00FB0F #39FF44 #76FF7E #B3FFB8 #E0FFE2
Accessibility & contrast
On white
1.28
#76FF7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.38
#76FF7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76FF7E
16.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76FF7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76FF7E | 1.00 | 1.28 | 16.38 | 16.38 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB73
Deuteranopia (green-blind)
#F1DE87
Tritanopia (blue-blind)
#5FF9E1
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #76ff7e; /* rgb */ color: rgb(118, 255, 126); /* oklch */ color: oklch(89.5% 0.208 144.6);
Tailwind
colors: {
custom: {
50: '#a8ffa6',
500: '#76ff7e',
950: '#000000',
},
}SCSS
$custom: #76ff7e; $custom-light: #a8ffa6; $custom-dark: #000000;
JSON
{
"hex": "#76ff7e",
"rgb": {
"r": 118,
"g": 255,
"b": 126
},
"hsl": {
"h": 123.504,
"s": 100,
"l": 73.137
},
"oklch": {
"l": 0.89487,
"c": 0.20849,
"h": 144.6
},
"luminance": 0.76878
}Semantic roles & 50–950 ramp
primary
#76FF7E
secondary
#DD3DD3
accent
#00D8E6
background
#FDFFFC
surface
#F7FFF6
border
#D0D7D0
text
#11180F
muted
#818680