#77FF89#77FF89
#77FF89 is a very light, vivid green. Relative luminance 0.772; OKLCH L 89.7% C 0.198 H 146.3°. Best body text is #000000 at 16.45:1 contrast (WCAG AA passes).
Color values
| HEX | #77FF89 |
|---|---|
| RGB | rgb(119, 255, 137) |
| HSL | hsl(128, 100%, 73%) |
| HSV | hsv(128, 53%, 100%) |
| CMYK | cmyk(53.3%, 0%, 46.3%, 0%) |
| CIE-LAB | lab(90.43, -60.93, 45.15) |
| CIE-LCH | lch(90.43, 75.83, 143.46°) |
| OKLab | oklab(89.68% -0.1651 0.11) |
| OKLCH | oklch(89.68% 0.198 146.3) |
| XYZ | xyz(47.8802, 77.2440, 36.0485) |
| Luminance | 0.7725 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 1.86
Easter Green
#8CFD7E
ΔE00 2.82
Baby Green
#8CFF9E
ΔE00 3.09
Mint Green
#8FFF9F
ΔE00 3.31
Palegreen
#98FB98
ΔE00 3.58
Light Green
#96F97B
ΔE00 4.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77FF89 #FF77ED
analogous
#A9FF77 #77FF89 #77FFCD
triadic
#77FF89 #8977FF #FF8977
tetradic
#77FF89 #77A9FF #FF77ED #FFCD77
square
#77FF89 #77A9FF #FF77ED #FFCD77
split-complementary
#77FF89 #CD77FF #FF77A9
monochromatic
#00FC21 #3AFF54 #77FF89 #B4FFBE #E0FFE4
Accessibility & contrast
On white
1.28
#77FF89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.45
#77FF89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77FF89
16.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77FF89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77FF89 | 1.00 | 1.28 | 16.45 | 16.45 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB80
Deuteranopia (green-blind)
#F0DF91
Tritanopia (blue-blind)
#5DFAE3
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #77ff89; /* rgb */ color: rgb(119, 255, 137); /* oklch */ color: oklch(89.7% 0.198 146.3);
Tailwind
colors: {
custom: {
50: '#a8ffad',
500: '#77ff89',
950: '#000000',
},
}SCSS
$custom: #77ff89; $custom-light: #a8ffad; $custom-dark: #000000;
JSON
{
"hex": "#77ff89",
"rgb": {
"r": 119,
"g": 255,
"b": 137
},
"hsl": {
"h": 127.941,
"s": 100,
"l": 73.333
},
"oklch": {
"l": 0.8968,
"c": 0.19843,
"h": 146.3
},
"luminance": 0.77248
}Semantic roles & 50–950 ramp
primary
#77FF89
secondary
#DD3DC8
accent
#00C7E6
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#111810
muted
#818681