#76FA7B#76FA7B
#76FA7B is a very light, highly saturated green. Relative luminance 0.737; OKLCH L 88.2% C 0.205 H 144.3°. Best body text is #000000 at 15.73:1 contrast (WCAG AA passes).
Color values
| HEX | #76FA7B |
|---|---|
| RGB | rgb(118, 250, 123) |
| HSL | hsl(122, 93%, 72%) |
| HSV | hsv(122, 53%, 98%) |
| CMYK | cmyk(52.8%, 0%, 50.8%, 2%) |
| CIE-LAB | lab(88.76, -61.18, 49.66) |
| CIE-LCH | lch(88.76, 78.79, 140.93°) |
| OKLab | oklab(88.24% -0.1661 0.1195) |
| OKLCH | oklch(88.24% 0.205 144.3) |
| XYZ | xyz(45.2295, 73.6491, 30.5673) |
| Luminance | 0.7365 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 1.09
Easter Green
#8CFD7E
ΔE00 2.01
Lighter Green
#75FD63
ΔE00 3.10
Light Green
#96F97B
ΔE00 3.20
Light Bright Green
#53FE5C
ΔE00 3.72
Spearmint
#1EF876
ΔE00 4.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76FA7B #FA76F5
analogous
#B3FA76 #76FA7B #76FABD
triadic
#76FA7B #7B76FA #FA7B76
tetradic
#76FA7B #76B3FA #FA76F5 #FABD76
square
#76FA7B #76B3FA #FA76F5 #FABD76
split-complementary
#76FA7B #BD76FA #FA76B3
monochromatic
#09ED11 #3BF842 #76FA7B #B1FCB4 #E1FEE3
Accessibility & contrast
On white
1.33
#76FA7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.73
#76FA7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76FA7B
15.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76FA7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76FA7B | 1.00 | 1.33 | 15.73 | 15.73 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE670
Deuteranopia (green-blind)
#EDDA84
Tritanopia (blue-blind)
#61F4DD
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #76fa7b; /* rgb */ color: rgb(118, 250, 123); /* oklch */ color: oklch(88.2% 0.205 144.3);
Tailwind
colors: {
custom: {
50: '#a7fda4',
500: '#76fa7b',
950: '#000000',
},
}SCSS
$custom: #76fa7b; $custom-light: #a7fda4; $custom-dark: #000000;
JSON
{
"hex": "#76fa7b",
"rgb": {
"r": 118,
"g": 250,
"b": 123
},
"hsl": {
"h": 122.273,
"s": 92.958,
"l": 72.157
},
"oklch": {
"l": 0.88237,
"c": 0.20462,
"h": 144.3
},
"luminance": 0.73653
}Semantic roles & 50–950 ramp
primary
#76FA7B
secondary
#D63ED0
accent
#00DDE6
background
#FDFFFC
surface
#F7FFF6
border
#D0D7D0
text
#10180F
muted
#818680