#77FA7B#77FA7B
#77FA7B is a very light, highly saturated green. Relative luminance 0.737; OKLCH L 88.3% C 0.204 H 144.2°. Best body text is #000000 at 15.74:1 contrast (WCAG AA passes).
Color values
| HEX | #77FA7B |
|---|---|
| RGB | rgb(119, 250, 123) |
| HSL | hsl(122, 93%, 72%) |
| HSV | hsv(122, 52%, 98%) |
| CMYK | cmyk(52.4%, 0%, 50.8%, 2%) |
| CIE-LAB | lab(88.79, -60.93, 49.71) |
| CIE-LCH | lch(88.79, 78.63, 140.79°) |
| OKLab | oklab(88.27% -0.1655 0.1196) |
| OKLCH | oklch(88.27% 0.204 144.2) |
| XYZ | xyz(45.3660, 73.7195, 30.5737) |
| Luminance | 0.7372 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 1.08
Easter Green
#8CFD7E
ΔE00 1.93
Lighter Green
#75FD63
ΔE00 3.07
Light Green
#96F97B
ΔE00 3.11
Light Bright Green
#53FE5C
ΔE00 3.74
Palegreen
#98FB98
ΔE00 4.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77FA7B #FA77F6
analogous
#B5FA77 #77FA7B #77FABD
triadic
#77FA7B #7B77FA #FA7B77
tetradic
#77FA7B #77B5FA #FA77F6 #FABD77
square
#77FA7B #77B5FA #FA77F6 #FABD77
split-complementary
#77FA7B #BD77FA #FA77B5
monochromatic
#09EE10 #3CF842 #77FA7B #B2FCB4 #E1FEE2
Accessibility & contrast
On white
1.33
#77FA7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.74
#77FA7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77FA7B
15.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77FA7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77FA7B | 1.00 | 1.33 | 15.74 | 15.74 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE670
Deuteranopia (green-blind)
#EDDA84
Tritanopia (blue-blind)
#62F4DD
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #77fa7b; /* rgb */ color: rgb(119, 250, 123); /* oklch */ color: oklch(88.3% 0.204 144.2);
Tailwind
colors: {
custom: {
50: '#a8fda4',
500: '#77fa7b',
950: '#000000',
},
}SCSS
$custom: #77fa7b; $custom-light: #a8fda4; $custom-dark: #000000;
JSON
{
"hex": "#77fa7b",
"rgb": {
"r": 119,
"g": 250,
"b": 123
},
"hsl": {
"h": 121.832,
"s": 92.908,
"l": 72.353
},
"oklch": {
"l": 0.88273,
"c": 0.20417,
"h": 144.2
},
"luminance": 0.73723
}Semantic roles & 50–950 ramp
primary
#77FA7B
secondary
#D63FD2
accent
#00DEE6
background
#FDFFFC
surface
#F7FFF6
border
#D0D7D0
text
#11180F
muted
#818680