#77FE8A#77FE8A
#77FE8A is a very light, vivid green. Relative luminance 0.766; OKLCH L 89.5% C 0.196 H 146.5°. Best body text is #000000 at 16.33:1 contrast (WCAG AA passes).
Color values
| HEX | #77FE8A |
|---|---|
| RGB | rgb(119, 254, 138) |
| HSL | hsl(128, 99%, 73%) |
| HSV | hsv(128, 53%, 100%) |
| CMYK | cmyk(53.1%, 0%, 45.7%, 0.4%) |
| CIE-LAB | lab(90.15, -60.40, 44.32) |
| CIE-LCH | lch(90.15, 74.92, 143.73°) |
| OKLab | oklab(89.46% -0.1637 0.1082) |
| OKLCH | oklch(89.46% 0.196 146.5) |
| XYZ | xyz(47.6341, 76.6365, 36.3220) |
| Luminance | 0.7664 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.10
Baby Green
#8CFF9E
ΔE00 2.90
Easter Green
#8CFD7E
ΔE00 2.96
Mint Green
#8FFF9F
ΔE00 3.13
Palegreen
#98FB98
ΔE00 3.44
Spring Green
#00FF7F
ΔE00 4.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77FE8A #FE77EB
analogous
#A8FE77 #77FE8A #77FECD
triadic
#77FE8A #8A77FE #FE8A77
tetradic
#77FE8A #77A8FE #FE77EB #FECD77
square
#77FE8A #77A8FE #FE77EB #FECD77
split-complementary
#77FE8A #CD77FE #FE77A8
monochromatic
#02F925 #3AFE56 #77FE8A #B4FEBE #E1FFE5
Accessibility & contrast
On white
1.29
#77FE8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.33
#77FE8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77FE8A
16.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77FE8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77FE8A | 1.00 | 1.29 | 16.33 | 16.33 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA81
Deuteranopia (green-blind)
#EFDE92
Tritanopia (blue-blind)
#5DF9E2
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #77fe8a; /* rgb */ color: rgb(119, 254, 138); /* oklch */ color: oklch(89.5% 0.196 146.5);
Tailwind
colors: {
custom: {
50: '#a8ffae',
500: '#77fe8a',
950: '#000000',
},
}SCSS
$custom: #77fe8a; $custom-light: #a8ffae; $custom-dark: #000000;
JSON
{
"hex": "#77fe8a",
"rgb": {
"r": 119,
"g": 254,
"b": 138
},
"hsl": {
"h": 128.444,
"s": 98.54,
"l": 73.137
},
"oklch": {
"l": 0.89455,
"c": 0.19622,
"h": 146.5
},
"luminance": 0.76641
}Semantic roles & 50–950 ramp
primary
#77FE8A
secondary
#DC3EC5
accent
#00C5E6
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#111810
muted
#818681