#76FE7F#76FE7F
#76FE7F is a very light, highly saturated green. Relative luminance 0.763; OKLCH L 89.3% C 0.206 H 144.8°. Best body text is #000000 at 16.25:1 contrast (WCAG AA passes).
Color values
| HEX | #76FE7F |
|---|---|
| RGB | rgb(118, 254, 127) |
| HSL | hsl(124, 99%, 73%) |
| HSV | hsv(124, 54%, 100%) |
| CMYK | cmyk(53.5%, 0%, 50%, 0.4%) |
| CIE-LAB | lab(89.98, -62.16, 49.30) |
| CIE-LCH | lch(89.98, 79.33, 141.58°) |
| OKLab | oklab(89.26% -0.1687 0.1189) |
| OKLCH | oklch(89.26% 0.206 144.8) |
| XYZ | xyz(46.7411, 76.2635, 32.3318) |
| Luminance | 0.7627 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 0.63
Easter Green
#8CFD7E
ΔE00 2.08
Lighter Green
#75FD63
ΔE00 3.27
Light Green
#96F97B
ΔE00 3.50
Light Bright Green
#53FE5C
ΔE00 3.78
Baby Green
#8CFF9E
ΔE00 4.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76FE7F #FE76F5
analogous
#B1FE76 #76FE7F #76FEC3
triadic
#76FE7F #7F76FE #FE7F76
tetradic
#76FE7F #76B1FE #FE76F5 #FEC376
square
#76FE7F #76B1FE #FE76F5 #FEC376
split-complementary
#76FE7F #C376FE #FE76B1
monochromatic
#02F812 #39FE46 #76FE7F #B3FEB8 #E1FFE3
Accessibility & contrast
On white
1.29
#76FE7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.25
#76FE7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76FE7F
16.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76FE7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76FE7F | 1.00 | 1.29 | 16.25 | 16.25 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA74
Deuteranopia (green-blind)
#F0DE88
Tritanopia (blue-blind)
#5FF8E1
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #76fe7f; /* rgb */ color: rgb(118, 254, 127); /* oklch */ color: oklch(89.3% 0.206 144.8);
Tailwind
colors: {
custom: {
50: '#a7ffa6',
500: '#76fe7f',
950: '#000000',
},
}SCSS
$custom: #76fe7f; $custom-light: #a7ffa6; $custom-dark: #000000;
JSON
{
"hex": "#76fe7f",
"rgb": {
"r": 118,
"g": 254,
"b": 127
},
"hsl": {
"h": 123.971,
"s": 98.551,
"l": 72.941
},
"oklch": {
"l": 0.89259,
"c": 0.20635,
"h": 144.8
},
"luminance": 0.76267
}Semantic roles & 50–950 ramp
primary
#76FE7F
secondary
#DB3DD1
accent
#00D6E6
background
#FDFFFC
surface
#F7FFF6
border
#D0D7D0
text
#111810
muted
#818680