#76FF7F#76FF7F
#76FF7F is a very light, highly saturated green. Relative luminance 0.769; OKLCH L 89.5% C 0.208 H 144.8°. Best body text is #000000 at 16.38:1 contrast (WCAG AA passes).
Color values
| HEX | #76FF7F |
|---|---|
| RGB | rgb(118, 255, 127) |
| HSL | hsl(124, 100%, 73%) |
| HSV | hsv(124, 54%, 100%) |
| CMYK | cmyk(53.7%, 0%, 50.2%, 0%) |
| CIE-LAB | lab(90.28, -62.53, 49.66) |
| CIE-LCH | lch(90.28, 79.85, 141.55°) |
| OKLab | oklab(89.5% -0.1697 0.1197) |
| OKLCH | oklch(89.5% 0.208 144.8) |
| XYZ | xyz(47.0593, 76.8999, 32.4378) |
| Luminance | 0.7690 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 0.52
Easter Green
#8CFD7E
ΔE00 2.09
Lighter Green
#75FD63
ΔE00 3.22
Light Green
#96F97B
ΔE00 3.55
Light Bright Green
#53FE5C
ΔE00 3.72
Baby Green
#8CFF9E
ΔE00 4.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76FF7F #FF76F6
analogous
#B1FF76 #76FF7F #76FFC4
triadic
#76FF7F #7F76FF #FF7F76
tetradic
#76FF7F #76B1FF #FF76F6 #FFC476
square
#76FF7F #76B1FF #FF76F6 #FFC476
split-complementary
#76FF7F #C476FF #FF76B1
monochromatic
#00FB10 #39FF46 #76FF7F #B3FFB8 #E0FFE2
Accessibility & contrast
On white
1.28
#76FF7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.38
#76FF7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76FF7F
16.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76FF7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76FF7F | 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)
#FFEB74
Deuteranopia (green-blind)
#F1DE88
Tritanopia (blue-blind)
#5EF9E1
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #76ff7f; /* rgb */ color: rgb(118, 255, 127); /* oklch */ color: oklch(89.5% 0.208 144.8);
Tailwind
colors: {
custom: {
50: '#a8ffa6',
500: '#76ff7f',
950: '#000000',
},
}SCSS
$custom: #76ff7f; $custom-light: #a8ffa6; $custom-dark: #000000;
JSON
{
"hex": "#76ff7f",
"rgb": {
"r": 118,
"g": 255,
"b": 127
},
"hsl": {
"h": 123.942,
"s": 100,
"l": 73.137
},
"oklch": {
"l": 0.895,
"c": 0.20764,
"h": 144.8
},
"luminance": 0.76904
}Semantic roles & 50–950 ramp
primary
#76FF7F
secondary
#DD3DD2
accent
#00D6E6
background
#FDFFFC
surface
#F7FFF6
border
#D0D7D0
text
#111810
muted
#818680