#77FF7F#77FF7F
#77FF7F is a very light, highly saturated green. Relative luminance 0.770; OKLCH L 89.5% C 0.207 H 144.7°. Best body text is #000000 at 16.39:1 contrast (WCAG AA passes).
Color values
| HEX | #77FF7F |
|---|---|
| RGB | rgb(119, 255, 127) |
| HSL | hsl(124, 100%, 73%) |
| HSV | hsv(124, 53%, 100%) |
| CMYK | cmyk(53.3%, 0%, 50.2%, 0%) |
| CIE-LAB | lab(90.31, -62.29, 49.71) |
| CIE-LCH | lch(90.31, 79.69, 141.41°) |
| OKLab | oklab(89.54% -0.169 0.1198) |
| OKLCH | oklch(89.54% 0.207 144.7) |
| XYZ | xyz(47.1958, 76.9703, 32.4442) |
| Luminance | 0.7697 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 0.49
Easter Green
#8CFD7E
ΔE00 2.01
Lighter Green
#75FD63
ΔE00 3.19
Light Green
#96F97B
ΔE00 3.47
Light Bright Green
#53FE5C
ΔE00 3.74
Baby Green
#8CFF9E
ΔE00 4.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77FF7F #FF77F7
analogous
#B3FF77 #77FF7F #77FFC3
triadic
#77FF7F #7F77FF #FF7F77
tetradic
#77FF7F #77B3FF #FF77F7 #FFC377
square
#77FF7F #77B3FF #FF77F7 #FFC377
split-complementary
#77FF7F #C377FF #FF77B3
monochromatic
#00FC0F #3AFF45 #77FF7F #B4FFB9 #E0FFE2
Accessibility & contrast
On white
1.28
#77FF7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.39
#77FF7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77FF7F
16.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77FF7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77FF7F | 1.00 | 1.28 | 16.39 | 16.39 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB74
Deuteranopia (green-blind)
#F1DF88
Tritanopia (blue-blind)
#60F9E2
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #77ff7f; /* rgb */ color: rgb(119, 255, 127); /* oklch */ color: oklch(89.5% 0.207 144.7);
Tailwind
colors: {
custom: {
50: '#a8ffa6',
500: '#77ff7f',
950: '#000000',
},
}SCSS
$custom: #77ff7f; $custom-light: #a8ffa6; $custom-dark: #000000;
JSON
{
"hex": "#77ff7f",
"rgb": {
"r": 119,
"g": 255,
"b": 127
},
"hsl": {
"h": 123.529,
"s": 100,
"l": 73.333
},
"oklch": {
"l": 0.89536,
"c": 0.20719,
"h": 144.7
},
"luminance": 0.76974
}Semantic roles & 50–950 ramp
primary
#77FF7F
secondary
#DD3DD3
accent
#00D8E6
background
#FDFFFC
surface
#F7FFF6
border
#D0D7D0
text
#111810
muted
#818680