#77F688#77F688
#77F688 is a very light, vivid green. Relative luminance 0.716; OKLCH L 87.5% C 0.187 H 146.5°. Best body text is #000000 at 15.32:1 contrast (WCAG AA passes).
Color values
| HEX | #77F688 |
|---|---|
| RGB | rgb(119, 246, 136) |
| HSL | hsl(128, 88%, 72%) |
| HSV | hsv(128, 52%, 96%) |
| CMYK | cmyk(51.6%, 0%, 44.7%, 3.5%) |
| CIE-LAB | lab(87.78, -57.61, 42.27) |
| CIE-LCH | lch(87.78, 71.46, 143.73°) |
| OKLab | oklab(87.5% -0.1562 0.1034) |
| OKLCH | oklch(87.5% 0.187 146.5) |
| XYZ | xyz(45.0047, 71.6074, 34.7378) |
| Luminance | 0.7161 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Baby Green
#8CFF9E
ΔE00 3.08
Lightgreen (survey)
#76FF7B
ΔE00 3.11
Palegreen
#98FB98
ΔE00 3.26
Mint Green
#8FFF9F
ΔE00 3.27
Lightgreen
#90EE90
ΔE00 3.38
Easter Green
#8CFD7E
ΔE00 3.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77F688 #F677E5
analogous
#A6F677 #77F688 #77F6C7
triadic
#77F688 #8877F6 #F68877
tetradic
#77F688 #77A6F6 #F677E5 #F6C777
square
#77F688 #77A6F6 #F677E5 #F6C777
split-complementary
#77F688 #C777F6 #F677A6
monochromatic
#0FE42B #3EF256 #77F688 #B0FABA #E2FDE6
Accessibility & contrast
On white
1.37
#77F688 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.32
#77F688 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77F688
15.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77F688 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77F688 | 1.00 | 1.37 | 15.32 | 15.32 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E37F
Deuteranopia (green-blind)
#E8D78F
Tritanopia (blue-blind)
#60F1DC
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #77f688; /* rgb */ color: rgb(119, 246, 136); /* oklch */ color: oklch(87.5% 0.187 146.5);
Tailwind
colors: {
custom: {
50: '#a7faac',
500: '#77f688',
950: '#000000',
},
}SCSS
$custom: #77f688; $custom-light: #a7faac; $custom-dark: #000000;
JSON
{
"hex": "#77f688",
"rgb": {
"r": 119,
"g": 246,
"b": 136
},
"hsl": {
"h": 128.031,
"s": 87.586,
"l": 71.569
},
"oklch": {
"l": 0.87498,
"c": 0.18738,
"h": 146.5
},
"luminance": 0.71611
}Semantic roles & 50–950 ramp
primary
#77F688
secondary
#D140BE
accent
#01C6E4
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#101710
muted
#818581