#77FE7F#77FE7F
#77FE7F is a very light, highly saturated green. Relative luminance 0.763; OKLCH L 89.3% C 0.206 H 144.7°. Best body text is #000000 at 16.27:1 contrast (WCAG AA passes).
Color values
| HEX | #77FE7F |
|---|---|
| RGB | rgb(119, 254, 127) |
| HSL | hsl(124, 99%, 73%) |
| HSV | hsv(124, 53%, 100%) |
| CMYK | cmyk(53.1%, 0%, 50%, 0.4%) |
| CIE-LAB | lab(90.01, -61.91, 49.34) |
| CIE-LCH | lch(90.01, 79.17, 141.45°) |
| OKLab | oklab(89.3% -0.168 0.119) |
| OKLCH | oklch(89.3% 0.206 144.7) |
| XYZ | xyz(46.8777, 76.3339, 32.3382) |
| Luminance | 0.7634 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 0.61
Easter Green
#8CFD7E
ΔE00 2.00
Lighter Green
#75FD63
ΔE00 3.24
Light Green
#96F97B
ΔE00 3.42
Light Bright Green
#53FE5C
ΔE00 3.80
Baby Green
#8CFF9E
ΔE00 4.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77FE7F #FE77F6
analogous
#B2FE77 #77FE7F #77FEC3
triadic
#77FE7F #7F77FE #FE7F77
tetradic
#77FE7F #77B2FE #FE77F6 #FEC377
square
#77FE7F #77B2FE #FE77F6 #FEC377
split-complementary
#77FE7F #C377FE #FE77B2
monochromatic
#02F910 #3AFE46 #77FE7F #B4FEB8 #E1FFE2
Accessibility & contrast
On white
1.29
#77FE7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.27
#77FE7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77FE7F
16.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77FE7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77FE7F | 1.00 | 1.29 | 16.27 | 16.27 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA74
Deuteranopia (green-blind)
#F0DE88
Tritanopia (blue-blind)
#60F8E1
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #77fe7f; /* rgb */ color: rgb(119, 254, 127); /* oklch */ color: oklch(89.3% 0.206 144.7);
Tailwind
colors: {
custom: {
50: '#a8ffa6',
500: '#77fe7f',
950: '#000000',
},
}SCSS
$custom: #77fe7f; $custom-light: #a8ffa6; $custom-dark: #000000;
JSON
{
"hex": "#77fe7f",
"rgb": {
"r": 119,
"g": 254,
"b": 127
},
"hsl": {
"h": 123.556,
"s": 98.54,
"l": 73.137
},
"oklch": {
"l": 0.89295,
"c": 0.2059,
"h": 144.7
},
"luminance": 0.76338
}Semantic roles & 50–950 ramp
primary
#77FE7F
secondary
#DC3ED2
accent
#00D8E6
background
#FDFFFC
surface
#F7FFF6
border
#D0D7D0
text
#111810
muted
#818680