#77FB7F#77FB7F
#77FB7F is a very light, highly saturated green. Relative luminance 0.744; OKLCH L 88.6% C 0.202 H 144.8°. Best body text is #000000 at 15.89:1 contrast (WCAG AA passes).
Color values
| HEX | #77FB7F |
|---|---|
| RGB | rgb(119, 251, 127) |
| HSL | hsl(124, 94%, 73%) |
| HSV | hsv(124, 53%, 98%) |
| CMYK | cmyk(52.6%, 0%, 49.4%, 1.6%) |
| CIE-LAB | lab(89.13, -60.78, 48.26) |
| CIE-LCH | lch(89.13, 77.61, 141.55°) |
| OKLab | oklab(88.57% -0.165 0.1166) |
| OKLCH | oklch(88.57% 0.202 144.8) |
| XYZ | xyz(45.9331, 74.4448, 32.0233) |
| Luminance | 0.7445 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 1.15
Easter Green
#8CFD7E
ΔE00 2.08
Light Green
#96F97B
ΔE00 3.35
Lighter Green
#75FD63
ΔE00 3.49
Palegreen
#98FB98
ΔE00 3.96
Baby Green
#8CFF9E
ΔE00 4.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77FB7F #FB77F3
analogous
#B1FB77 #77FB7F #77FBC1
triadic
#77FB7F #7F77FB #FB7F77
tetradic
#77FB7F #77B1FB #FB77F3 #FBC177
square
#77FB7F #77B1FB #FB77F3 #FBC177
split-complementary
#77FB7F #C177FB #FB77B1
monochromatic
#07F115 #3CF947 #77FB7F #B2FDB7 #E1FEE3
Accessibility & contrast
On white
1.32
#77FB7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.89
#77FB7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77FB7F
15.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77FB7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77FB7F | 1.00 | 1.32 | 15.89 | 15.89 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE774
Deuteranopia (green-blind)
#EDDB88
Tritanopia (blue-blind)
#61F5DE
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #77fb7f; /* rgb */ color: rgb(119, 251, 127); /* oklch */ color: oklch(88.6% 0.202 144.8);
Tailwind
colors: {
custom: {
50: '#a8fda6',
500: '#77fb7f',
950: '#000000',
},
}SCSS
$custom: #77fb7f; $custom-light: #a8fda6; $custom-dark: #000000;
JSON
{
"hex": "#77fb7f",
"rgb": {
"r": 119,
"g": 251,
"b": 127
},
"hsl": {
"h": 123.636,
"s": 94.286,
"l": 72.549
},
"oklch": {
"l": 0.8857,
"c": 0.202,
"h": 144.8
},
"luminance": 0.74449
}Semantic roles & 50–950 ramp
primary
#77FB7F
secondary
#D83FCE
accent
#00D8E6
background
#FDFFFC
surface
#F7FFF6
border
#D0D7D0
text
#11180F
muted
#818680